1
0
Fork 0

Tweaked sound. Started animation and made a few model adjustments (still many more left to do).

This commit is contained in:
jimw 2002-05-28 02:41:36 +00:00
parent 8df329737c
commit b3308a5d4f

View file

@ -11,7 +11,7 @@
</sound> </sound>
<panel> <panel>
<path>Aircraft/c310/c310-mini-panel.xml</path> <path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>false</visibility> <visibility>false</visibility>
</panel> </panel>
@ -48,10 +48,10 @@
<best-climb-speed-kt type="float">240.0</best-climb-speed-kt> <best-climb-speed-kt type="float">240.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm> <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">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">12000.0</elevator-adj-factor> <elevator-adj-factor type="float">16000.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution> <integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.65</zero-pitch-throttle> <zero-pitch-throttle type="float">0.0</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.025</zero-pitch-trim-full-throttle> <zero-pitch-trim-full-throttle type="float">0.0001</zero-pitch-trim-full-throttle>
</config> </config>
</autopilot> </autopilot>
@ -61,3 +61,5 @@