A32X: Fix FMGC not following G/S
This commit is contained in:
parent
ef3d8c95c6
commit
a73d2ebedf
2 changed files with 4 additions and 4 deletions
|
@ -658,10 +658,10 @@
|
||||||
<gain>1.0</gain>
|
<gain>1.0</gain>
|
||||||
<min>
|
<min>
|
||||||
<condition>
|
<condition>
|
||||||
<equals>
|
<not-equals>
|
||||||
<property>/options/steep-ils</property>
|
<property>/options/steep-ils</property>
|
||||||
<value>0</value>
|
<value>1</value>
|
||||||
</equals>
|
</not-equals>
|
||||||
</condition>
|
</condition>
|
||||||
<value>-1200</value>
|
<value>-1200</value>
|
||||||
</min>
|
</min>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
4005
|
4006
|
Reference in a new issue