1
0
Fork 0

Autopush now moves the nose wheel at 75 deg/s; nose wheel remains at 12 deg/s per manual

This commit is contained in:
legoboyvdlp R 2020-05-15 17:27:03 +01:00
parent cf09ea912d
commit d8ea37cc9a

View file

@ -748,16 +748,11 @@
/systems/hydraulic/yellow-psi ge 1500
/sim/model/autopush/connected eq 0
/controls/gear/nws-switch eq 1
<test logic="OR">
/engines/engine[0]/state eq 3
</test>
<test logic="AND" value="1">
position/wow eq 1
hydraulics/tiller/elec-pwr eq 1
/systems/hydraulic/yellow-psi ge 1500
/sim/model/autopush/connected eq 0
/controls/gear/nws-switch eq 1
/engines/engine[1]/state eq 3
</test>
</test>
</switch>
<fcs_function name="hydraulics/tiller/function">
@ -789,11 +784,13 @@
<switch name="fcs/steer-rate">
<default value="0"/>
<test logic="OR" value="12">
hydraulics/tiller/hyd-pwr eq 1
<test logic="OR" value="75">
/sim/model/autopush/connected eq 1
/systems/acconfig/autoconfig-running eq 1
</test>
<test logic="OR" value="12">
hydraulics/tiller/hyd-pwr eq 1
</test>
</switch>
<actuator name="fcs/steer-deg">