flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.15k stars 1.12k forks source link

feat(a380x/fcu): Fix visual issues with FCU light test and missing labels #9570

Open heclak opened 5 days ago

heclak commented 5 days ago

Fixes #9091

Summary of Changes

Screenshots (if necessary)

Old image image image

Updated Images image FlightSimulator_2024-11-23-10-41-55-260

FPA Symbol image

References

https://www.flickr.com/photos/75877584@N05/49491034416/in/photolist-2ipmuhQ-siX6c1-syfays-sAn7SW/

image https://www.airliners.net/photo/Lufthansa/Airbus-A380-841/2736833/L?qsp=eJwtjEEKwjAQRa8is3ZRKYh0Vz2ALrzAMPloaDVhMqCh9O5Og7vH%2B5%2B3kKS34Wv3mkEDFbDKk/aUWflVaFhoQv0kDc409qdud0ky5Wj%2BKUntXN0HNowiyIbw91cN0G1CkZZ7eP7gAL01pv7oPsSSZ24NGMeZ1vUHSF4wZA%3D%3D

image

Additional context

Discord username (if different from GitHub): Heclak

Testing instructions

  1. Set ANN LT sw to TEST. Check indication on FCU matches references and updated screenshots.
  2. Switch modes on the FCU to check that labels are displaying/hiding correctly outside of TEST mode. Change numbers on FCU.
  3. Check that preselect baro setting functions correctly. Preselect should timeout after a short time when in STD mode.

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
heclak commented 3 days ago

FCU updates are complete for this PR. TRUE indication will be done in another PR due to some refactoring of the heading indication that will be done at the same time.