PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <uORB/uORB.h>
Go to the source code of this file.
Classes | |
struct | actuator_outputs_s |
Macros | |
#define | ACTUATOR_OUTPUTS_NUM_ACTUATOR_OUTPUTS 16 |
#define | ACTUATOR_OUTPUTS_NUM_ACTUATOR_OUTPUT_GROUPS 4 |
Functions | |
ORB_DECLARE (actuator_outputs) | |
#define ACTUATOR_OUTPUTS_NUM_ACTUATOR_OUTPUT_GROUPS 4 |
Definition at line 45 of file actuator_outputs.h.
#define ACTUATOR_OUTPUTS_NUM_ACTUATOR_OUTPUTS 16 |
Definition at line 44 of file actuator_outputs.h.
ORB_DECLARE | ( | actuator_outputs | ) |