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

Link to this section Summary

Types

t()

Message that announces the sequence number of the current active mission item. The MAV will fly towards this mission item.

Link to this section Types

@type t() :: %APM.Message.MissionCurrent{seq: MAVLink.Types.uint16_t()}

Message that announces the sequence number of the current active mission item. The MAV will fly towards this mission item.