|
Paparazzi UAS
v6.2.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Hardware independent API for actuators (servos, motor controllers). More...
Include dependency graph for actuators.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | actuators_init (void) |
| void | actuators_periodic (void) |
Hardware independent API for actuators (servos, motor controllers).
Definition in file actuators.h.
| void actuators_init | ( | void | ) |
Definition at line 122 of file actuators.c.
Referenced by main_init(), and px4_gimbal_init().
Here is the caller graph for this function:| void actuators_periodic | ( | void | ) |
Definition at line 123 of file actuators.c.