Skip to content
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

feat: apu fuel consumption #8145

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Conversation

tracernz
Copy link
Member

@tracernz tracernz commented Jul 30, 2023

Fixes #[issue_no]

Summary of Changes

This patch allows the APU to consume fuel (from the left inner tank).

Known issues not fixed by this PR:

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

Check that the left inner tank fuel level reduces when the APU is running with the left inner tank pumps on.

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.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, click on the bottom PR tab
  4. Click on the A32NX download link at the bottom of the page

@tracernz tracernz added this to the v0.11.0 milestone Jul 30, 2023
@tracernz tracernz requested a review from Taz5150 July 30, 2023 09:49
Copy link
Contributor

@Taz5150 Taz5150 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked - APU consumes fuel from left tank at a rate of 33 gallons/ hour as expected.

@Saschl
Copy link
Contributor

Saschl commented Jul 31, 2023

Tested as well. fuel consumption works as expected. (Already existing) Issue with fuel pumps necessary might be solved in another PR.

@Saschl Saschl enabled auto-merge (squash) July 31, 2023 19:58
@Saschl Saschl merged commit 940ea0e into flybywiresim:master Jul 31, 2023
5 checks passed
@donstim
Copy link
Contributor

donstim commented Sep 1, 2023

Just noticed that APU fuel consumption here is always drawn from the left inner tank. If the crossfeed valve is open, it should draw from both tanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants