fix(a380x/air cond): default start state of air cond system #8563
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
A380X only.
This PR improves the start state of the air conditioning system, essentially just changing the overhead temperature knobs to match standard procedures. It also adds the ability to select PURS SEL for the cabin temperature. This can later be added in the EFB (using LVar A32NX_COND_PURS_SEL_TEMPERATURE) to simulate flight attendants controlling the cabin temperature via the FAP. At the moment this LVar is set to 24 degrees.
It also adds a fix for the airflow determination when the number of passengers is still not entered in the FMS. Now it is adjusted for the maximum number of passengers (minimum before).
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub): Commander Ga
Testing instructions
Check that the initial state of the overhead panel matches the screenshot above in all possible starting states.
How to download the PR for QA
Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.