-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Current Behavior
after disarming a summary screen wipes out the osd
Desired Behavior
no summary screen
Suggested Solution
a toggle or cli command to disable that function
Who does this impact? Who is this for?
I'm running a multi flight controller vtol with betaflight controlling the vertical takeoff and landing, and the inav controlling the horizontal flight, I need to be able to disarm and still have the osd functioning, disarming causes the summary screen to blank out my osd and put a bunch of stuff up while I'm still in flight. I need to be able to disarm because I need to use the throttle to control the other fc and remain in flight.
Also a way to arm with the throttle high is another problem I'm having if anyone knows if there's a workaround for that. I've been asking chatgpt and looking through all the documents and I can't find anything that actually works. I've been trying to program a work around in the programming tab but nothing seems to work.