View Source Common.Message.MissionRequestList (xmavlink_util v0.4.0)

Link to this section Summary

Types

t()

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

Link to this section Types

@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.