You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(behavior not confirmed in sim for A32NX, but observed in A380X using similar code)
The implementation for fault inhibition in the A32NX's PseudoFWC deletes active failures if inhibition is requested.
Expected behavior
Fault inhibition only concerns the addition of new failures:
If a fault becomes active in an inhibited flight phase, it shall not be added to the active failures. Only once the aircraft transitions into a non-inhibited flight phase, the failure can become active.
Moreover, if a fault is already active and would be inhibited in the current flight phase, it shall not be deleted or moved to recall.
flogross89
changed the title
[FWC] ECAM fault inhibition deletes active failures
[A32NX][FWC] ECAM fault inhibition deletes active failures
Jan 26, 2025
Simulator Version
2020
Aircraft Version
Development
Build info
master
Describe the bug
(behavior not confirmed in sim for A32NX, but observed in A380X using similar code)
The implementation for fault inhibition in the A32NX's PseudoFWC deletes active failures if inhibition is requested.
Expected behavior
Fault inhibition only concerns the addition of new failures:
If a fault becomes active in an inhibited flight phase, it shall not be added to the active failures. Only once the aircraft transitions into a non-inhibited flight phase, the failure can become active.
Moreover, if a fault is already active and would be inhibited in the current flight phase, it shall not be deleted or moved to recall.
Possible fix:
f51aa12
Steps to reproduce
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
floridude
The text was updated successfully, but these errors were encountered: