This library (beta release) parses the GPS data coming from the TD1204. Beware, not all functionality has been fully tested.
GPS Class Reference
A GPS interface for reading from a Globalsat EM-406 GPS Module. More...
#include <GPS.h>
Public Member Functions | |
| GPS (PinName tx, PinName rx) | |
| Create the GPS interface, connected to the specified serial port. | |
| int | sample () |
| Sample the incoming GPS data, returning whether there is a lock. | |
Detailed Description
A GPS interface for reading from a Globalsat EM-406 GPS Module.
Definition at line 18 of file GPS.h.
Constructor & Destructor Documentation
| GPS | ( | PinName | tx, |
| PinName | rx | ||
| ) |
Member Function Documentation
Generated on Wed Jul 20 2022 08:55:24 by
1.7.2