1
0
Fork 0
This commit is contained in:
Jonathan Redpath 2021-11-24 18:56:45 +00:00
parent d5959f0329
commit 8599c12b2a

View file

@ -2767,7 +2767,7 @@
</actuator> </actuator>
<actuator name="/ECAM/warnings/logic/eng/eng-1-fire-btn-timer"> <actuator name="/ECAM/warnings/logic/eng/eng-2-fire-btn-timer">
<input>/controls/engines/engine[1]/fire-btn</input> <input>/controls/engines/engine[1]/fire-btn</input>
<rate_limit sense="incr">0.1</rate_limit> <rate_limit sense="incr">0.1</rate_limit>
<rate_limit sense="decr">1.0</rate_limit> <rate_limit sense="decr">1.0</rate_limit>
@ -2778,7 +2778,7 @@
<test logic="AND" value="1"> <test logic="AND" value="1">
/ECAM/timer/ground-calc eq 0 /ECAM/timer/ground-calc eq 0
<test logic="OR"> <test logic="OR">
/ECAM/warnings/logic/eng/eng-1-fire-btn-timer eq 1 /ECAM/warnings/logic/eng/eng-2-fire-btn-timer eq 1
/controls/engines/engine[1]/fire-btn eq 0 /controls/engines/engine[1]/fire-btn eq 0
</test> </test>
<test logic="OR"> <test logic="OR">