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(a380x/pfd): Inverted meter altitude indicator color below and above the MDA #9713

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

Conversation

ItzARz
Copy link

@ItzARz ItzARz commented Jan 4, 2025

Fixes #9712

Summary of Changes

Updated the comparison logic to ensure AMBER color is shown when the altitude is below MDA, and green when above it.

Screenshots (if necessary)

References

Additional context

Testing instructions

  1. Push 'meter' button in the AFS Panel.
  2. Check the PFD, the meter altitude indicator should be in GREEN color above the MDA and AMBER below.

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

@ItzARz
Copy link
Author

ItzARz commented Jan 4, 2025

Note: It will show the altitude in BLUE above the MDA.
I tested this with the changes by #9707 and its working as expected showing the altitude in GREEN above the MDA.

Above
FlightSimulator 2025-01-04 15-43-13

Below
FlightSimulator 2025-01-04 15-43-30

@ItzARz ItzARz changed the title fix(a380x/pfd): Inverted meter altitude indicator color fix(a380x/pfd): Inverted meter altitude indicator color below and above the MDA Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🟡 Code Review: Ready for Review
Development

Successfully merging this pull request may close these issues.

PFD: Meter altitude indicator amber when above minimum and green once below
1 participant