|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "actuators_uavcan.h"
Include dependency graph for actuators_uavcan1cmd.h:Go to the source code of this file.
Variables | |
| int16_t | actuators_uavcan1cmd_values [SERVOS_UAVCAN1CMD_NB] |
| Stub file needed per uavcan interface because of generator. | |
| #define ActuatorsUavcan1CmdCommit | ( | ) | RunOnceEvery(ACTUATORS_UAVCAN_CMD_DIV,actuators_uavcan_cmd_commit(&uavcan1, actuators_uavcan1cmd_values, SERVOS_UAVCAN1CMD_NB)) |
Definition at line 37 of file actuators_uavcan1cmd.h.
| #define ActuatorsUavcan1CmdInit | ( | ) | actuators_uavcan_init(&uavcan1) |
Definition at line 35 of file actuators_uavcan1cmd.h.
Definition at line 36 of file actuators_uavcan1cmd.h.
|
extern |
Stub file needed per uavcan interface because of generator.
Referenced by actuators_uavcan_init(), and get_actuator_idx().