DemetriouJohn / NmeaParser

This is a .Net Standard NMEA protocol parser. The goal is to support the standard protocol and slowly introduce custom arbitrary NMEA lines from different providers. This will soon be a nuget package for everyone to download directly into their projects.
1 stars 2 forks source link

Parse PMGNST line #23

Open DemetriouJohn opened 4 years ago

DemetriouJohn commented 4 years ago

$PMGNST,02.12,3,T,534,05.0,+03327,00*40

where: ST status information 02.12 Version number? 3 2D or 3D T True if we have a fix False otherwise 534 numbers change - unknown 05.0 time left on the gps battery in hours +03327 numbers change (freq. compensation?) 00 PRN number receiving current focus *40 checksum