Control: Rework AP, fix lots of stuff
This commit is contained in:
parent
f510eef63f
commit
7a2d83cd88
1 changed files with 3 additions and 11 deletions
|
@ -25,15 +25,6 @@
|
|||
</sum>
|
||||
</expression>
|
||||
</input>
|
||||
<reference>
|
||||
<condition>
|
||||
<not-equals>
|
||||
<property>/it-autoflight/output/vert</property>
|
||||
<value>8</value>
|
||||
</not-equals>
|
||||
</condition>
|
||||
<property>/it-autoflight/internal/alt</property>
|
||||
</reference>
|
||||
<reference>
|
||||
<condition>
|
||||
<equals>
|
||||
|
@ -43,6 +34,7 @@
|
|||
</condition>
|
||||
<property>/it-autoflight/internal/mng-alt</property>
|
||||
</reference>
|
||||
<reference>/it-autoflight/internal/alt</reference>
|
||||
<output>/it-autoflight/internal/target-fpm</output>
|
||||
<min>/it-autoflight/internal/min-vs</min>
|
||||
<max>/it-autoflight/internal/max-vs</max>
|
||||
|
|
Reference in a new issue