aircraft icon indicating copy to clipboard operation
aircraft copied to clipboard

fix(fms): use entered fob rather than fqi before start

Open patmack14 opened this issue 9 months ago • 6 comments

#8639

Fixes #[issue_no]

Summary of Changes

Added 2 lines: 1.A check to see if an engine is running->Pull from sensed fuel tank levels. 2. Engine !Running -> Pull from entered block fuel 3. Also added some class and method comments noting where top level parameters originate from...spent many hours on a wild goose chase on this PR! Recommend inserting into docs somewhere down the line.

Screenshots (if necessary)

References

@BlueberryKing and @BravoMike99. As previously stated I no longer have access to the pilot Discord channel, unable to use previous verification method.

Additional context

Discord username (if different from GitHub):

Testing instructions

Prior to engine start, the Destination EFOB should be pulling from entered block fuel, after start the figure should switch over to using sensed fuel level in the tanks.

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 or flybywire-aircraft-a380-842 download link at the bottom of the page

patmack14 avatar May 27 '24 02:05 patmack14