Using the Gwoops Serial GPS with FRDM K64F

Dependencies:   mbed

Fork of HL_GPS_Example by Nile Mittow

Changes

RevisionDateWhoCommit message
22:9551b2ce17c9 2017-03-17 HackerLabATTKit01 Modified to not tie up the serial lines with interrupt disables. default tip
21:dfa20810d1d0 2017-03-16 HackerLabATTKit01 Example & Library for Gwoops Serial GPS as a C++ class, uses Serial & mbed.
20:a728f1075fb1 2017-03-14 HackerLabATTKit01 Added comment option for using MODSERIAL instead of Serial
19:cbacec32ae4b 2017-03-09 HackerLabATTKit01 Fixed decimal issue in parsing
18:7ba014531492 2017-03-09 HackerLabATTKit01 Commented out debugging lines
17:15322357429b 2017-03-09 HackerLabATTKit01 Cleaned up some unneeded variables
16:1bf12f0bb4b9 2017-03-09 HackerLabATTKit01 Example code for reading from a serial GPS unit & parsing an RMC GPS string into a struct.
15:165ecc5f4280 2017-01-18 MACRUM Update libraries
14:981d248a8057 2016-10-28 MACRUM Update libraries
13:2c5a871cf571 2016-09-17 MACRUM Update libraries
12:de7b9d98be4b 2016-07-26 MACRUM Update libraries
11:4cfe2fa00668 2016-03-08 MACRUM Update libraries
10:3e42ca878d11 2016-01-17 MACRUM Update libraries
9:0d1a88e54782 2015-10-29 MACRUM Update libraries
8:392ad468bdd3 2015-10-03 MACRUM Update libraries
7:aecc1c3ea8db 2015-03-26 mbedAustin updated libraries
6:e8cd76f38fa9 2014-05-09 screamer Fixed the builds URL
5:0ee0afc66ccd 2014-04-03 screamer Always import the latest mbed SDK build
4:81cea7a352b0 2014-03-18 stevep Re-add newline
3:2e347c65be00 2014-03-18 stevep revert
2:c30dc3ae7426 2014-03-18 stevep add comment
1:0e7c9a80e2a6 2014-02-21 Stephen Paulger Use latest build
0:7dec7e9ac085 2013-10-11 dan First commit