Example code for reading from a serial GPS unit & parsing an RMC GPS string to a struct.

Dependencies:   mbed

Fork of mbed_blinky by Mbed

Auto generated API documentation and code listings for HL_GPS_Example

Classes

GPRMCSentence Tfile provides a means for parsing serially received GPRMC sentences into a location struct

Code

GPRMCSentence.h [code]
main.cpp [code]