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

Engine Cut not to announce when turbine is normally shut down #6

Open
craigywsm opened this issue Oct 28, 2024 · 11 comments
Open

Engine Cut not to announce when turbine is normally shut down #6

craigywsm opened this issue Oct 28, 2024 · 11 comments

Comments

@craigywsm
Copy link

Hi @i3dm hope you are well.
Thanks for the fast update with the Lua changes in Ethos 1.5.18.
I did notice on Saturday when I activated the RPM warning that it would continually warn me the Engine was cut even though I did a proper shutdown.
I was wondering if possible that it could only warn if it was a flame out?

(maybe if trim in the run condition then to warn once in stop position then not to warn)

@digitalonkel
Copy link

Hi Lior, realized the same on saturday. I would support the request.
Regards Rainer

@i3dm
Copy link
Owner

i3dm commented Oct 28, 2024

I'm afraid this is very difficult. As different users use different trim sources / values.
How would you know what was a commanded cut and what wasn't?

@craigywsm
Copy link
Author

@i3dm with Jetcat does it set a different status?
In the GSU it tells you the last port off method.
Not sure on other ECU's

@i3dm
Copy link
Owner

i3dm commented Oct 28, 2024

I don't remember about jetcat but surely not all ecus do this. And any solution needs to be applied to all ecus to keep the widget generic.

@i3dm
Copy link
Owner

i3dm commented Oct 28, 2024

I even thought about doing it based in throttle percentage. But this is still dangerous as stick down may not sound an engine cut alert.

@craigywsm
Copy link
Author

craigywsm commented Oct 28, 2024

@i3dm you would know better then me on the ECUs telemetry
unless in the settings page to press a button to store the throttle off value?

@i3dm
Copy link
Owner

i3dm commented Oct 28, 2024

On some ecus throttle off and throttle idle show 0% both.
This makes it hard.

@digitalonkel
Copy link

digitalonkel commented Oct 28, 2024

If there is no general solution, which fits to all ECU, I would prefer to repeat message 3 times and then stop warning.
Same for low fuel. Imho it creates additional stress, if warnings are repeated continual.

@i3dm
Copy link
Owner

i3dm commented Oct 28, 2024

Have you looked at lowering the alert frequency? That you can already do today.
Let's say an alert every 10 seconds?

@LeoCheung123
Copy link

LeoCheung123 commented Jan 11, 2025

There is a workaround here. Turnoff engine off warning in the RDT lua, then separately create a logical switch under ethos. Have the logical switch conditional to whatever conditions the specific turbine user requires - e.g. rpm number, arming switch, timing, trim position etc. Special function / Play Track to announce flameout when the above logical switch turns on. It works on ethos V1.5.x.

@i3dm
Copy link
Owner

i3dm commented Jan 11, 2025

Correct.
Here is a video showing the way to do it:

https://youtu.be/M0ZjuVIIKiA?si=15rjyfxtrCLifoNH

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

4 participants