mavlink v0.7.0 APM.Message.GoproSetRequest View Source

Link to this section Summary

Types

t()

Request to set a GOPRO_COMMAND with a desired.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.GoproSetRequest{
  cmd_id: APM.Types.gopro_command(),
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t(),
  value: [MAVLink.Types.uint8_t()]
}

Request to set a GOPRO_COMMAND with a desired.