Open tshomas opened 10 months ago
I'd like to try to tackle this, could it be assigned to me?
Always feel free to go for it! If you get some code working, make a quick PR that references this issue and it'll all assign up nicely 👍
I'd like to try to tackle this, could it be assigned to me?
Sorry, it's not possible to fix this without first fixing the autopilot to use our ADR ARINC words rather than using the sim altimeters, then implementing the FCU bus to send the QNH properly to the ADRs, and shifting any remaining users of the sim altimeters. The autopilot is the sticking point.
Sorry, it's not possible to fix this without first fixing the autopilot to use our ADR ARINC words rather than using the sim altimeters, then implementing the FCU bus to send the QNH properly to the ADRs, and shifting any remaining users of the sim altimeters. The autopilot is the sticking point.
I only recently got the chance to sit down and look at the code and that tracks with what I was thinking, it's much more than I was initially imagining. Thanks for the confirmation tracernz!
I'd say https://github.com/flybywiresim/aircraft/pull/7587 is probably a pre-req for this.
This depends on the FCU standard, since a certain FCU standard, the maximum selection was changed to 1100hPa. But, since this FCU standard seems to already be relatively old, it's safe to assume it's installed on all neos. This will be fixed in #7587
This is not fixed yet. We have to stop using the sim altimeters for that.
Aircraft Version
Development
Build info
Describe the bug
Reported by ThePilotGamer via discord, the QNH range of the EFIS dial is limited below the actual possible range. This is separate to the mcdu min and max ranges for data entry.
Expected behavior
Steps to reproduce
Set QNH dial minimum and maximum ranges.
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
shomas