System: Fix the at idle logic bug
This commit is contained in:
parent
f412d3069e
commit
55ffa42449
2 changed files with 2 additions and 2 deletions
|
@ -1087,7 +1087,7 @@
|
|||
<property>/engines/engine[0]/n1-actual</property>
|
||||
<property>/engines/engine[1]/n1-actual</property>
|
||||
</max>
|
||||
<value>0.005</value>
|
||||
<value>0.2</value>
|
||||
</difference>
|
||||
<property>fadec/limit/idle</property>
|
||||
</le>
|
||||
|
|
|
@ -1548,7 +1548,7 @@
|
|||
<property>/engines/engine[0]/n1-actual</property>
|
||||
<property>/engines/engine[1]/n1-actual</property>
|
||||
</max>
|
||||
<value>0.005</value>
|
||||
<value>0.2</value>
|
||||
</difference>
|
||||
<property>fadec/limit/idle</property>
|
||||
</le>
|
||||
|
|
Loading…
Add table
Reference in a new issue