View Source APM.Message.GoproGetRequest (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Request a GOPRO_COMMAND response from the GoPro.

Link to this section Types

@type t() :: %APM.Message.GoproGetRequest{
  cmd_id: APM.Types.gopro_command(),
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t()
}

Request a GOPRO_COMMAND response from the GoPro.