Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed FATFileSystem
Fork of FTE-06 by
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 16 of file GPS.h.
Constructor & Destructor Documentation
GPS | ( | PinName | tx, |
PinName | rx | ||
) |
Member Function Documentation
Generated on Wed Jul 13 2022 10:37:16 by
