If I had to explain why I need it, it would be a long story.
So Gentlemen, I need to FREEZE all RC channels (with current state) “IF” let say, I use switch on RC10 to “HIGH” and return to normal “IF” I switch back RC10 to “LOW”.
Thanks in advance.
If I had to explain why I need it, it would be a long story.
So Gentlemen, I need to FREEZE all RC channels (with current state) “IF” let say, I use switch on RC10 to “HIGH” and return to normal “IF” I switch back RC10 to “LOW”.
Thanks in advance.
Alright my current solution is to use an ESP32 as middleware between the FC and RX to disconnect RX flow and reconnect by reading the mavlink ID “RC_CHANNEL #65”.
However, a simpler and cheaper solution would be great if it could be done in a Lua script.