Flaps deploying on rc failsafe Arduplane 4.6.3

When testing on the bench Arduplane 4.6.3 turning off transmitter initiates a short and long rtl. However the flaps deploy, everything else appears ok. When doing an rtl flight mode flaps don’t deploy. FC is TBS Lucid H7 wing. Flaps are on rc7. RC7_function is 2. I’ve looked over failsafe in ardu documation but have come up empty. I’ve tried Edge tx flaps which do not deploy but prefer the ardu flaps.

In failsafe the largest of the manual flap input and the auto flap setting is used. Double check your receiver is not outputting a flap command in the failsafe state. The easiest way to do this is with a “no pulses” failsafe setting in the transmitter/receiver.

If the issue still persists after that we should be able to tell what is going on from a log.

Ok I’ll check. thanks

I can’t figure this out. The rx is not outputting a flaps down command on signal loss. Here is a bin file https://drive.google.com/file/d/18NsAZoNszq8XiPQX-8cz1P_XbvEDY7To/view?usp=sharing

Link is now accessable by anyone.

You have RC7 reversed instead of SERVO7 reversed.

1 Like

Wow, how did I miss that, thanks!

That did fix the problem and it’s good to know this for future reference. Thanks again.