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>
|
||||
<min>
|
||||
<condition>
|
||||
<equals>
|
||||
<not-equals>
|
||||
<property>/options/steep-ils</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
<value>1</value>
|
||||
</not-equals>
|
||||
</condition>
|
||||
<value>-1200</value>
|
||||
</min>
|
||||
|
|
|
@ -1 +1 @@
|
|||
4005
|
||||
4006
|
Reference in a new issue