-
-
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
feat(fms): fms-v2 aircraft specific config / VNAV parameters #8493
feat(fms): fms-v2 aircraft specific config / VNAV parameters #8493
Conversation
fix(fms-v2): don't require explicit Fmgc namespace reference when calling fmgc's DataManager
fbw-a32nx/src/systems/fmgc/src/flightplanning/new/A380AircraftConfig.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/guidance/vnav/descent/TacticalDescentPathBuilder.ts
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/guidance/vnav/takeoff/TakeoffPathBuilder.ts
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the patch!
fbw-a32nx/src/systems/fmgc/src/flightplanning/new/A320AircraftConfig.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/new/A380AircraftConfig.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/guidance/vnav/descent/DescentStrategy.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/guidance/vnav/descent/TacticalDescentPathBuilder.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/guidance/vnav/takeoff/TakeoffPathBuilder.ts
Outdated
Show resolved
Hide resolved
fbw-a32nx/src/systems/fmgc/src/flightplanning/new/AircraftConfigInterface.ts
Outdated
Show resolved
Hide resolved
@tracernz @Benjozork thanks for the review! Last commits should address all your remarks |
(cherry picked from commit 8c68638)
# Conflicts: # fbw-a32nx/src/systems/fmgc/src/flightplanning/new/plans/performance/FlightPlanPerformanceData.ts # fbw-common/src/systems/shared/src/MathUtils.ts
QA Report Discord: alepouna Testing Process:
Testing Results: |
QA Report Discord: Saschl Testing Process: Full flight LOWI - EDDF. Observed VNAV profile and guidance, could not see regressions. LGTM Testing Results: |
Summary of Changes
Screenshots (if necessary)
n/a
References
Additional context
Discord username (if different from GitHub): floridude
Testing instructions
For A320: Should behave exactly as before, no change expected. Pay attention to VNAV predictions and vertical guidance, e.g. during approach
For A380: Testing being done separately
How to download the PR for QA
Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.