Autopilot adjustments. Note that climb rate should be adjusted lower
above FL280.
This commit is contained in:
parent
36f9127650
commit
5f4d9898db
1 changed files with 4 additions and 12 deletions
|
@ -44,23 +44,15 @@
|
|||
|
||||
<autopilot>
|
||||
<config>
|
||||
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
|
||||
<best-climb-speed-kt type="float">240.0</best-climb-speed-kt>
|
||||
<min-climb-speed-kt type="float">260.0</min-climb-speed-kt>
|
||||
<best-climb-speed-kt type="float">310.0</best-climb-speed-kt>
|
||||
<target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm>
|
||||
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
|
||||
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
|
||||
<elevator-adj-factor type="float">16000.0</elevator-adj-factor>
|
||||
<integral-contribution type="float">0.01</integral-contribution>
|
||||
<integral-contribution type="float">0.005</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>
|
||||
</config>
|
||||
</autopilot>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue