View Source APM.Message.MissionClearAll (xmavlink_util v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %APM.Message.MissionClearAll{ mission_type: APM.Types.mav_mission_type(), target_component: MAVLink.Types.uint8_t(), target_system: MAVLink.Types.uint8_t() }
Delete all mission items at once.