mavModePropertyNotUserSelectable top-level constant
MavModeProperty
const mavModePropertyNotUserSelectable
If set, this mode should not be added to the list of selectable modes. The mode might still be selected by the FC directly (for example as part of a failsafe).
MAV_MODE_PROPERTY_NOT_USER_SELECTABLE
Implementation
const MavModeProperty mavModePropertyNotUserSelectable = 2;