|
NinjaFlight
|

Go to the source code of this file.
Data Structures | |
| struct | gps_config |
Enumerations | |
| enum | gpsProvider_e { GPS_NMEA = 0, GPS_UBLOX, GPS_PROVIDER_MAX } |
| enum | gpsAutoConfig_e { GPS_AUTOCONFIG_OFF = 0, GPS_AUTOCONFIG_ON } |
| enum | gpsAutoBaud_e { GPS_AUTOBAUD_OFF = 0, GPS_AUTOBAUD_ON } |
| enum | sbasMode_e { SBAS_AUTO = 0, SBAS_EGNOS, SBAS_WAAS, SBAS_MSAS, SBAS_GAGAN } |
Functions | |
| struct gps_config | __attribute__ ((packed)) |
Variables | |
| typedef | __attribute__ |
| gpsProvider_e | provider |
| sbasMode_e | sbasMode |
| gpsAutoConfig_e | autoConfig |
| gpsAutoBaud_e | autoBaud |
| enum gpsAutoBaud_e |
| enum gpsAutoConfig_e |
| enum gpsProvider_e |
| enum sbasMode_e |
| struct gps_config __attribute__ | ( | (packed) | ) |
| typedef __attribute__ |
| gpsAutoBaud_e autoBaud |
| gpsAutoConfig_e autoConfig |
| gpsProvider_e provider |
| sbasMode_e sbasMode |