NinjaFlight
|
#include <mavlink_msg_set_mode.h>
Data Fields | |
uint32_t | custom_mode |
The new autopilot-specific mode. This field can be ignored by an autopilot. More... | |
uint8_t | target_system |
The system setting the mode. More... | |
uint8_t | base_mode |
The new base mode. More... | |
uint8_t __mavlink_set_mode_t::base_mode |
The new base mode.
uint32_t __mavlink_set_mode_t::custom_mode |
The new autopilot-specific mode. This field can be ignored by an autopilot.
uint8_t __mavlink_set_mode_t::target_system |
The system setting the mode.