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

Macros

#define MAVLINK_MSG_ID_GOPRO_RESPONSE   218
 
#define MAVLINK_MSG_ID_GOPRO_RESPONSE_LEN   6
 
#define MAVLINK_MSG_ID_218_LEN   6
 
#define MAVLINK_MSG_ID_GOPRO_RESPONSE_CRC   149
 
#define MAVLINK_MSG_ID_218_CRC   149
 
#define MAVLINK_MESSAGE_INFO_GOPRO_RESPONSE
 

Typedefs

typedef struct
__mavlink_gopro_response_t 
mavlink_gopro_response_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_GOPRO_RESPONSE
Value:
{ \
"GOPRO_RESPONSE", \
5, \
{ { "gp_cmd_result", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_gopro_response_t, gp_cmd_result) }, \
{ "gp_cmd_name_1", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_gopro_response_t, gp_cmd_name_1) }, \
{ "gp_cmd_name_2", NULL, MAVLINK_TYPE_UINT8_T, 0, 3, offsetof(mavlink_gopro_response_t, gp_cmd_name_2) }, \
{ "gp_cmd_response_status", NULL, MAVLINK_TYPE_UINT8_T, 0, 4, offsetof(mavlink_gopro_response_t, gp_cmd_response_status) }, \
{ "gp_cmd_response_argument", NULL, MAVLINK_TYPE_UINT8_T, 0, 5, offsetof(mavlink_gopro_response_t, gp_cmd_response_argument) }, \
} \
}
#define MAVLINK_MSG_ID_218_CRC   149
#define MAVLINK_MSG_ID_218_LEN   6
#define MAVLINK_MSG_ID_GOPRO_RESPONSE   218
#define MAVLINK_MSG_ID_GOPRO_RESPONSE_CRC   149
#define MAVLINK_MSG_ID_GOPRO_RESPONSE_LEN   6

Typedef Documentation