mavModePreflight top-level constant
MavMode
const mavModePreflight
System is not ready to fly, booting, calibrating, etc. No flag is set.
MAV_MODE_PREFLIGHT
Implementation
const MavMode mavModePreflight = 0;