|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Hardware independent actuators code. More...
#include "modules/actuators/actuators.h"#include "modules/core/commands.h"#include "mcu_periph/sys_time.h"
Include dependency graph for actuators.c:Go to the source code of this file.
Functions | |
| void | actuators_init (void) |
| void | actuators_periodic (void) |
Hardware independent actuators code.
Definition in file actuators.c.
Definition at line 138 of file actuators.c.
Referenced by main_init(), main_init(), and px4_gimbal_init().
Here is the caller graph for this function:Definition at line 139 of file actuators.c.