Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
auto1_commands.c File Reference
#include "auto1_commands.h"
#include "generated/airframe.h"
#include "autopilot.h"
#include "modules/core/commands.h"
#include "generated/modules.h"
+ Include dependency graph for auto1_commands.c:

Go to the source code of this file.

Functions

void periodic_auto1_commands (void)
 

Function Documentation

◆ periodic_auto1_commands()

void periodic_auto1_commands ( void  )

Definition at line 29 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_control_get(), RADIO_FLAP, and RADIO_GEAR.

+ Here is the call graph for this function: