-
-
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(fws): Sound scheduling for FWS, triple click on capability downgrade #9555
fix(fws): Sound scheduling for FWS, triple click on capability downgrade #9555
Conversation
fbw-a380x/src/systems/systems-host/systems/FlightWarningSystem/FwsFlightPhases.ts
Outdated
Show resolved
Hide resolved
fbw-a380x/src/systems/systems-host/systems/FlightWarningSystem/FwsFlightPhases.ts
Show resolved
Hide resolved
fbw-a380x/src/systems/systems-host/systems/FlightWarningSystem/FwsFlightPhases.ts
Outdated
Show resolved
Hide resolved
fbw-a380x/src/systems/systems-host/systems/FlightWarningSystem/FwsFlightPhases.ts
Outdated
Show resolved
Hide resolved
@2hwk Thanks for the review, just pushed some changes and left comments |
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.
Just some small FWS logic comments due to differences vs the A380.
Quality Assurance Tester Discord Username : bruno_pt99 Testing Process: Performed a normal flight and binded the following keys "AUTOPILOT OFF" & "AUTOTHROTTLE DISCONNECT"
Testing Results: Passed Negatives:
Media: |
fbw-a32nx/src/wasm/fbw_a320/src/interface/SimConnectInterface.cpp
Outdated
Show resolved
Hide resolved
Reminder: #9615 |
# Conflicts: # fbw-a32nx/src/base/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/sound/sound.xml
Just tried it again. Instinctive disconnect, single chime missing, triple click overlap & warning when going to MCT/TOGA are fixed now👍 |
# Conflicts: # fbw-a32nx/src/systems/instruments/src/Common/EWDMessages.tsx # fbw-a32nx/src/systems/instruments/src/EWD/instrument.tsx # fbw-a32nx/src/systems/systems-host/systems/FWC/PseudoFWC.ts
Quality Assurance Tester Report Testing Process:
Testing Results: Media: 2024-12-15.16-36-10.mp42024-12-15.16-37-30.mp42024-12-15.16-56-20.mp42024-12-15.17-02-31.mp4 |
Quality Assurance Tester Discord Username : bruno_pt99 Testing Process:
Testing Results: |
Fixes #9008
Fixes #7710
Summary of Changes
Rework of some FWS parts for A32NX and A380X concerning sound scheduling.
A32NX + A380X:
A380X:
A32NX:
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub): floridude
Testing instructions
A32NX:
-->Triple clicks should not be heard when disconnecting the AP outside of an ILS approach
A380X:
Try to trigger all of these callouts and confirm that they still sound as expected:
V1, autobrake off, AP disconnect, A/THR deactivation, altitude callouts, triple clicks, GPWS (terrain/pull up, ...)
Triple clicks shouldn't trigger for every AP disconnect, but only when the landing capability degrades.
Ensure that altitude c-chord (when leaving FCU altitude) works as expected
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.