Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
auto1_commands.h File Reference
+ 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

◆ periodic_auto1_commands()

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: