Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Isflying" parameter from ArduPlane #169

Open
palm369 opened this issue Aug 15, 2022 · 1 comment
Open

Add "Isflying" parameter from ArduPlane #169

palm369 opened this issue Aug 15, 2022 · 1 comment

Comments

@palm369
Copy link

palm369 commented Aug 15, 2022

Please add the "IsFlying" and the "Airspeed" parameter as selectable value in the remote. It's much better to connect any inflight warning with this parameter so you don't get an alarm all the time when the plane in on the ground.

e.g.: "Stall warning alarm" if ("Airspeed" < "still safe airspeed") AND ( "Isflying" = 1)

I do this via the logical switches in OpenTx

@yaapu
Copy link
Owner

yaapu commented Nov 5, 2022

Hi why not use the arming status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants