1
0
Fork 0

Adjustments to autopilot configs

This commit is contained in:
jimw 2002-06-07 17:17:10 +00:00
parent e7848ffb94
commit c88151c039
4 changed files with 9 additions and 26 deletions

View file

@ -44,14 +44,16 @@
<autopilot>
<config>
<min-climb-speed-kt type="float">260.0</min-climb-speed-kt>
<min-climb-speed-kt type="float">190.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">1500.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">16000.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<elevator-adj-factor type="float">1500.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>
<max-roll-deg type="float">30</max-roll-deg>
<max-aileron type="float">1.0</max-aileron>
</config>
</autopilot>

View file

@ -48,7 +48,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
<best-climb-speed-kt type="float">107.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">1000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">12000.0</elevator-adj-factor>
<elevator-adj-factor type="float">6000.0</elevator-adj-factor>
<integral-contribution type="float">0.004</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.11</zero-pitch-trim-full-throttle>

View file

@ -45,7 +45,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
<light-blinks-minute>60</light-blinks-minute>
<light-blinks-minute type="int">60</light-blinks-minute>
</model>
<view n="0">
@ -75,7 +75,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
<best-climb-speed-kt type="float">107.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">1000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">12000.0</elevator-adj-factor>
<elevator-adj-factor type="float">6000.0</elevator-adj-factor>
<integral-contribution type="float">0.004</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.11</zero-pitch-trim-full-throttle>
@ -114,20 +114,3 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
</controls>
</PropertyList>

View file

@ -48,7 +48,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
<best-climb-speed-kt type="float">107.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">1000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">12000.0</elevator-adj-factor>
<elevator-adj-factor type="float">6000.0</elevator-adj-factor>
<integral-contribution type="float">0.004</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.11</zero-pitch-trim-full-throttle>
@ -100,5 +100,3 @@ March 2002 Jim Wilson, jimw@kelcomaine.com