total property

uint16_t total
final

Total number of mission items on vehicle (on last item, sequence == total). If the autopilot stores its home location as part of the mission this will be excluded from the total. 0: Not supported, UINT16_MAX if no mission is present on the vehicle.

MAVLink type: uint16_t

Extensions field for MAVLink 2.

total

Implementation

final uint16_t total;