|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Include dependency graph for opa_controller_fbw.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | opa_controller_init (void) |
| void | opa_controller_periodic (void) |
Variables | |
| bool | opa_controller_disarm |
Definition in file opa_controller_fbw.h.
Definition at line 39 of file opa_controller_ap.c.
References foo, gpio_setup_input(), gpio_setup_output(), LED_OFF, opa_controller_ftd_disarm, and opa_controller_vision_power.
Here is the call graph for this function:Definition at line 48 of file opa_controller_ap.c.
References arming_led, intermcu_t::cmd_status, foo, gpio_get(), intermcu, INTERMCU_CLR_CMD_STATUS, INTERMCU_CMD_DISARM, INTERMCU_GET_CMD_STATUS, LED_OFF, LED_ON, MIN_ARMING_TRIG, OFF_TIMER, opa_controller_ftd_disarm, opa_controller_vision_power, RADIO_CONTROL_POWER_OFF, RADIO_CONTROL_POWER_PIN, and RADIO_CONTROL_POWER_PORT.
Here is the call graph for this function:
|
extern |
Definition at line 38 of file opa_controller_fbw.c.