beech99-v1 has just a blank line difference. The c172's have
the electrical system added so the night lighting works (hey I do most of my flying at night). I also added archive flags to some properties as per c172-set.xml.
This commit is contained in:
parent
4db8d593d7
commit
a6e5ddd636
9 changed files with 99 additions and 67 deletions
|
@ -20,6 +20,12 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<flight-model archive="y">jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero archive="y">c172r</aero>
|
<aero archive="y">c172r</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible archive="y">true</audible>
|
<audible archive="y">true</audible>
|
||||||
|
|
|
@ -20,6 +20,12 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<flight-model archive="y">yasim</flight-model>
|
<flight-model archive="y">yasim</flight-model>
|
||||||
<aero archive="y">c172</aero>
|
<aero archive="y">c172</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible archive="y">true</audible>
|
<audible archive="y">true</audible>
|
||||||
|
@ -48,7 +54,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</current-view>
|
</current-view>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<config>
|
<config>
|
||||||
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
||||||
|
@ -56,7 +62,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
|
<target-climb-rate-fpm type="float">500.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">4000.0</elevator-adj-factor>
|
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
|
||||||
<integral-contribution type="float">0.01</integral-contribution>
|
<integral-contribution type="float">0.01</integral-contribution>
|
||||||
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
||||||
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
|
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
|
||||||
</config>
|
</config>
|
||||||
|
@ -73,9 +79,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</fuel>
|
</fuel>
|
||||||
</consumables>
|
</consumables>
|
||||||
|
|
||||||
<!--
|
|
||||||
<controls>
|
<controls>
|
||||||
<aileron-trim>-0.055</aileron-trim>
|
|
||||||
<magnetos>3</magnetos>
|
<magnetos>3</magnetos>
|
||||||
</controls>
|
</controls>
|
||||||
|
|
||||||
|
@ -84,8 +89,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<rpm>700</rpm>
|
<rpm>700</rpm>
|
||||||
</engine>
|
</engine>
|
||||||
</engines>
|
</engines>
|
||||||
-->
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -17,22 +17,28 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<description>Cessna 172 with a full screen, hi-res panel</description>
|
<description>Cessna 172 with a full screen, hi-res panel</description>
|
||||||
|
|
||||||
<!-- We want to be able to specify the flight model independently -->
|
<!-- We want to be able to specify the flight model independently -->
|
||||||
<!-- <flight-model>jsb</flight-model> -->
|
<!-- <flight-model archive="y">jsb</flight-model> -->
|
||||||
<!-- <aero>c172</aero> -->
|
<!-- <aero archive="y">c172</aero> -->
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
<flip-x>false</flip-x>
|
<flip-x>false</flip-x>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
|
@ -16,8 +16,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<description>Cessna 172 in IFR configuration</description>
|
<description>Cessna 172 in IFR configuration</description>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero>c172r</aero>
|
<aero archive="y">c172r</aero>
|
||||||
|
|
||||||
<systems>
|
<systems>
|
||||||
<electrical>
|
<electrical>
|
||||||
|
@ -26,13 +26,13 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</systems>
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
|
@ -40,14 +40,14 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<current-view>
|
<current-view>
|
||||||
<pitch-offset-deg>-8</pitch-offset-deg>
|
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||||
</current-view>
|
</current-view>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<config>
|
<config>
|
||||||
|
@ -74,9 +74,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</consumables>
|
</consumables>
|
||||||
|
|
||||||
<controls>
|
<controls>
|
||||||
|
<!--
|
||||||
<aileron-trim>-0.117</aileron-trim>
|
<aileron-trim>-0.117</aileron-trim>
|
||||||
<elevator-trim>0</elevator-trim>
|
<elevator-trim>0</elevator-trim>
|
||||||
<rudder-trim>0</rudder-trim>
|
<rudder-trim>0</rudder-trim>
|
||||||
|
-->
|
||||||
<magnetos>3</magnetos>
|
<magnetos>3</magnetos>
|
||||||
</controls>
|
</controls>
|
||||||
|
|
||||||
|
|
|
@ -16,8 +16,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<description>Cessna 172</description>
|
<description>Cessna 172</description>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero>c172r</aero>
|
<aero archive="y">c172r</aero>
|
||||||
|
|
||||||
<systems>
|
<systems>
|
||||||
<electrical>
|
<electrical>
|
||||||
|
@ -26,20 +26,20 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</systems>
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<current-view>
|
<current-view>
|
||||||
|
|
|
@ -15,40 +15,40 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<description>Cessna 172 (YASim)</description>
|
<description>Cessna 172 (YASim)</description>
|
||||||
|
|
||||||
<flight-model>yasim</flight-model>
|
<flight-model archive="y">yasim</flight-model>
|
||||||
<aero>c172</aero>
|
<aero archive="y">c172</aero>
|
||||||
<fuel-fraction>1.0</fuel-fraction>
|
<fuel-fraction>1.0</fuel-fraction>
|
||||||
<fuel-fraction>1.0</fuel-fraction>
|
<fuel-fraction>1.0</fuel-fraction>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<!--
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172/Models/N757/n757.ac</path>
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<model>
|
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<controls>
|
<controls>
|
||||||
<magnetos>true</magnetos>
|
<magnetos>3</magnetos>
|
||||||
</controls>
|
</controls>
|
||||||
|
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<config>
|
<config>
|
||||||
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
||||||
|
@ -56,7 +56,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
|
<target-climb-rate-fpm type="float">500.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">6000.0</elevator-adj-factor>
|
<elevator-adj-factor type="float">6000.0</elevator-adj-factor>
|
||||||
<integral-contribution type="float">0.008</integral-contribution>
|
<integral-contribution type="float">0.008</integral-contribution>
|
||||||
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
||||||
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
|
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
|
||||||
</config>
|
</config>
|
||||||
|
|
|
@ -16,20 +16,26 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<description>Cessna 172P</description>
|
<description>Cessna 172P</description>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero>c172p</aero>
|
<aero archive="y">c172p</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<visibility>false</visibility>
|
<visibility archive="y">false</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172p/Models/c172p.xml</path>
|
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<view>
|
<view>
|
||||||
|
|
|
@ -16,24 +16,30 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<description>Cessna 172P</description>
|
<description>Cessna 172P</description>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero>c172p</aero>
|
<aero archive="y">c172p</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172p/Models/c172p.xml</path>
|
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<view>
|
<view>
|
||||||
|
@ -45,7 +51,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</current-view>
|
</current-view>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<config>
|
<config>
|
||||||
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
|
||||||
|
@ -53,7 +59,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
|
<target-climb-rate-fpm type="float">500.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">4000.0</elevator-adj-factor>
|
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
|
||||||
<integral-contribution type="float">0.01</integral-contribution>
|
<integral-contribution type="float">0.01</integral-contribution>
|
||||||
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
|
||||||
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
|
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
|
||||||
</config>
|
</config>
|
||||||
|
@ -81,5 +87,5 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<rpm type="double">700</rpm>
|
<rpm type="double">700</rpm>
|
||||||
</engine>
|
</engine>
|
||||||
</engines>
|
</engines>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -15,31 +15,32 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Cessna 172 flight dynamics testbed</description>
|
<description>Cessna 172 flight dynamics testbed</description>
|
||||||
|
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model archive="y">jsb</flight-model>
|
||||||
<aero>c172x</aero>
|
<aero archive="y">c172x</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible archive="y">true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path archive="y">Aircraft/c172/c172-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||||
<visibility>true</visibility>
|
<visibility archive="y">true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<!--
|
|
||||||
<model>
|
|
||||||
<path>Aircraft/c172/Models/N757/n757.ac</path>
|
|
||||||
</model>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
Loading…
Add table
Reference in a new issue