We are controlling a plane over mavlink using mavros
When we try to take control via sending a set_mode command the plane switches to manual and not FBWA.
The mode command we are using base_mode=5 which based upon all documentation should work.
What would be preventing the switch to FBWA and instead manual mode being selected?