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(fuel): fuel pump consumption #9702

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Gurgel100
Copy link
Contributor

@Gurgel100 Gurgel100 commented Jan 2, 2025

Fixes #[issue_no]

Summary of Changes

Adds electric power consumption to fuel pumps. This PR is a preparation for moving some logic of the fuel system into the Rust system (especially for the A380 as it is a more complex system than MSFS can handle).
Also adds the correct condition for the fail lights on the fuel pumps for the A320 even though they will never illuminate for now.
It also adds the open indication of the cross feed valve.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

Turn on the fuel pumps individually and check if they consume power from some bus. You can check this by observing the generator loads for example. Be aware that on the A380 not all pumps are running all the time.
Check that the "open" indication on the cross feed valve push button appears when opening it.

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.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo, flybywire-aircraft-a380-842 (4K) or flybywire-aircraft-a380-842 (8K) download link at the bottom of the page

@Gurgel100 Gurgel100 added A32NX Related to the A32NX aircraft A380X Related to the A380X aircraft labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A32NX Related to the A32NX aircraft A380X Related to the A380X aircraft
Projects
Status: 🟡 Code Review: Ready for Review
Development

Successfully merging this pull request may close these issues.

1 participant