NinjaFlight
|
#include <mavlink_msg_mount_configure.h>
Data Fields | |
uint8_t | target_system |
System ID. More... | |
uint8_t | target_component |
Component ID. More... | |
uint8_t | mount_mode |
mount operating mode (see MAV_MOUNT_MODE enum) More... | |
uint8_t | stab_roll |
(1 = yes, 0 = no) More... | |
uint8_t | stab_pitch |
(1 = yes, 0 = no) More... | |
uint8_t | stab_yaw |
(1 = yes, 0 = no) More... | |
uint8_t __mavlink_mount_configure_t::mount_mode |
mount operating mode (see MAV_MOUNT_MODE enum)
uint8_t __mavlink_mount_configure_t::stab_pitch |
(1 = yes, 0 = no)
uint8_t __mavlink_mount_configure_t::stab_roll |
(1 = yes, 0 = no)
uint8_t __mavlink_mount_configure_t::stab_yaw |
(1 = yes, 0 = no)
uint8_t __mavlink_mount_configure_t::target_component |
Component ID.
uint8_t __mavlink_mount_configure_t::target_system |
System ID.