mavlink v0.7.0 APM.Message.MissionCurrent View Source

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

Link to this type

t() View Source
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.