Page 1 of 1

Proposal: Altitude above Rescue Floor

Posted: Mon 30. Oct 2023 15:21:04
by Konrad
Automatic rescue is very helpful. But sometimes a rescue action is initiated unexpectedly during normal flight. It would be helpful to get a warning, when the heli approaches the rescue floor.
How to implement this?: I propose a telemetry parameter "height above rescue floor" additionally to the existing height value, which is above starting height.
Then I can check this parameter and generate a warning in the TX, if the heli is only e.g. 2m above rescue floor.

Konrad

Re: Proposal: Altitude above Rescue Floor

Posted: Mon 30. Oct 2023 15:25:26
by Konrad
Thomas, it would help me to hear, if you plan to implement this proposal. I think, it would be helpful for everybody. If no, I will program a lua script for my own purposes. A solution in Spirit would probably react faster.

Re: Proposal: Altitude above Rescue Floor

Posted: Mon 30. Oct 2023 21:46:58
by ZeXx86
Hello,

what is your radio?
With some it can be implemented.

Re: Proposal: Altitude above Rescue Floor

Posted: Tue 31. Oct 2023 16:33:39
by Konrad
My radio is a Jeti DC-24. I can generate an alarm by checking the altitude value against a fixed value, but not against an altitude value measured when setting the automatic alarm. The only way is to do it in LUA. Do you see another way?