NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_gopro_command_t Struct Reference

#include <mavlink_msg_gopro_command.h>

Data Fields

uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 
uint8_t gp_cmd_name_1
 First character of the 2 character GoPro command. More...
 
uint8_t gp_cmd_name_2
 Second character of the 2 character GoPro command. More...
 
uint8_t gp_cmd_parm
 Parameter for the command. More...
 

Field Documentation

uint8_t __mavlink_gopro_command_t::gp_cmd_name_1

First character of the 2 character GoPro command.

uint8_t __mavlink_gopro_command_t::gp_cmd_name_2

Second character of the 2 character GoPro command.

uint8_t __mavlink_gopro_command_t::gp_cmd_parm

Parameter for the command.

uint8_t __mavlink_gopro_command_t::target_component

Component ID.

uint8_t __mavlink_gopro_command_t::target_system

System ID.


The documentation for this struct was generated from the following file: