-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Pause at TOD doesn't trigger when thrust is not in managed mod #8261
Comments
@hargn can you test this behaviour in the a32nx aswell? |
Yes i'll test, but not today : i'm on a OMDB-WSSS flight with the HW A339 on which i've performed my tests. |
Yes, you have to push it even if the aircraft is in managed mode in order to activate the Pause at TOD, after it has been triggered once. |
@2hwk Do you remember why it only pauses when speed is managed? It explicitly checks that in the code. |
Hi, i did some tests this weekend and the FBW 32NX has the same behavior than i've described. |
So i did some tests and i've reproduced the issue on the FBW32NX. So i can make a PR where i can:
Another thing i would also change, is the maximum of 50NM for the distance from ToDthe pause should be triggered. |
I believe it's part of the check that automatically pauses the sim if AP has been disengaged before TOD. It's supposed to detect that the AP has been automatically deactivated due to a sudden deviation caused by weather or other factors and immediately pause the sim then. |
Aircraft Version
Development
Build info
Describe the bug
This is an issue i've encountered on the HW A339 here : headwindsim/aircraft#77
As i believe it's related to the FBW systems and EFB, i post it here in order it can be solved.
Two times in different flights the aircraft didn't respect the Pause at TOD :
I've found it still flying at cruise level after to have overpass the last flightplan waypoint in the last heading it had the time it reached it.
After some tests, i've figured that the Pause at TOD doesn't trigger when the Speed Selector has not be enforced in managed mod.
Expected behavior
When the aircraft reach the point on flightplan, the distance it has been set in the EFB from the TOD point and the AP is on, the aircraft should pause the simulation, whatever the state of knobs on the FCU.
Pause at TOD should trigger if the autothrust is in managed mod or in selected mod.
Steps to reproduce
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
alwiswennerstroem
The text was updated successfully, but these errors were encountered: