Tweaked sound. Started animation and made a few model adjustments (still many more left to do).
This commit is contained in:
parent
8df329737c
commit
b3308a5d4f
1 changed files with 7 additions and 5 deletions
|
@ -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 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue