A3XX: Fix A/THR RETARD
This commit is contained in:
parent
2e2596a677
commit
c9993c98de
1 changed files with 9 additions and 0 deletions
|
@ -312,6 +312,15 @@
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
</enable>
|
</enable>
|
||||||
|
<input>
|
||||||
|
<condition>
|
||||||
|
<equals>
|
||||||
|
<property>/it-autoflight/mode/thr</property>
|
||||||
|
<value>RETARD</value>
|
||||||
|
</equals>
|
||||||
|
</condition>
|
||||||
|
<value>0.0</value>
|
||||||
|
</input>
|
||||||
<input>
|
<input>
|
||||||
<value>0.005</value>
|
<value>0.005</value>
|
||||||
</input>
|
</input>
|
||||||
|
|
Reference in a new issue