mavModeAutoArmed top-level constant

MavMode const mavModeAutoArmed

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_ARMED

Implementation

const MavMode mavModeAutoArmed = 220;