feat(a32nx/fws): Wire up APU generator faults#10637
Draft
FozzieHi wants to merge 10 commits intoflybywiresim:masterfrom
Draft
feat(a32nx/fws): Wire up APU generator faults#10637FozzieHi wants to merge 10 commits intoflybywiresim:masterfrom
FozzieHi wants to merge 10 commits intoflybywiresim:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
This PR wires up the APU Generator failure we already have by adding the
ELEC APU GEN FAULTmaster caution and APU GEN fault light. It does this by adding a APU GEN FAULT sim var written by the electrical system. In reality this should be written into discrete words by the EGIU, which should monitor the same outputs e.g. APU GEN line contactors (or GCU trips). We cannot do either of those at the moment as we don't have the EGIU modeled so I have added a TODO comment.I have only done the A320 for now as the A380 electrical system is quite a bit more complex with more monitoring.
Screenshots (if necessary)
References
Very short flicker (150ms) of the APU GEN FAULT light on cold & dark start with just the APU:
https://youtu.be/bzKOdsusuQo?t=191
Additional context
Discord username (if different from GitHub): fozzie
Testing instructions
APU Generatorfault in the EFB, check that the FAULT light still does not illuminate on the APU GEN pbELEC APU GEN FAULTmaster caution triggers after approximately 5 secondsHow 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.