NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
rc_adjustments.h File Reference
#include "rc_controls.h"
Include dependency graph for rc_adjustments.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  adjustmentRange_s
 
struct  rc_adjustment_profile
 

Macros

#define MAX_ADJUSTMENT_RANGE_COUNT   12
 

Functions

struct adjustmentRange_s __attribute__ ((packed)) adjustmentRange_t
 

Variables

uint8_t auxChannelIndex
 
channelRange_t range
 
uint8_t adjustmentFunction
 
uint8_t auxSwitchChannelIndex
 
uint8_t adjustmentIndex
 
adjustmentRange_t adjustmentRanges [MAX_ADJUSTMENT_RANGE_COUNT]
 

Macro Definition Documentation

#define MAX_ADJUSTMENT_RANGE_COUNT   12

Function Documentation

struct adjustmentRange_s __attribute__ ( (packed)  )

Variable Documentation

uint8_t adjustmentFunction
uint8_t adjustmentIndex
adjustmentRange_t adjustmentRanges[MAX_ADJUSTMENT_RANGE_COUNT]
uint8_t auxChannelIndex
uint8_t auxSwitchChannelIndex
channelRange_t range