Potential fix for RAT popping out when it shouldn't
This commit is contained in:
parent
cf582054e7
commit
e18c7fc04e
2 changed files with 2 additions and 1 deletions
|
@ -376,6 +376,7 @@
|
||||||
<default value="/systems/electrical/some-electric-thingie/rat-deploy"/>
|
<default value="/systems/electrical/some-electric-thingie/rat-deploy"/>
|
||||||
<test logic="AND" value="1">
|
<test logic="AND" value="1">
|
||||||
/instrumentation/airspeed-indicator/indicated-speed-kt gt 100
|
/instrumentation/airspeed-indicator/indicated-speed-kt gt 100
|
||||||
|
/sim/time/elapsed-sec gt 30
|
||||||
/systems/electrical/bus/ac-1 eq 0
|
/systems/electrical/bus/ac-1 eq 0
|
||||||
/systems/electrical/bus/ac-2 eq 0
|
/systems/electrical/bus/ac-2 eq 0
|
||||||
/controls/electrical/switches/emer-elec-man-on eq 0
|
/controls/electrical/switches/emer-elec-man-on eq 0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
20
|
21
|
Loading…
Reference in a new issue