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>
|
<debug>false</debug>
|
||||||
<type>gain</type>
|
<type>gain</type>
|
||||||
<input>
|
<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>
|
</input>
|
||||||
<reference>
|
<reference>
|
||||||
<condition>
|
<condition>
|
||||||
|
|
Reference in a new issue