A3XX: Fix FMGC Pitch: ALT HLD
This commit is contained in:
parent
1ae0a05b56
commit
3bb2d12fad
1 changed files with 6 additions and 1 deletions
|
@ -13,7 +13,12 @@
|
|||
<debug>false</debug>
|
||||
<type>gain</type>
|
||||
<input>
|
||||
<property>/it-autoflight/internal/altitude-5-sec-ahead</property>
|
||||
<expression>
|
||||
<sum>
|
||||
<property>/it-autoflight/internal/altitude-5-sec-ahead</property>
|
||||
<value>-5</value>
|
||||
</sum>
|
||||
</expression>
|
||||
</input>
|
||||
<reference>
|
||||
<condition>
|
||||
|
|
Reference in a new issue