Download

GPSMash 1.4
Aug 7, 2013

Example: Converting NMEA logfiles to GPX format

The loadnmea command must be followed by the names of one of more NMEA-logfiles or folders containing NMEA .LOG files.

The following will load all .LOG files from the C:\nmea folder, will clean up the data (adding track breaks where necessary) and will combine the resulting tracks in a single GPX file:

GPSMash.exe -loadnmea C:\nmea -cleanup -outgpx C:\file.gpx