mavModePropertyAdvanced top-level constant

MavModeProperty const mavModePropertyAdvanced

If set, this mode is an advanced mode. For example a rate-controlled manual mode might be advanced, whereas a position-controlled manual mode is not. A GCS can optionally use this flag to configure the UI for its intended users.

MAV_MODE_PROPERTY_ADVANCED

Implementation

const MavModeProperty mavModePropertyAdvanced = 1;