NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
frsky.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Enumeration Type Documentation

Enumerator
FRSKY_FORMAT_DMS 
FRSKY_FORMAT_NMEA 
Enumerator
FRSKY_UNIT_METRICS 
FRSKY_UNIT_IMPERIALS 
Enumerator
FRSKY_VFAS_PRECISION_LOW 
FRSKY_VFAS_PRECISION_HIGH 

Function Documentation

struct frsky_telemetry_config __attribute__ ( (packed)  )

Variable Documentation

typedef __attribute__
frskyGpsCoordFormat_e frsky_coordinate_format
frskyUnit_e frsky_unit
uint8_t frsky_vfas_precision
float gpsNoFixLatitude
float gpsNoFixLongitude