Created
December 11, 2015 23:48
-
-
Save neuralsandwich/6878152d002633cade55 to your computer and use it in GitHub Desktop.
NMEA GPS string examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$GPRMC,123519,A,4807.038,N,01131.000,E,022.4,084.4,230394,003.1,W*6A | |
$GPTHS,77.52,E*34" | |
$GPDTM,W84,,0.0,N,0.0,E,0.0,W84*6F | |
$GPDTM,W72,,0.00,S,0.01,W,-2.8,W84*4F | |
$GPDTM,999,CH95,0.08,N,0.07,E,-47.7,W84*1C | |
$GPGBS,235458.00,1.4,1.3,3.1,03,,-21.4,3.8*5B | |
$GPGLL,4717.11364,N,00833.91565,E,092321.00,A,A*60 | |
$GPGSA,A,3,23,29,07,08,09,18,26,28,,,,,1.94,1.18,1.54*0D | |
$GPGST,082356.00,1.8,,,,1.7,1.3,2.2*7E | |
$GPRMC,083559.00,A,4717.11437,N,00833.91522,E,0.004,77.52,091202,,,A*57 | |
$GPTHS,77.52,E*34 | |
$GPVTG,77.52,T,,M,0.004,N,0.008,K,A*06 | |
$GPZDA,082710.00,16,09,2002,00,00*64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment