GPSData Struct Reference
Data Fields | |
| long double | latitude |
| long double | longitude |
| float | time |
| float | speed |
| int | altitude |
| int | heading |
| char | satellites |
| char | positionFix |
Detailed Description
Field Documentation
The documentation for this struct was generated from the following file:
- Autopilot/GPS/GPS.c

1.8.7