A3XX: Fix MAJOR bug with Autoland I made by accident
This commit is contained in:
parent
0cdaa96209
commit
c1c465f6e5
1 changed files with 0 additions and 22 deletions
|
@ -101,28 +101,6 @@
|
|||
<!-- Autopilot Helpers/Calculators -->
|
||||
<!-- =============================================================== -->
|
||||
|
||||
<filter>
|
||||
<name>AUTOLAND FPM</name>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<update-interval-secs type="double">0.05</update-interval-secs>
|
||||
<input>
|
||||
<expression>
|
||||
<table>
|
||||
<property>/position/gear-agl-ft</property>
|
||||
<entry><ind>100</ind><dep>-600</dep></entry>
|
||||
<entry><ind> 50</ind><dep>-500</dep></entry>
|
||||
<entry><ind> 40</ind><dep>-400</dep></entry>
|
||||
<entry><ind> 30</ind><dep>-250</dep></entry>
|
||||
<entry><ind> 20</ind><dep>-100</dep></entry>
|
||||
<entry><ind> 10</ind><dep> -70</dep></entry>
|
||||
<entry><ind> 5</ind><dep> -50</dep></entry>
|
||||
</table>
|
||||
</expression>
|
||||
</input>
|
||||
<output>/it-autoflight/internal/target-fpm-c</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<name>AUTOLAND FPM</name>
|
||||
<type>gain</type>
|
||||
|
|
Reference in a new issue