mavModeFlagTestEnabled top-level constant
MavModeFlag
const mavModeFlagTestEnabled
0b00000010 system has a test mode enabled. This flag is intended for temporary system tests and should not be used for stable implementations.
MAV_MODE_FLAG_TEST_ENABLED
Implementation
const MavModeFlag mavModeFlagTestEnabled = 2;