Hi,
I'm having a weird behaviour with failsafe. I'm not sure if this is intentional:
I want my drone to turn off the motors in RC failsafe. So if I turn off my RC controller, the drone should turn off the motors. The default configuration under Input->Failsafe settings already does it. And it works if for example, I have 3 "manual" (stabilized) flight modes (with any stabilization algorithm). But if I put PositionHold (for example) as one of the flight modes, if I turn off the controller, all the propellers start to spin at a very high throttle. Even if the throttle before turning off the controller was 0% and even if the actual flight mode doesn't use the gps.
So, just putting a GPS flight mode, the failsafe behaviour is the inverse as desired, it doesn't matter the current flight mode.
Is this a bug? How can I make the failsafe to be the same independently of the flight modes configured?
(version 16.09)
Thanks!