GPS NEMA String parser library. Only supports SkyTraq Venus chip at this time.
Dependents: MTDOT-EVB-LinkCheck-AL MTDOT-BOX-EVB-Factory-Firmware-LIB-108 TelitSensorToCloud mDot_sensor_to_cloud ... more
History
Pull LED i2c write out of the Ticker ISR
2018-01-31, by Evan Hosseini [Wed, 31 Jan 2018 09:14:03 -0600] rev 13
Pull LED i2c write out of the Ticker ISR
Increased loop counter for 1 second detection
2017-08-10, by rklaassen [Thu, 10 Aug 2017 16:23:41 -0500] rev 12
Increased loop counter for 1 second detection
Fixed GPS not detected bug
2017-08-10, by rklaassen [Thu, 10 Aug 2017 12:04:29 -0500] rev 11
Fixed GPS not detected bug
move GPS detect and initialization into GPS thread & make that code more robust
2016-01-11, by Mike Fiore [Mon, 11 Jan 2016 11:42:19 -0600] rev 10
move GPS detect and initialization into GPS thread & make that code more robust
fix build break
2015-12-14, by Mike Fiore [Mon, 14 Dec 2015 09:08:31 -0600] rev 9
fix build break
comment out log messages
2015-12-14, by Mike Fiore [Mon, 14 Dec 2015 08:58:14 -0600] rev 8
comment out log messages
use ticker to blink LED
2015-12-07, by Mike Fiore [Mon, 07 Dec 2015 11:45:56 -0600] rev 7
use ticker to blink LED
accept NCP5623B led controller as optional parameter - blink led_3 when not locked, keep solid when locked
2015-12-04, by Mike Fiore [Fri, 04 Dec 2015 16:40:41 -0600] rev 6
accept NCP5623B led controller as optional parameter - blink led_3 when not locked, keep solid when locked
remove bogus namespace
2015-11-09, by Mike Fiore [Mon, 09 Nov 2015 12:36:04 -0600] rev 5
remove bogus namespace
<CTRL><SHIFT><f> to fix formatting
2015-10-27, by mfiore [Tue, 27 Oct 2015 19:54:49 +0000] rev 4
<CTRL><SHIFT><f> to fix formatting