mavlink v0.7.0 APM.Message.MissionRequestList View Source

Link to this section Summary

Types

t()

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

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.MissionRequestList{
  mission_type: APM.Types.mav_mission_type(),
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t()
}

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