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

Revision:
8:5fa40fa372e2
Parent:
7:bd1013ba8afd
Child:
10:465f9db415ea
--- a/GPSPARSER.h	Mon Dec 07 11:45:56 2015 -0600
+++ b/GPSPARSER.h	Mon Dec 14 08:58:14 2015 -0600
@@ -155,6 +155,7 @@
     int8_t _led_state;
     Ticker _tick;
     bool _tick_running;
+    Mutex _mutex;
     
     /** Detect and initialize GPS device
      *  @return status of initialization