fixType property

uint8_t fixType
final

0-1: no fix, 2: 2D fix, 3: 3D fix. Some applications will not use the value of this field unless it is at least two, so always correctly fill in the fix.

MAVLink type: uint8_t

fix_type

Implementation

final uint8_t fixType;