Common.Message.MissionRequestList (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Request the overall list of mission items from the system/component.

Types

t()

@type t() :: %Common.Message.MissionRequestList{
  mission_type: Common.Types.mav_mission_type(),
  target_component: XMAVLink.Types.uint8_t(),
  target_system: XMAVLink.Types.uint8_t()
}

Request the overall list of mission items from the system/component.