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

fix(a380/mfd): Various Fixes in fuel & load page #9540

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

Conversation

BravoMike99
Copy link
Contributor

@BravoMike99 BravoMike99 commented Nov 16, 2024

Fixes #9342

Summary of Changes

Fixes destination ETA being displayed in local time and not UTC time.
Adds flight time prediction to MFD during preflight phase.
Fixes trip fuel (non preflight) & trip time missing.
Fixes FOB value on the top of the page.
Enables RTE RSV input fields.
Updates AMI defaults for A380 (taxi fuel & reserve max)

Screenshots (if necessary)

PreFlight
FuelLoad3
RTE RSV2
RTE RSV

References

Additional context

Discord username (if different from GitHub):
bruno_pt99

Testing instructions

Start the airplane with engines off and program a flight plan.
Fill the FUEL & Load page during preflight:

  1. "TIME" should be displayed on the bottom of the page above the destination airport and the estimate shows the expected flight time.
  2. Trip time should be visible next to the trip fuel value
  3. Enter an absolute value in the RTE RSV field. The percentage field should become dashed. Once the deleted, the percentage value appears with a value of 5% and the absolute value corresponds to that percentage of the trip fuel.
  4. Change the percentage manually and verify that the absolute value is recalculated based on the entered percentage.

Perform a normal takeoff & observe the fuel & load page once in the air:

  1. RTE RSV fields should show 0.0 and the inputs disabled.
  2. Prediction at the bottom of the page to the destination is now in ETA rather than flight time & header shows "UTC"
  3. FOB value matches what is sensed by the aircraft on the top of the page
  4. Trip fuel (Expected fuel required between present time ) & trip time (remaining flight time) fields are filled with data and are in line with the FMS predictions .
  5. Extra fuel field corresponds to Destination EFOB - MIN DEST FUEL.

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

@2hwk 2hwk added the QA Tier 1 label Nov 17, 2024
@2hwk 2hwk added this to the v0.13.0 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A380X Related to the A380X aircraft QA Ready to Test QA Tier 1
Projects
Status: 🟣 QA Review: Ready to Test
Development

Successfully merging this pull request may close these issues.

ETA Disagree Flight Plan vs. Fuel Page
2 participants