GLCobarr
Active member
I popped open my Solmeta GMAX-EOS2 log file and found myself staring at a boatload of information, of which less than 20% i could recognize.
I proceeded to search for a way to interpret the log file, which is a NMEA file type.
NMEA standing for National Marine Electronics Association.
I found Richard Torens' How To read Solmeta GMAX log files web page. If you really are deeply curious, there is another page that will keep you busy with all minutia of GPS sentences, GPS - NMEA sentence information , also useful but Richard's page lays out the specifics of the of the Solmeta GMAX-EOS formats the information.
I have some skills in database development so I'm building a way to store, search and read these files in a more convenient fashion. I couldn't pull that off without folks like Richard Torens spending their hard earned time constructing these types of resources.
God bless him.
Sample from his page of a typical log entry:
$GPRMC,091444.00,A,5251.72674,N,00226.30992,W,2.129,90.25,061017,,,D*58
$PTNTHPR,85.2,N,19.5,N,-2.6,N*1F
$GPGGA,091443.00,5251.72691,N,00226.31152,W,6,12,0.75,99.5,M,48.7,M,0000,0000*77
$GPGSA,A,3,27,16,08,21,26,07,10,18,11,30,,,1.07,0.75,0.77*0
I proceeded to search for a way to interpret the log file, which is a NMEA file type.
NMEA standing for National Marine Electronics Association.
I found Richard Torens' How To read Solmeta GMAX log files web page. If you really are deeply curious, there is another page that will keep you busy with all minutia of GPS sentences, GPS - NMEA sentence information , also useful but Richard's page lays out the specifics of the of the Solmeta GMAX-EOS formats the information.
I have some skills in database development so I'm building a way to store, search and read these files in a more convenient fashion. I couldn't pull that off without folks like Richard Torens spending their hard earned time constructing these types of resources.
God bless him.
Sample from his page of a typical log entry:
$GPRMC,091444.00,A,5251.72674,N,00226.30992,W,2.129,90.25,061017,,,D*58
$PTNTHPR,85.2,N,19.5,N,-2.6,N*1F
$GPGGA,091443.00,5251.72691,N,00226.31152,W,6,12,0.75,99.5,M,48.7,M,0000,0000*77
$GPGSA,A,3,27,16,08,21,26,07,10,18,11,30,,,1.07,0.75,0.77*0
Last edited: