NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_change_operator_control.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_t
 

Macros

#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL   5
 
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_LEN   28
 
#define MAVLINK_MSG_ID_5_LEN   28
 
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_CRC   217
 
#define MAVLINK_MSG_ID_5_CRC   217
 
#define MAVLINK_MSG_CHANGE_OPERATOR_CONTROL_FIELD_PASSKEY_LEN   25
 
#define MAVLINK_MESSAGE_INFO_CHANGE_OPERATOR_CONTROL
 

Typedefs

typedef struct
__mavlink_change_operator_control_t 
mavlink_change_operator_control_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_CHANGE_OPERATOR_CONTROL
Value:
{ \
"CHANGE_OPERATOR_CONTROL", \
4, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_change_operator_control_t, target_system) }, \
{ "control_request", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_change_operator_control_t, control_request) }, \
{ "version", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_change_operator_control_t, version) }, \
{ "passkey", NULL, MAVLINK_TYPE_CHAR, 25, 3, offsetof(mavlink_change_operator_control_t, passkey) }, \
} \
}
#define MAVLINK_MSG_CHANGE_OPERATOR_CONTROL_FIELD_PASSKEY_LEN   25
#define MAVLINK_MSG_ID_5_CRC   217
#define MAVLINK_MSG_ID_5_LEN   28
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL   5
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_CRC   217
#define MAVLINK_MSG_ID_CHANGE_OPERATOR_CONTROL_LEN   28

Typedef Documentation