|
NinjaFlight
|
#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... | |
| 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.