-
Notifications
You must be signed in to change notification settings - Fork 45
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
Bug - NAV mode behaves oddly after landing #324
Comments
Use of the ROUTE MANAGER is not supported. I am surprised it's not disabled? I will have to disable it. The issue is due to the route manager does not handle waypoint sequencing properly. So the wrong waypoint is selected. If you can demonstrate the problem using the MCDU ONLY, then I can reopen the issue. Kind Regards, |
Never mind. I was able to get it to work by installing the navdata from https://github.com/l0k1/fg-navaiddata as explained in the README. I only tried https://github.com/jojo2357/flightgear-star-sid-manager before, and it looks like there's only data for a limited number of airports in that repo. Thanks for your great work! |
Describe the bug
You create a flightplan, fly it and land at the destination airport. Then, within the same session, you create a new flightplan, take off, engage the NAV mode and it behaves oddly.
To Reproduce
Steps to reproduce the behaviour:
Recorded a video to show exactly what is happening: https://youtu.be/I2shoi4N5mw
But in a nutshell:
Expected behaviour
NAV mode working after landing, creating a new flightplan, and taking off again—all within the same session.
Screenshots
Recorded a video: https://youtu.be/I2shoi4N5mw
System (please complete the following information):
Additional context
I observed similar unexpected behavior when using DIR in the MCDU to go to an arbitrary waypoint while in flight. The aircraft starts flying in unexpected directions, not following the flightplan.
The text was updated successfully, but these errors were encountered: