airspeedSensor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AIRSPEED_HISTORY   20
 

Functions

void initAirspeedSensor ()
 
float getCurrentAirspeed ()
 
void initAirspeedADC ()
 

Macro Definition Documentation

#define AIRSPEED_HISTORY   20

Definition at line 15 of file airspeedSensor.h.

Function Documentation

float getCurrentAirspeed ( )

Definition at line 34 of file airspeedSensor.c.

Here is the caller graph for this function:

void initAirspeedADC ( )

Definition at line 46 of file airspeedSensor.c.

Here is the caller graph for this function:

void initAirspeedSensor ( )

Definition at line 26 of file airspeedSensor.c.

Here is the call graph for this function:

Here is the caller graph for this function: