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

Macros

#define MAVLINK_MSG_ID_GOPRO_POWER_ON   215
 
#define MAVLINK_MSG_ID_GOPRO_POWER_ON_LEN   2
 
#define MAVLINK_MSG_ID_215_LEN   2
 
#define MAVLINK_MSG_ID_GOPRO_POWER_ON_CRC   241
 
#define MAVLINK_MSG_ID_215_CRC   241
 
#define MAVLINK_MESSAGE_INFO_GOPRO_POWER_ON
 

Typedefs

typedef struct
__mavlink_gopro_power_on_t 
mavlink_gopro_power_on_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_GOPRO_POWER_ON
Value:
{ \
"GOPRO_POWER_ON", \
2, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_gopro_power_on_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_gopro_power_on_t, target_component) }, \
} \
}
#define MAVLINK_MSG_ID_215_CRC   241
#define MAVLINK_MSG_ID_215_LEN   2
#define MAVLINK_MSG_ID_GOPRO_POWER_ON   215
#define MAVLINK_MSG_ID_GOPRO_POWER_ON_CRC   241
#define MAVLINK_MSG_ID_GOPRO_POWER_ON_LEN   2

Typedef Documentation