|
NinjaFlight
|
#include <mavlink_msg_control_surface.h>
Data Fields | |
| float | mControl |
| Pending. More... | |
| float | bControl |
| Order to origin. More... | |
| uint8_t | target |
| The system setting the commands. More... | |
| uint8_t | idSurface |
| ID control surface send 0: throttle 1: aileron 2: elevator 3: rudder. More... | |
| float __mavlink_control_surface_t::bControl |
Order to origin.
| uint8_t __mavlink_control_surface_t::idSurface |
ID control surface send 0: throttle 1: aileron 2: elevator 3: rudder.
| float __mavlink_control_surface_t::mControl |
Pending.
| uint8_t __mavlink_control_surface_t::target |
The system setting the commands.