Using the Gwoops Serial GPS with FRDM K64F

Dependencies:   mbed

Fork of HL_GPS_Example by Nile Mittow

History

Modified to not tie up the serial lines with interrupt disables. default tip

2017-03-17, by HackerLabATTKit01 [Fri, 17 Mar 2017 00:11:56 +0000] rev 22

Modified to not tie up the serial lines with interrupt disables.


Example & Library for Gwoops Serial GPS as a C++ class, uses Serial & mbed.

2017-03-16, by HackerLabATTKit01 [Thu, 16 Mar 2017 23:10:57 +0000] rev 21

Example & Library for Gwoops Serial GPS as a C++ class, uses Serial & mbed.


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