|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "auto1_commands.h"#include "generated/airframe.h"#include "autopilot.h"#include "inter_mcu.h"
Include dependency graph for auto1_commands.c:Go to the source code of this file.
Functions | |
| void | periodic_auto1_commands (void) |
| 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: