nmea gps library - without any serial
Dependents: HARP2 HARP3 20180621_FT813
Fork of GPS_parser by
NMEA GPS Serial Output parser.
Routine taken from NMEA Software Standard (NMEA 0183) http://www.winsystems.com/software/nmea.pdf
Only handles GGA and RMC Messages
History
publish
2012-12-17, by tylerjw [Mon, 17 Dec 2012 23:42:13 +0000] rev 10
publish
naming conventions and documentation update
2012-12-17, by tylerjw [Mon, 17 Dec 2012 22:11:24 +0000] rev 9
naming conventions and documentation update
parser return to show line parsed
2012-12-13, by tylerjw [Thu, 13 Dec 2012 05:52:43 +0000] rev 8
parser return to show line parsed
tokenizer replaces sscanf :)
2012-12-13, by tylerjw [Thu, 13 Dec 2012 04:57:10 +0000] rev 7
tokenizer replaces sscanf :)
get_lock, get_date, get_time
2012-12-12, by tylerjw [Wed, 12 Dec 2012 17:53:50 +0000] rev 6
get_lock, get_date, get_time
bug fix
2012-12-12, by tylerjw [Wed, 12 Dec 2012 17:32:31 +0000] rev 5
bug fix
removed serial functions
2012-12-12, by tylerjw [Wed, 12 Dec 2012 17:22:45 +0000] rev 4
removed serial functions
0.2
2012-12-07, by tylerjw [Fri, 07 Dec 2012 19:18:35 +0000] rev 3
0.2
fixed bug; Kentucky windage on heading calculation... fix
2012-11-23, by tylerjw [Fri, 23 Nov 2012 21:16:27 +0000] rev 2
fixed bug; Kentucky windage on heading calculation... fix
gps library for micro track gps (nmea); location correct; distance and heading incorrect
2012-11-23, by tylerjw [Fri, 23 Nov 2012 19:57:17 +0000] rev 1
gps library for micro track gps (nmea); location correct; distance and heading incorrect