NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_change_operator_control_ack.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __mavlink_change_operator_control_ack_t
 

Macros

#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK   6
 
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK_LEN   3
 
#define MAVLINK_MSG_ID_6_LEN   3
 
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK_CRC   104
 
#define MAVLINK_MSG_ID_6_CRC   104
 
#define MAVLINK_MESSAGE_INFO_CHANGE_OPERATOR_CONTROL_ACK
 

Typedefs

typedef struct
__mavlink_change_operator_control_ack_t 
mavlink_change_operator_control_ack_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_CHANGE_OPERATOR_CONTROL_ACK
Value:
{ \
"CHANGE_OPERATOR_CONTROL_ACK", \
3, \
{ { "gcs_system_id", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_change_operator_control_ack_t, gcs_system_id) }, \
{ "control_request", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_change_operator_control_ack_t, control_request) }, \
{ "ack", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_change_operator_control_ack_t, ack) }, \
} \
}
#define MAVLINK_MSG_ID_6_CRC   104
#define MAVLINK_MSG_ID_6_LEN   3
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK   6
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK_CRC   104
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_ACK_LEN   3

Typedef Documentation