mavModeAutoDisarmed top-level constant
MavMode
const mavModeAutoDisarmed
System is allowed to be active, under autonomous control and navigation (the trajectory is decided onboard and not pre-programmed by waypoints)
MAV_MODE_AUTO_DISARMED
Implementation
const MavMode mavModeAutoDisarmed = 92;