1
0
Fork 0

Minor autopilot adjustments

This commit is contained in:
jimw 2002-06-22 03:44:06 +00:00
parent 099ed38433
commit d0f3eb34d6

View file

@ -44,11 +44,11 @@
<autopilot>
<config>
<min-climb-speed-kt type="float">190.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">310.0</best-climb-speed-kt>
<min-climb-speed-kt type="float">150.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">250.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">1500.0</elevator-adj-factor>
<elevator-adj-factor type="float">3500.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.0001</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.0001</zero-pitch-trim-full-throttle>
@ -58,3 +58,5 @@
</autopilot>
</PropertyList>