Library is based on mlee350's library (MBed_Adafruit-GPS-Library) for Adafruit's GPS module (GlobalTop's MTK3339). Includes two CRITIAL bug fixes, as well as minor updates from Adafruit's Arduino library.

Fork of MBed_Adafruit-GPS-Library by Myron Lee

History

Renamed waitForSentence param to be a bit more intuitive. default tip

2018-01-13, by hobbyguy77 [Sat, 13 Jan 2018 14:03:41 +0000] rev 2

Renamed waitForSentence param to be a bit more intuitive.


Updated library in certain places to match Adafruit's new revision. Found bug in sendCommand that wasn't printing \r\n - GPS wan't reacting to commands. Also corrected bug in waitForSentence() - read() line was missing.;

2018-01-13, by hobbyguy77 [Sat, 13 Jan 2018 13:06:46 +0000] rev 1

Updated library in certain places to match Adafruit's new revision. Found bug in sendCommand that wasn't printing \r\n - GPS wan't reacting to commands. Also corrected bug in waitForSentence() - read() line was missing.;


Adafruit Ultimate GPS Arduino library adapted for mbed use.; Original found at https://github.com/adafruit/Adafruit-GPS-Library

2014-03-22, by mlee350 [Sat, 22 Mar 2014 05:00:47 +0000] rev 0

Adafruit Ultimate GPS Arduino library adapted for mbed use.; Original found at https://github.com/adafruit/Adafruit-GPS-Library