mavStateEmergency top-level constant
MavState
const mavStateEmergency
System is in a non-normal flight mode (failsafe). It lost control over parts or over the whole airframe. It is in mayday and going down.
MAV_STATE_EMERGENCY
Implementation
const MavState mavStateEmergency = 6;