-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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/MFD): Fixed the crossing climb/descent speed limit pseudo-waypoint label on the A380X #9738
Merged
BravoMike99
merged 11 commits into
flybywiresim:master
from
bulenteroglu:fix-a380-pseudo-waypoint-crossing-spd-limit
Jan 23, 2025
Merged
fix(A380X/MFD): Fixed the crossing climb/descent speed limit pseudo-waypoint label on the A380X #9738
BravoMike99
merged 11 commits into
flybywiresim:master
from
bulenteroglu:fix-a380-pseudo-waypoint-crossing-spd-limit
Jan 23, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bulenteroglu
changed the title
fix:add condition to check if a380 to pick correct ident
fix: add condition for a380 to pick correct ident for CrossingClimbSpeedLimit/CrossingDescentSpeedLimit pseudo wpt
Jan 9, 2025
bulenteroglu
changed the title
fix: add condition for a380 to pick correct ident for CrossingClimbSpeedLimit/CrossingDescentSpeedLimit pseudo wpt
fix(a380x/mfd): add condition for a380 to pick correct ident for CrossingClimbSpeedLimit/CrossingDescentSpeedLimit pseudo wpt
Jan 9, 2025
bulenteroglu
commented
Jan 9, 2025
bulenteroglu
changed the title
fix(a380x/mfd): add condition for a380 to pick correct ident for CrossingClimbSpeedLimit/CrossingDescentSpeedLimit pseudo wpt
fix(A380X/MFD): Fixed the crossing climb/descent speed limit pseudo-waypoint label on the A380X
Jan 9, 2025
BlueberryKing
approved these changes
Jan 10, 2025
BravoMike99
added
QA Tier 1
QA Ready to Test
A380X
Related to the A380X aircraft
labels
Jan 12, 2025
Quality Assurance Trainee Report Discord Username : nebj00la Testing Process:
Testing Results: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Add
LIM_PSEUDO_WPT_LABEL
toAircraftConfig.VnavConfig
Depending on the aircraft type, use the correct ident for the pseudo-waypoint that mark where the aircraft crosses climb/descent speed limit altitudes
Screenshots (if necessary)
Climb A380
Descent A380
Climb A320
Descent A320
References
Additional context
Discord username (if different from GitHub): senolitam
Testing instructions
Enter a full flight plan with INIT-B completed to have predictions. Then check the crossing/descending climb speed pseudo waypoint in the MCDU/MFD.
Test in both aircrafts (A320 & A380)
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.