Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data. New feature, added Mbed/LPC17xx RTC synchronisation
Fork of MODGPS by
GPS_VTG Class Reference
#include <GPS_VTG.h>
Data Fields | |
| double | _velocity_knots |
| The velocity (in knots) | |
| double | _velocity_kph |
| The velocity (in kph) | |
| double | _track_true |
| The track (in decimal degrees true) | |
| double | _track_mag |
| The track (in decimal degrees magnetic) | |
Detailed Description
GPS_Time definition.
Definition at line 30 of file GPS_VTG.h.
Field Documentation
| double _track_mag |
| double _track_true |
| double _velocity_knots |
| double _velocity_kph |
Generated on Sat Jul 23 2022 10:03:08 by
1.7.2
