NinjaFlight
|
#include <mavlink_msg_rc_channels_override.h>
Data Fields | |
uint16_t | chan1_raw |
RC channel 1 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan2_raw |
RC channel 2 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan3_raw |
RC channel 3 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan4_raw |
RC channel 4 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan5_raw |
RC channel 5 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan6_raw |
RC channel 6 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan7_raw |
RC channel 7 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint16_t | chan8_raw |
RC channel 8 value, in microseconds. A value of UINT16_MAX means to ignore this field. More... | |
uint8_t | target_system |
System ID. More... | |
uint8_t | target_component |
Component ID. More... | |
uint16_t __mavlink_rc_channels_override_t::chan1_raw |
RC channel 1 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan2_raw |
RC channel 2 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan3_raw |
RC channel 3 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan4_raw |
RC channel 4 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan5_raw |
RC channel 5 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan6_raw |
RC channel 6 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan7_raw |
RC channel 7 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint16_t __mavlink_rc_channels_override_t::chan8_raw |
RC channel 8 value, in microseconds. A value of UINT16_MAX means to ignore this field.
uint8_t __mavlink_rc_channels_override_t::target_component |
Component ID.
uint8_t __mavlink_rc_channels_override_t::target_system |
System ID.