Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
auto1_commands.h File Reference

Enable AUTO1 commands flaps and hatch from RC. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void periodic_auto1_commands (void)
 

Detailed Description

Enable AUTO1 commands flaps and hatch from RC.

Definition in file auto1_commands.h.

Function Documentation

void periodic_auto1_commands ( void  )

Definition at line 28 of file auto1_commands.c.

References AP_MODE_AUTO1, autopilot_get_mode(), RADIO_AUX1, RADIO_AUX2, RADIO_AUX3, RADIO_AUX4, RADIO_AUX5, RADIO_AUX6, RADIO_AUX7, RADIO_FLAP, and RADIO_GEAR.

+ Here is the call graph for this function: