Example code for reading from a serial GPS unit & parsing an RMC GPS string to a struct.
Fork of mbed_blinky by
History
Added comment option for using MODSERIAL instead of Serial
2017-03-14, by HackerLabATTKit01 [Tue, 14 Mar 2017 21:22:36 +0000] rev 20
Added comment option for using MODSERIAL instead of Serial
Fixed decimal issue in parsing
2017-03-09, by HackerLabATTKit01 [Thu, 09 Mar 2017 22:31:06 +0000] rev 19
Fixed decimal issue in parsing
Commented out debugging lines
2017-03-09, by HackerLabATTKit01 [Thu, 09 Mar 2017 21:57:29 +0000] rev 18
Commented out debugging lines
Cleaned up some unneeded variables
2017-03-09, by HackerLabATTKit01 [Thu, 09 Mar 2017 21:44:58 +0000] rev 17
Cleaned up some unneeded variables
Example code for reading from a serial GPS unit & parsing an RMC GPS string into a struct.
2017-03-09, by HackerLabATTKit01 [Thu, 09 Mar 2017 21:21:17 +0000] rev 16
Example code for reading from a serial GPS unit & parsing an RMC GPS string into a struct.
Update libraries
2017-01-18, by MACRUM [Wed, 18 Jan 2017 13:46:04 +0000] rev 15
Update libraries
Update libraries
2016-10-28, by MACRUM [Fri, 28 Oct 2016 03:18:15 +0000] rev 14
Update libraries
Update libraries
2016-09-17, by MACRUM [Sat, 17 Sep 2016 08:46:24 +0000] rev 13
Update libraries
Update libraries
2016-07-26, by MACRUM [Tue, 26 Jul 2016 06:13:28 +0000] rev 12
Update libraries
Update libraries
2016-03-08, by MACRUM [Tue, 08 Mar 2016 12:40:16 +0000] rev 11
Update libraries