USE ORIGINAL FLCH CONFIG bugfix 130
This commit is contained in:
parent
a7078ddc2f
commit
6c41901e51
1 changed files with 2 additions and 2 deletions
|
@ -705,7 +705,7 @@
|
||||||
</equals>
|
</equals>
|
||||||
</condition>
|
</condition>
|
||||||
<property>/it-autoflight/internal/lookahead-10-sec-mach</property>
|
<property>/it-autoflight/internal/lookahead-10-sec-mach</property>
|
||||||
<scale>500.0</scale>
|
<scale>1000.0</scale>
|
||||||
</input>
|
</input>
|
||||||
<reference>
|
<reference>
|
||||||
<condition>
|
<condition>
|
||||||
|
@ -724,7 +724,7 @@
|
||||||
</equals>
|
</equals>
|
||||||
</condition>
|
</condition>
|
||||||
<property>/it-autoflight/input/spd-mach</property>
|
<property>/it-autoflight/input/spd-mach</property>
|
||||||
<scale>500.0</scale>
|
<scale>1000.0</scale>
|
||||||
</reference>
|
</reference>
|
||||||
<output>
|
<output>
|
||||||
<property>/it-autoflight/internal/target-pitch-deg</property>
|
<property>/it-autoflight/internal/target-pitch-deg</property>
|
||||||
|
|
Reference in a new issue