NinjaFlight
|
Go to the source code of this file.
Data Structures | |
struct | frsky_telemetry_config |
Enumerations | |
enum | frskyVFasPrecision_e { FRSKY_VFAS_PRECISION_LOW = 0, FRSKY_VFAS_PRECISION_HIGH } |
enum | frskyGpsCoordFormat_e { FRSKY_FORMAT_DMS = 0, FRSKY_FORMAT_NMEA } |
enum | frskyUnit_e { FRSKY_UNIT_METRICS = 0, FRSKY_UNIT_IMPERIALS } |
Functions | |
struct frsky_telemetry_config | __attribute__ ((packed)) |
Variables | |
typedef | __attribute__ |
float | gpsNoFixLatitude |
float | gpsNoFixLongitude |
frskyGpsCoordFormat_e | frsky_coordinate_format |
frskyUnit_e | frsky_unit |
uint8_t | frsky_vfas_precision |
enum frskyUnit_e |
enum frskyVFasPrecision_e |
struct frsky_telemetry_config __attribute__ | ( | (packed) | ) |
typedef __attribute__ |
frskyGpsCoordFormat_e frsky_coordinate_format |
frskyUnit_e frsky_unit |
uint8_t frsky_vfas_precision |
float gpsNoFixLatitude |
float gpsNoFixLongitude |