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(a380x): PFD THS indicator #8714

Merged
merged 12 commits into from
Jul 14, 2024

Conversation

flogross89
Copy link
Contributor

@flogross89 flogross89 commented Jun 30, 2024

A380X only, no QA needed

Summary of Changes

Implements the THS indicator found in the lower right corner of the PFD.
Active during preflight, take-off and after landing.

Also adds the spoiler indicator in the lower left of the PFD. First iteration, not too accurate.

Screenshots (if necessary)

image
image

References

https://www.youtube.com/watch?v=AI8yFhuEa4Q&t=3632s
FCOM
image
image

Additional context

Discord username (if different from GitHub): floridude

Testing instructions

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

@flogross89 flogross89 added the A380X Related to the A380X aircraft label Jun 30, 2024
@beheh
Copy link
Member

beheh commented Jul 9, 2024

Just from the photo I think the left and right padding of the THS % need to be reduced slightly. The left digit and % char are almost touching the border.

The reference photo is clearly padded more in the vertical than in the horizontal. In the sim screenshot the padding looks very square.

# Conflicts:
#	fbw-a380x/src/systems/instruments/src/PFD/PFD.tsx
#	fbw-a380x/src/systems/instruments/src/PFD/instrument.tsx
@flogross89
Copy link
Contributor Author

Just from the photo I think the left and right padding of the THS % need to be reduced slightly. The left digit and % char are almost touching the border.

The reference photo is clearly padded more in the vertical than in the horizontal. In the sim screenshot the padding looks very square.

image
updated

@2hwk 2hwk modified the milestone: v0.12.0 Jul 14, 2024
@flogross89 flogross89 merged commit cb0d801 into flybywiresim:master Jul 14, 2024
7 checks passed
@flogross89 flogross89 deleted the feat-a380x-pfd-ths branch July 27, 2024 22:07
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 Not Required
Projects
Status: ✔️ Done
Development

Successfully merging this pull request may close these issues.

5 participants