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 lint, PFD speed tape Vfe, Vmo, Mmo, Vle #8643

Merged

Conversation

flogross89
Copy link
Contributor

@flogross89 flogross89 commented May 5, 2024

A380X only, no QA needed.

Summary of Changes

  1. Linting on PFD instrument. No functional changes for PFD instrument.
  2. Change FAC dummy to include correct Vfe, Vmo, Mmo, Vle (linting suppressed)

Screenshots (if necessary)

n/a

References

FCOM, YouTube videos

Additional context

Discord username (if different from GitHub):

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

@github-actions github-actions bot added this to 🟡 Code Review: Ready for Review in Quality Assurance May 5, 2024
@flogross89 flogross89 added Do Not Merge QA A380 Only QA only for A380 required A380X Related to the A380X aircraft labels May 5, 2024
Quality Assurance automation moved this from 🟡 Code Review: Ready for Review to 🟣 QA Team Review: Ready to Test May 9, 2024
@@ -1906,14 +1906,14 @@ FacComputer::Parameters_FacComputer_T FacComputer::FacComputer_P{
{ 0.0, 1.0, 2.0, 3.0, 4.0, 5.0 },
1.23,

{ 230.0, 200.0, 200.0, 185.0, 177.0, 177.0 },
{ 263.0, 220.0, 220.0, 196.0, 182.0, 182.0 },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ 263.0, 220.0, 220.0, 196.0, 182.0, 182.0 },
{ 263.0, 220.0, 220.0, 196.0, 182.0, 182.0 },

Are these changed in the simulink models too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately no, I don't have Simulink and the files are in a binary format. Do you know someone who could update them? Should be fairly quick

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukecologne Could take a look at this at some point if/when he's available.

@flogross89 flogross89 merged commit e0c855b into flybywiresim:master May 12, 2024
7 checks passed
Quality Assurance automation moved this from 🟣 QA Team Review: Ready to Test to ✔️ Done May 12, 2024
@flogross89 flogross89 deleted the feat-a380x-pfd-lint-speed-tape branch May 12, 2024 19:44
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 A380 Only QA only for A380 required QA Not Required
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants