-
-
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
fix(apu): Added xfeed APU capabilities #8216
Conversation
@@ -1292,4 +1307,4 @@ class EngineControl { | |||
} | |||
}; | |||
|
|||
EngineControl EngineControlInstance; | |||
EngineControl EngineControlInstance; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why make the text file invalid by removing the last line feed? :P
LGTM |
Needs modification to account for fuel burn when left and right pumps are off (see discussion in #development) |
Dev Team Report Discord : BlueberryKing Testing Process:
Testing Results: Media: Conclusion: |
Fixes #[issue_no]
Summary of Changes
This PR fixes/ adds cross feed APU fuel capabilities.
With xfeed OFF, APU will always burn fuel from the left tank.
With xfeed ON, APU burns fuel from both tanks as per the table below
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub): TazX [Z+1]#405
Testing instructions
Starting with the aircraft C&D:
How to download the PR for QA
Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.