1
0
Fork 0

Move *-set.xml and Aircraft-yasim/*.xml into their individual aircraft

subdirectories in yet another step towards making aircraft more self
contained rather than potentially spread out.
This commit is contained in:
curt 2003-09-20 03:34:19 +00:00
parent bd18398034
commit 788adc9e6b
107 changed files with 0 additions and 4401 deletions

View file

@ -1,71 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<description>Boeing 737</description>
<flight-model>jsb</flight-model>
<aero>737</aero>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/737/737-sound.xml</path>
</sound>
<panel>
<path>Aircraft/T38/Panels/T38-panel.xml</path>
<visibility>true</visibility>
</panel>
<hud>
<path>Huds/Default/default.xml</path>
<visibility>false</visibility>
</hud>
<model>
<path>Aircraft/T38/Models/T38-model.xml</path>
</model>
<current-view>
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
</current-view>
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us archive="y">1490</level-gal_us>
</tank>
<tank n="1">
<level-gal_us archive="y">1490</level-gal_us>
</tank>
<tank n="2">
<level-gal_us archive="y">2230</level-gal_us>
</tank>
</fuel>
</consumables>
<autopilot>
<config>
<min-climb-speed-kt type="float">210.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">300.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">3500.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">0.4</max-aileron>
</config>
</autopilot>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="737-jsbsim-set.xml">
<sim>
<description>Alias for 737-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="747-yasim-set.xml">
<sim>
<description>Alias for 747-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,77 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<description>Boeing 747 (YASim)</description>
<flight-model>yasim</flight-model>
<aero>747</aero>
<fuel-fraction>0.5</fuel-fraction>
<virtual-cockpit archive="y">true</virtual-cockpit>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/747/747-sound.xml</path>
<volume>
<gear type="double">0.4</gear>
</volume>
</sound>
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>false</visibility>
</panel>
<hud>
<path>Huds/Custom/default.xml</path>
<visibility>false</visibility>
</hud>
<model>
<path>Aircraft/747/Models/boeing747-400-jw.xml</path>
</model>
<view>
<internal archive="y">true</internal>
<config>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y">-0.38</x-offset-m>
<y-offset-m archive="y">3.26</y-offset-m>
<z-offset-m archive="y">-18.16</z-offset-m>
<pitch-offset-deg archive="y">-13.0</pitch-offset-deg>
</config>
</view>
<chase-distance-m type="double" archive="y">-90.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">150.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">200.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">1500.0</elevator-adj-factor>
<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>
<max-roll-deg type="float">30</max-roll-deg>
<max-aileron type="float">1.0</max-aileron>
<indicated-heading-magnetic type="bool">true</indicated-heading-magnetic>
</config>
</autopilot>
<radios>
<dme n="0">
<switch-position type="int">1</switch-position>
</dme>
</radios>
</PropertyList>

View file

@ -1,117 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<description>Airbus A320-200</description>
<flight-model>jsb</flight-model>
<aero>A320</aero>
<fuel-fraction>0.5</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/747/747-sound.xml</path>
</sound>
<!--
<panel>
<path>Aircraft/737/Panels/737-trans-mini-panel.xml</path>
<visibility>true</visibility>
</panel>
-->
<hud>
<path>Huds/Custom/default.xml</path>
<visibility>false</visibility>
</hud>
<model>
<path>Aircraft/A320/Models/a320-fb.xml</path>
</model>
<view>
<internal archive="y">true</internal>
<config>
<!-- x/y/z == right/up/back -->
<x-offset-m archive="y">-0.525</x-offset-m>
<y-offset-m archive="y">2.34</y-offset-m>
<z-offset-m archive="y">-14.56</z-offset-m>
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
</config>
</view>
<chase-distance-m type="double" archive="y">-45.0</chase-distance-m>
<!--
<current-view>
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
</current-view>
-->
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us archive="y">1500</level-gal_us>
</tank>
<tank n="1">
<level-gal_us archive="y">1500</level-gal_us>
</tank>
</fuel>
</consumables>
<autopilot>
<config>
<min-climb-speed-kt type="float">150.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">300.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">3500.0</elevator-adj-factor>
<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>
<max-roll-deg type="float">30</max-roll-deg>
<max-aileron type="float">1.0</max-aileron>
</config>
</autopilot>
<input> <!-- set 25% flap adjustment with each detent -->
<keyboard>
<key n="91">
<name>[</name>
<desc>Decrease flaps.</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/flaps</property>
<step type="double">-0.25</step>
</binding>
</key>
<key n="93">
<name>]</name>
<desc>Increase flaps.</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/flaps</property>
<step type="double">0.25</step>
</binding>
</key>
</keyboard>
<joysticks>
<js-named n="1003">
<button n="1">
<binding>
<step>-0.25</step>
</binding>
</button>
<button n="2">
<binding>
<step>0.25</step>
</binding>
</button>
</js-named>
</joysticks>
</input>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="A320-jsbsim-set.xml">
<sim>
<description>Alias for A320-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,54 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
OV-10 JSBSim config file
David Culp, davidculp2@attbi.com
************************************************************************
-->
<PropertyList>
<sim>
<description>North American OV-10A Bronco</description>
<flight-model>jsb</flight-model>
<aero>OV10</aero>
<systems>
<electrical>
<path>Aircraft/T38/T38-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/OV10/Sounds/OV10-sound.xml</path>
</sound>
<panel>
<path>Aircraft/T38/Panels/T38-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<model>
<path>Aircraft/OV10/Models/ov10.xml</path>
</model>
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us archive="y">117</level-gal_us>
</tank>
<tank n="1">
<level-gal_us archive="y">117</level-gal_us>
</tank>
<tank n="2">
<level-gal_us archive="y">220</level-gal_us>
</tank>
</fuel>
</consumables>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="OV10-jsbsim-set.xml">
<sim>
<description>Alias for OV10-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,81 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
X15 simulation config. This files ties together all the components
used by FGFS to represent the X15. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>North American X-15</description>
<startup>
<speed-set>knots</speed-set>
<onground>false</onground>
</startup>
<flight-model>jsb</flight-model>
<aero>X15</aero>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>false</audible>
</sound>
<panel>
<path>Aircraft/X15/Panels/X15-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- gear up -->
<model>
<path>Aircraft/X15/Models/X15_flight.ac</path>
</model>
<!-- gear down
<model>
<path>Aircraft/X15/Models/X15_landing.ac</path>
</model_2>
-->
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">300.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">400.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">4000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">3000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">25000.0</elevator-adj-factor>
<integral-contribution type="float">0.001</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.0</zero-pitch-trim-full-throttle>
</config>
</autopilot>
<position>
<altitude-ft>35000</altitude-ft>
</position>
<velocities>
<airspeed-kt>250</airspeed-kt>
</velocities>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="X15-jsbsim-set.xml">
<sim>
<description>Alias for X15-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Fairchild A10 (Clean) )simulation config.
2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>a10-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a10/Sounds/a10-sound.xml</path>
</sound>
<panel>
<path>Aircraft/a10/Panels/a10-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/a10/Panels/a10-mini-panel.xml</path>
</panel_2>
<hud>
<path>Aircraft/a10/Huds/a10-hud1.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/a10/Models/a10cl-model.xml</path>
</model>
<systems>
<electrical>
<path>Aircraft/a10/Systems/a10-electrical.xml</path>
</electrical>
</systems>
<chase-distance-m type="double" archive="y">-35.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">50.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">350.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">100.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Fairchild A10 (Clean) )simulation config.
2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>a10cl-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a10/Sounds/a10-sound.xml</path>
</sound>
<panel>
<path>Aircraft/a10/Panels/a10-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/a10/Panels/a10-mini-panel.xml</path>
</panel_2>
<hud>
<path>Aircraft/a10/Huds/a10-hud1.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/a10/Models/a10cl-model.xml</path>
</model>
<systems>
<electrical>
<path>Aircraft/a10/Systems/a10-electrical.xml</path>
</electrical>
</systems>
<chase-distance-m type="double" archive="y">-35.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">50.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">350.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">100.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Fairchild A10 (Ferry Load) simulation config.
2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>a10fl-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a10/Sounds/a10-sound.xml</path>
</sound>
<panel>
<path>Aircraft/a10/Panels/a10-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/a10/Panels/a10-mini-panel.xml</path>
</panel_2>
<hud>
<path>Aircraft/a10/Huds/a10-hud1.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/a10/Models/a10fl-model.xml</path>
</model>
<systems>
<electrical>
<path>Aircraft/a10/Systems/a10-electrical.xml</path>
</electrical>
</systems>
<chase-distance-m type="double" archive="y">-35.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">50.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">350.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">100.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.3</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Fairchild A10 (Weapon load) simulation config.
2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>a10wl-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a10/Sounds/a10-sound.xml</path>
</sound>
<panel>
<path>Aircraft/a10/Panels/a10-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/a10/Panels/a10-mini-panel.xml</path>
</panel_2>
<hud>
<path>Aircraft/a10/Huds/a10-hud1.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/a10/Models/a10wl-model.xml</path>
</model>
<systems>
<electrical>
<path>Aircraft/a10/Systems/a10-electrical.xml</path>
</electrical>
</systems>
<chase-distance-m type="double" archive="y">-35.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">50.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">350.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">100.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="a4-yasim-set.xml">
<sim>
<description>Alias for a4-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="a4-yasim-set.xml">
<sim>
<description>Alias for a4-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,72 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
A-4D simulation config. This file ties together all
the components used by FGFS to represent the aircraft.
For more details see UIUC/a4-v1-nl/README.a4.html
May 18, 2003 Michael Selig, http://www.uiuc.edu/~m-selig
************************************************************************
-->
<PropertyList>
<sim>
<description>A4D (A-4C) Skyhawk attack aircraft (UIUC aero model)</description>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<uiuc-type>uiuc-jet</uiuc-type>
<aircraft-dir>Aircraft/UIUC/a4-v1-nl</aircraft-dir>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/Sounds/uiuc/a4-sound-uiuc.xml</path>
</sound>
<virtual-cockpit archive="y">true</virtual-cockpit>
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
<!-- setup for first 2D panel, 'P' toggles on/off. Starts in 'off' mode -->
<panel>
<path>Aircraft/a4/Panels/a4-trans-mini-panel.xml</path>
<visibility>false</visibility>
</panel>
<!-- setup for second 2D panel, 's' toggles two panels. -->
<panel_2>
<path>Aircraft/a4/Panels/a4-trans-mini-panel.xml</path>
</panel_2>
<!-- setup for 3D cockpit, 'c' toggles on/off. Starts in 'on' mode -->
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">0.82</y-offset-m>
<z-offset-m archive="y">-2.72</z-offset-m>
<pitch-offset-deg>-13</pitch-offset-deg>
<default-field-of-view-deg>60</default-field-of-view-deg>
</config>
</view>
<model>
<path>Aircraft/a4/Models/a4-blue-uiuc.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,82 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Douglas A4 Skyhawk simulation config. This files ties together
all the components used by FGFS to represent the A4. Components include
the flight data model, instrument panel, and external 3D model.
************************************************************************
-->
<PropertyList>
<sim>
<description>Douglas A4 Skyhawk (YASim)</description>
<virtual-cockpit archive="y">true</virtual-cockpit>
<flight-model>yasim</flight-model>
<aero>a4</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/a4/Models/a4-blue.xml</path>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">0.82</y-offset-m>
<z-offset-m archive="y">-2.80</z-offset-m>
<pitch-offset-deg>-17</pitch-offset-deg>
<default-field-of-view-deg>60</default-field-of-view-deg>
</config>
</view>
<current-view>
<field-of-view>60.0</field-of-view>
</current-view>
<aoa-indexer>
<too-slow-deg>15.0</too-slow-deg>
<slow-deg>14.0</slow-deg>
<fast-deg>13.0</fast-deg>
<too-fast-deg>12.0</too-fast-deg>
</aoa-indexer>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">300.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">3000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">5500.0</elevator-adj-factor>
<integral-contribution type="float">0.007</integral-contribution>
<zero-pitch-throttle type="float">0.60</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
<max-roll-deg type="float">45</max-roll-deg>
<max-aileron type="float">0.1</max-aileron>
</config>
</autopilot>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="airwaveXtreme150-v1-nl-uiuc-set.xml">
<sim>
<description>Alias for airwaveXtreme150-v1-nl-uiuc.</description>
</sim>
</PropertyList>

View file

@ -1,56 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Hang glider simulation config. This file ties together all the
components used by FGFS to represent a generic hang glider.
Components include the flight data model, instrument panel, and
external model.
Flight model details:
Aircraft/UIUC/airwaveXtreme150-v1-nl/README.airwaveXtreme150.html
External model details:
Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/README.TXT
(courtesy of Captain Slug, captainslg@aol.com)
Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<description>Airwave Xtreme 150 hang glider (UIUC)</description>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<uiuc-type>uiuc-hangglider</uiuc-type>
<aircraft-dir>Aircraft/UIUC/airwaveXtreme150-v1-nl</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/airwaveXtreme150/Sounds/uiuc/airwaveXtreme150-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/hgldr-cs-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="asw20-v1-nl-uiuc-set.xml">
<sim>
<description>Alias for asw20-v1-nl-uiuc.</description>
</sim>
</PropertyList>

View file

@ -1,56 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
ASW 20 simulation config. This file ties together all the
components used by FGFS to represent a 15-meter class sailplane.
Components include the flight data model, instrument panel, and
external model.
Flight model details:
Aircraft/UIUC/asw20-v1-nl/README.asw20.html
External model details:
Aircraft/asw20/Models/uiuc/hgldr-cs/README.TXT
(courtesy of Roland Stuck, rstuck@evc.net)
Last update: June 8, 2003 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<description>ASW-20 sailplane (UIUC)</description>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<uiuc-type>uiuc-sailplane</uiuc-type>
<aircraft-dir>Aircraft/UIUC/asw20-v1-nl</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/asw20/Sounds/uiuc/asw20-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/asw20/Models/uiuc/asw20-stuck/asw20-stuck-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,214 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
B52-H set file.
2002-12-17 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>b52-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/b52/Sounds/b52-sound.xml</path>
</sound>
<panel>
<path>Aircraft/b52/Panels/b52-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/b52/Panels/b52-mini-panel.xml</path>
</panel_2>
<hud>
<path>Aircraft/b52/Huds/b52-hud1.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/b52/Models/b52-model.xml</path>
</model>
<systems>
<electrical>
<path>Aircraft/b52/Systems/b52-electrical.xml</path>
</electrical>
</systems>
<chase-distance-m type="double" archive="y">-70.0</chase-distance-m>
</sim>
<controls>
<flight>
<elevator-trim type="float">-0.07</elevator-trim>
</flight>
</controls>
<!-- Keboard changes -->
<!-- Brakes -->
<input>
<keyboard>
<key n="91">
<binding>
<step type="double">-1.0</step>
</binding>
</key>
<key n="93">
<binding>
<step type="double">1.0</step>
</binding>
</key>
<key n="98">
<desc>Apply all brakes</desc>
<name>b</name>
<binding n= "0">
<command>property-assign</command>
<property>/controls/gear/gear[0]/wheel[0]/brake</property>
<property>/controls/gear/gear[0]/wheel[1]/brake</property>
<value type="double">1.0</value>
</binding>
<binding n= "1">
<command>property-assign</command>
<property>/controls/gear/gear[1]/wheel[0]/brake</property>
<property>/controls/gear/gear[1]/wheel[1]/brake</property>
<value type="double">1.0</value>
</binding>
<binding n= "2">
<command>property-assign</command>
<property>/controls/gear/gear[2]/wheel[0]/brake</property>
<property>/controls/gear/gear[2]/wheel[1]/brake</property>
<value type="double">1.0</value>
</binding>
<binding n= "3">
<command>property-assign</command>
<property>/controls/gear/gear[3]/wheel[0]/brake</property>
<property>/controls/gear/gear[3]/wheel[1]/brake</property>
<value type="double">1.0</value>
</binding>
<mod-up>
<desc>Release all brakes</desc>
<binding n= "0">
<command>property-assign</command>
<property>/controls/gear/gear[0]/wheel[0]/brake</property>
<property>/controls/gear/gear[0]/wheel[1]/brake</property>
<value type="double">0.0</value>
</binding>
<binding n= "1">
<command>property-assign</command>
<property>/controls/gear/gear[1]/wheel[0]/brake</property>
<property>/controls/gear/gear[1]/wheel[1]/brake</property>
<value type="double">0.0</value>
</binding>
<binding n= "2">
<command>property-assign</command>
<property>/controls/gear/gear[2]/wheel[0]/brake</property>
<property>/controls/gear/gear[2]/wheel[1]/brake</property>
<value type="double">0.0</value>
</binding>
<binding n= "3">
<command>property-assign</command>
<property>/controls/gear/gear[3]/wheel[0]/brake</property>
<property>/controls/gear/gear[3]/wheel[1]/brake</property>
<value type="double">0.0</value>
</binding>
</mod-up>
</key>
</keyboard>
</input>
<autopilot>
<config>
<min-climb-speed-kt type="float">110.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">554.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">3000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">2000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">800.0</elevator-adj-factor>
<terrain-follow-factor type="float">16.0</terrain-follow-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">1.0</max-aileron>
<max-roll-deg type="float">40.0</max-roll-deg>
<roll-out-deg type="float">15.0</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
<settings>
<speed-kt type="double">310.0</speed-kt>
</settings>
</autopilot>
<!-- Engine indexes -->
<engines>
<engine n="0">
<engine-num type="int">0</engine-num>
</engine>
<engine n="1">
<engine-num type="int">1</engine-num>
</engine>
<engine n="2">
<engine-num type="int">2</engine-num>
</engine>
<engine n="3">
<engine-num type="int">3</engine-num>
</engine>
<engine n="4">
<engine-num type="int">4</engine-num>
</engine>
<engine n="5">
<engine-num type="int">5</engine-num>
</engine>
<engine n="6">
<engine-num type="int">6</engine-num>
</engine>
<engine n="7">
<engine-num type="int">7</engine-num>
</engine>
</engines>
<!-- Fuel Tank indexes -->
<consumables>
<fuel>
<tank n="0">
<tank-num type="int">0</tank-num>
</tank>
<tank n="1">
<tank-num type="int">1</tank-num>
</tank>
<tank n="2">
<tank-num type="int">2</tank-num>
</tank>
<tank n="3">
<tank-num type="int">3</tank-num>
</tank>
<tank n="4">
<tank-num type="int">4</tank-num>
</tank>
</fuel>
</consumables>
</PropertyList>

View file

@ -1,48 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Beech 99 simulation config. This file ties together all
the components used by FGFS to represent the aircraft.
For more details see UIUC/beech99-v1/README.beech99.html
Dec 28, 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<description>Beech 99 (UIUC)</description>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/beech99/Models/beech99-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172p-3d-set.xml">
<sim>
<description>Alias for c172p-3d.</description>
</sim>
</PropertyList>

View file

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-3d-yasim-set.xml">
<sim>
<description>Alias for c172r-3d-yasim</description>
</sim>
</PropertyList>

View file

@ -1,28 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
FDM-independent Cessna 172 with full-screen, high-res panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-jsbsim-base.xml">
<sim>
<description>Cessna 172 with a full screen, hi-res panel</description>
<panel>
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
<visibility archive="y">true</visibility>
<flip-x>false</flip-x>
</panel>
<model>
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
</model>
</sim>
</PropertyList>

View file

@ -1,41 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
FDM-independent Cessna 172 with full-screen, high-res panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172-base.xml">
<sim>
<description>Cessna 172 with a full screen, hi-res panel</description>
<!-- We want to be able to specify the flight model independently -->
<!-- <flight-model archive="y">jsb</flight-model> -->
<!-- <aero archive="y">c172</aero> -->
<panel>
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
<visibility archive="y">true</visibility>
<flip-x>true</flip-x>
</panel>
<model>
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
</model>
<instrument-options>
<omit-knobs>true</omit-knobs>
</instrument-options>
</sim>
<engines>
<engine>
<rpm type="double">0</rpm>
</engine>
</engines>
</PropertyList>

View file

@ -1,47 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all C172 aircraft.
************************************************************************
-->
<PropertyList>
<sim>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible archive="y">true</audible>
<path archive="y">Aircraft/c172/c172-sound.xml</path>
</sound>
</sim>
<instrumentation>
<attitude-indicator>
<config>
<tumble-flag archive="y" type="bool">true</tumble-flag>
</config>
</attitude-indicator>
</instrumentation>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<engines>
<engine>
<rpm type="double">700</rpm>
</engine>
</engines>
</PropertyList>

View file

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172-set.xml">
<sim>
<description>Cessna 172 in IFR configuration</description>
<panel>
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
</sim>
</PropertyList>

View file

@ -1,34 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
LaRCsim Cessna 172 with 2D panel.
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172p-base.xml">
<sim>
<description>Cessna 172 (LaRCsim, 2D panel).</description>
<flight-model>larcsim</flight-model>
<aero>c172</aero>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172p-set.xml">
<sim>
<description>Alias for c172p.</description>
</sim>
</PropertyList>

View file

@ -1,21 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-yasim-set.xml">
<sim>
<description>Alias for c172r-yasim</description>
</sim>
</PropertyList>

View file

@ -1,37 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 172P with 3D cockpit.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172p-jsbsim-base.xml">
<sim>
<description>Cessna 172P (JSBSim, 3D cockpit)</description>
<!-- hide the 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.18</x-offset-m>
<y-offset-m archive="y">0.30</y-offset-m>
<z-offset-m archive="y">0.36</z-offset-m>
<pitch-offset-deg>-12</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172p-3d-jsbsim-set.xml">
<sim>
<description>Alias for c172p-3d-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,42 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all C172P aircraft.
************************************************************************
-->
<PropertyList include="c172-base.xml">
<sim>
<model>
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>
</model>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">75.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
</config>
</autopilot>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>20</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>20</level-gal_us>
</tank>
</fuel>
</consumables>
</PropertyList>

View file

@ -1,24 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for JSBSim C172P aircraft.
************************************************************************
-->
<PropertyList include="c172p-base.xml">
<sim>
<flight-model archive="y">jsb</flight-model>
<aero archive="y">c172p</aero>
</sim>
<!-- trim for level cruise -->
<controls>
<flight>
<aileron-trim>0.027</aileron-trim>
<rudder-trim>0.0</rudder-trim>
</flight>
</controls>
</PropertyList>

View file

@ -1,36 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 172P with 2D panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172p-jsbsim-base.xml">
<sim>
<description>Cessna 172P (JSBSim, 2D panel).</description>
<!-- Use a 2D instrument panel -->
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- Look down a bit over the top of the panel -->
<view>
<config>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172p-jsbsim-set.xml">
<sim>
<description>Alias for c172p-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,38 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 172R with 3D cockpit.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-jsbsim-base.xml">
<sim>
<description>Cessna 172R (JSBSim, 3D cockpit)</description>
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
<!-- hide the 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.25</x-offset-m>
<y-offset-m archive="y">0.20</y-offset-m>
<z-offset-m archive="y">0.66</z-offset-m>
<pitch-offset-deg>-13</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172r-3d-jsbsim-set.xml">
<sim>
<description>Alias for c172r-3d-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,41 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
YASim Cessna 172R with 3D cockpit.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-yasim-base.xml">
<sim>
<description>Cessna 172R (YASim, 3D cockpit)</description>
<virtual-cockpit archive="y">true</virtual-cockpit>
<!-- hide the 2D panel -->
<panel>
<visibility archive="n">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.25</x-offset-m>
<y-offset-m archive="y">0.20</y-offset-m>
<z-offset-m archive="y">0.66</z-offset-m>
<pitch-offset-deg>-13</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,48 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all C172R aircraft.
************************************************************************
-->
<PropertyList include="c172-base.xml">
<sim>
<model>
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
</model>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">75.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
</config>
</autopilot>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>20</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>20</level-gal_us>
</tank>
</fuel>
</consumables>
<engines>
<engine>
<rpm type="double">700</rpm>
</engine>
</engines>
</PropertyList>

View file

@ -1,25 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for JSBSim C172R aircraft.
************************************************************************
-->
<PropertyList include="c172r-base.xml">
<sim>
<flight-model archive="y">jsb</flight-model>
<aero archive="y">c172r</aero>
</sim>
<!-- trim for level cruise -->
<controls>
<flight>
<aileron-trim>-0.012</aileron-trim>
<elevator-trim>0</elevator-trim>
<rudder-trim>-0.025</rudder-trim>
</flight>
</controls>
</PropertyList>

View file

@ -1,37 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 172R with 2D panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-jsbsim-base.xml">
<sim>
<description>Cessna 172R (JSBSim, 2D panel).</description>
<!-- Use a 2D instrument panel -->
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- Look down a bit over the top of the panel -->
<view>
<config>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c172r-jsbsim-set.xml">
<sim>
<description>Alias for c172r-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,21 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for YASim C172r aircraft.
************************************************************************
-->
<PropertyList include="c172r-base.xml">
<sim>
<flight-model archive="y">yasim</flight-model>
<aero archive="y">c172</aero>
<fuel-fraction>1.0</fuel-fraction>
<fuel-fraction>1.0</fuel-fraction>
</sim>
<!-- TODO: trim for level cruise -->
</PropertyList>

View file

@ -1,39 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
YASim Cessna 172R with 2D panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-yasim-base.xml">
<sim>
<description>Cessna 172R (YASim, 2D panel)</description>
<!-- set up 2D panel -->
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- Look down a bit over the top of the panel -->
<view>
<config>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,29 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim textbed Cessna 172 with 2D panel.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-base.xml">
<sim>
<description>Cessna 172 flight dynamics testbed</description>
<flight-model archive="y">jsb</flight-model>
<aero archive="y">c172x</aero>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
</sim>
</PropertyList>

View file

@ -1,37 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 182 with 3D cockpit.
Started October 7 2003 by Bartosz Kosiorek, gang65@poczta.onet.pl
************************************************************************
-->
<PropertyList include="c182-jsbsim-set.xml">
<sim>
<description>Cessna 182 (JSBSim, 3D cockpit)</description>
<!-- hide the 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.14</x-offset-m>
<y-offset-m archive="y">0.17</y-offset-m>
<z-offset-m archive="y">0.48</z-offset-m>
<pitch-offset-deg>-12</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,121 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 182 simulation config. This files ties together all the components
used by FGFS to represent the C182. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
n
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>Cessna 182</description>
<flight-model>jsb</flight-model>
<aero>c182</aero>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/c182/c182-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c182/Panels/c182s-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/c172/Models/c172-dpm.xml</path>
</model>
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>40</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>40</level-gal_us>
</tank>
</fuel>
</consumables>
<input>
<keyboard>
<key n="60">
<name>&lt;</name>
<desc>Rudder Trim Left</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<min type="double">-1.0</min>
<step type="double">-0.001</step>
</binding>
</key>
<key n="62">
<name>&gt;</name>
<desc>Rudder Trim Right</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<max type="double">1.0</max>
<step type="double">0.001</step>
</binding>
</key>
</keyboard>
</input>
<autopilot>
<config>
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">95.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">800.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<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.07</zero-pitch-trim-full-throttle>
</config>
</autopilot>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<instrumentation>
<attitude-indicator>
<config>
<tumble-flag>true</tumble-flag>
</config>
</attitude-indicator>
</instrumentation>
<engines>
<engine>
<rpm>900</rpm>
</engine>
</engines>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c182-jsbsim-set.xml">
<sim>
<description>Alias for c182-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c310u3a-3d-jsbsim-set.xml">
<sim>
<description>Alias for c310u3a-3d-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,101 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all C310 models.
************************************************************************
-->
<PropertyList>
<sim>
<systems>
<electrical>
<path>Aircraft/c310/c310-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/c310/c310-sound.xml</path>
</sound>
</sim>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
<engine n="1">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<consumables>
<fuel>
<tank n="0">
<level-gal_us archive="y">14</level-gal_us>
</tank>
<tank n="1">
<level-gal_us archive="y">14</level-gal_us>
</tank>
<tank n="2">
<level-gal_us archive="y">14</level-gal_us>
</tank>
<tank n="3">
<level-gal_us archive="y">14</level-gal_us>
</tank>
</fuel>
</consumables>
<engines>
<engine n="0">
<rpm>1000</rpm>
</engine>
<engine n="1">
<rpm>1000</rpm>
</engine>
</engines>
<autopilot>
<config>
<min-climb-speed-kt type="float">81.0</min-climb-speed-kt>
<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">3000.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>
</config>
</autopilot>
<input>
<keyboard>
<key n="60">
<name>&lt;</name>
<desc>Rudder Trim Left</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<min type="double">-1.0</min>
<step type="double">-0.001</step>
</binding>
</key>
<key n="62">
<name>&gt;</name>
<desc>Rudder Trim Right</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<max type="double">1.0</max>
<step type="double">0.001</step>
</binding>
</key>
</keyboard>
</input>
</PropertyList>

View file

@ -1,33 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310U3A simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
March 2002 Jim Wilson, jimw@kelcomaine.com
************************************************************************
-->
<PropertyList include="c310u3a-jsbsim-set.xml">
<sim>
<description>Cessna 310 with IFR panel</description>
<panel>
<path>Aircraft/c310/c310-ifr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
</sim>
</PropertyList>

View file

@ -1,23 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all JSBSim C310 models.
************************************************************************
-->
<PropertyList include="c310-base.xml">
<sim>
<flight-model>jsb</flight-model>
<aero>c310</aero>
</sim>
<controls>
<flight>
<aileron-trim>-0.026</aileron-trim>
</flight>
</controls>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c310u3a-jsbsim-set.xml">
<sim>
<description>Alias for c310u3a-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all YASim C310 models.
************************************************************************
-->
<PropertyList include="c310-base.xml">
<sim>
<flight-model>yasim</flight-model>
<aero>c310</aero>
<fuel-fraction>1.0</fuel-fraction>
</sim>
</PropertyList>

View file

@ -1,34 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310R simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c310-yasim-base.xml">
<sim>
<description>Cessna 310 (YASim)</description>
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
</model>
</sim>
</PropertyList>

View file

@ -1,32 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c310-jsbsim-base.xml">
<sim>
<description>Cessna 310 (civilian) with 3D cockpit</description>
<virtual-cockpit archive="y">true</virtual-cockpit>
<allow-toggle-cockpit archive="y">false</allow-toggle-cockpit>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/c310/Models/c310-dpm.xml</path>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.2</x-offset-m>
<y-offset-m archive="y">1.0</y-offset-m>
<z-offset-m archive="y">-0.2</z-offset-m>
<pitch-offset-deg>-15</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,50 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310U3A simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
March 2002 Jim Wilson, jimw@kelcomaine.com
************************************************************************
-->
<PropertyList include="c310-jsbsim-base.xml">
<sim>
<description>Cessna 310U3A w. 3D cockpit</description>
<virtual-cockpit archive="y">true</virtual-cockpit>
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
<panel>
<path>Aircraft/c310u3a/c310u3a-panel.xml</path>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
<light-blinks-minute type="int">60</light-blinks-minute>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y" type="double">-0.28</x-offset-m>
<y-offset-m archive="y" type="double">0.65</y-offset-m>
<z-offset-m archive="y" type="double">-0.10</z-offset-m>
<pitch-offset-deg>-15</pitch-offset-deg>
</config>
</view>
<instrument-options>
<dg>
<style>1</style>
</dg>
</instrument-options>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="c310u3a-3d-jsbsim-set.xml">
<sim>
<description>Alias for c310u3a-3d-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,39 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310U3A simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
March 2002 Jim Wilson, jimw@kelcomaine.com
************************************************************************
-->
<PropertyList include="c310-jsbsim-base.xml">
<sim>
<description>Cessna 310U3A</description>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
</model>
<instrument-options>
<dg>
<style>1</style>
</dg>
</instrument-options>
</sim>
</PropertyList>

View file

@ -1,43 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310U3A simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
March 2002 Jim Wilson, jimw@kelcomaine.com
************************************************************************
-->
<PropertyList include="c310-jsbsim-base.xml">
<sim>
<description>Cessna 310U3A</description>
<panel>
<path>Aircraft/c310u3a/c310u3a-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
</model>
<instrument-options>
<dg>
<style>1</style>
</dg>
</instrument-options>
</sim>
</PropertyList>

View file

@ -1,33 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 310R simulation config. This files ties together all the components
used by FGFS to represent the C310R. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c310-yasim-base.xml">
<sim>
<description>Cessna 310 (YASim)</description>
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/c310u3a/Models/c310u3a.xml</path>
</model>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="j3cub-set.xml">
<sim>
<description>Alias for j3cub.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="dc3-yasim-set.xml">
<sim>
<description>Alias for dc3-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,78 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Douglass DC3 simulation config. This files ties together all the components
used by FGFS to represent the DC3. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>Douglas DC-3 (YASim)</description>
<flight-model>yasim</flight-model>
<aero>dc3</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/c310/c310-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/dc3/Models/dc3-dpm.xml</path>
</model>
<view n="0">
<config>
<pitch-offset-deg>-6</pitch-offset-deg>
</config>
</view>
<chase-distance-m type="double" archive="y">-45.0</chase-distance-m>
</sim>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
<engine n="1">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<autopilot>
<config>
<min-climb-speed-kt type="float">100.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">120.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">6000.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,62 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Fokker Dr.1 (triplane) simulation config. This file ties together all
the components used by FGFS to represent the flight data model,
instrument panel, and external model.
Flight model details:
Aircraft/UIUC/fkdr1-v1-nl/README.fkdr1.html
External model details:
- Currently no GNU GPL version exists.
- To obtain an external model, separately download the file
fokdr1m2.zip from http://www.flightsim.com. There are several
variants of this which can also be used, namely these files:
dr-1cfs.zip
dr1mp98.zip
dr1mpcfs.zip
fkdr1blk.zip
fokdr-15.zip
- The read the file Aircraft/UIUC/fkdr1-v1-nl/README.fkdr1.html
Last update: Nov 10, 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<aircraft-dir>Aircraft/UIUC/fkdr1-v1-nl</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/fkdr1/Sounds/fkdr1-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/fkdr1/Models/fokdr1m2-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="harrier-yasim-set.xml">
<sim>
<description>Alias for harrier-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,58 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>British Aerospace Harrier (YASim)</description>
<flight-model>yasim</flight-model>
<aero>harrier</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path><!-- you need to set this --></path>
</model>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">275.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">3000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">2000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">15000.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.75</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.039</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,87 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Soko J-22 Orao. This file ties together all the components used by FGFS
to represent the J-22. Components include the flight data model, HUD
and external 3D model.
************************************************************************
-->
<PropertyList>
<sim>
<description>Soko J-22 Orao / IAR-93</description>
<virtual-cockpit archive="y">false</virtual-cockpit>
<flight-model>yasim</flight-model>
<aero>j22-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<hud>
<path>Aircraft/j22/Huds/j22-hud1.xml</path>
<visibility>true</visibility>
</hud>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/j22/Models/j22.xml</path>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">0.0</x-offset-m>
<y-offset-m archive="y">0.795</y-offset-m>
<z-offset-m archive="y">-4.20</z-offset-m>
<pitch-offset-deg>-7</pitch-offset-deg>
<default-field-of-view-deg>60</default-field-of-view-deg>
</config>
</view>
<current-view>
<field-of-view>60.0</field-of-view>
</current-view>
<aoa-indexer>
<too-slow-deg>15.0</too-slow-deg>
<slow-deg>14.0</slow-deg>
<fast-deg>13.0</fast-deg>
<too-fast-deg>12.0</too-fast-deg>
</aoa-indexer>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">300.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">3000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">5500.0</elevator-adj-factor>
<integral-contribution type="float">0.007</integral-contribution>
<zero-pitch-throttle type="float">0.60</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
<max-roll-deg type="float">45</max-roll-deg>
<max-aileron type="float">0.1</max-aileron>
</config>
</autopilot>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="j3cub-3d-yasim-set.xml">
<sim>
<description>Alias for j3cub-3d-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,85 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Piper J3 Cub simulation config. This files ties together all the components
used by FGFS to represent the J3 Cub. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
************************************************************************
-->
<PropertyList>
<sim>
<description>Piper Cub J3 Trainer (YASim)</description>
<flight-model>yasim</flight-model>
<aero>j3cub</aero>
<fuel-fraction>0.8</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/j3cub/cub-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/c172/c172-sound.xml</path>
</sound>
<panel>
<visibility archive="n">false</visibility>
</panel>
<model>
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
</model>
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">0.0</x-offset-m>
<y-offset-m archive="y">-0.3</y-offset-m>
<z-offset-m archive="y">0.9</z-offset-m>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
</sim>
<yasim>
<j3cub>
<pilot-lb>180</pilot-lb>
</j3cub>
</yasim>
<controls>
<flight>
<aileron-trim>0.0076</aileron-trim> <!-- fixed -->
<elevator-trim>0.0000</elevator-trim> <!-- controllable -->
<rudder-trim>0.0020</rudder-trim> <!-- fixed -->
</flight>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
</engines>
<door>1.0</door>
</controls>
<!-- An autopilot on a Cub??? -->
<autopilot>
<config>
<min-climb-speed-kt type="float">48.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">56.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">400.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">6000.0</elevator-adj-factor>
<integral-contribution type="float">0.008</integral-contribution>
<zero-pitch-throttle type="float">0.35</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="j3cub-3d-yasim-set.xml">
<sim>
<description>Alias for j3cub-3d-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="j3cub-3d-yasim-set.xml">
<sim>
<description>Alias for j3cub-3d-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="marchetti-v1-uiuc-set.xml">
<sim>
<description>Alias for marchetti-v1-uiuc.</description>
</sim>
</PropertyList>

View file

@ -1,63 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
SIAI Marchetti S.211 simulation config. This file ties together all
the components used by FGFS to represent the Marchetti. Components
include the flight data model, instrument panel, and external 3D
model. The aircraft:
http://www.geocities.com/CapeCanaveral/3900/s211.html
A 3D Model of this aircraft does not yet exist.
For more details see UIUC/marchetti-v1/README.marchetti.html
May 27 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<description>Siai Marchetti S.211 (UIUC)</description>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<aircraft-dir>Aircraft/UIUC/marchetti-v1</aircraft-dir>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/marchetti/Sounds/uiuc/marchetti-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<!-- No 3D model exists for this aircraft. -->
<!-- For now, use the default 3D model for UIUC aircraft. -->
<!-- Or use a fgfs surrogate -->
<!-- Aircraft/a4/Models/a4-blue.xml -->
<model>
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,44 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<uiuc-type>uiuc-ornithopter</uiuc-type>
<aircraft-dir>Aircraft/UIUC/ornithopter</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/ornithopter/Sounds/ornithopter-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/ornithopter/Models/ornithopter-8-4-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="p51d-yasim-set.xml">
<sim>
<description>Alias default p51d currently p51d-yasim</description>
</sim>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
P-51D simulation config. This files ties together all the components
used by FGFS to represent the P-51D. Components include the flight data
model, instrument panel, and external 3D model.
March 2003 Jim Wilson, jimw@kelcomaine.com
************************************************************************
-->
<PropertyList>
<sim>
<description>P-51D</description>
<flight-model>yasim</flight-model>
<aero>p51d</aero>
<fuel-fraction>0.75</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<virtual-cockpit archive="y">true</virtual-cockpit>
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
<sound>
<audible>true</audible>
<path>Aircraft/p51d/p51d-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/p51d/Models/p51d-jw.xml</path>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y" type="double">0.0</x-offset-m>
<y-offset-m archive="y" type="double">0.730</y-offset-m>
<z-offset-m archive="y" type="double">4.495</z-offset-m>
<pitch-offset-deg>-17.5</pitch-offset-deg>
</config>
</view>
<view n="1">
<config>
<target-z-offset-m archive="y" type="double">3.949</target-z-offset-m>
</config>
</view>
<view n="2">
<config>
<target-z-offset-m archive="y" type="double">3.949</target-z-offset-m>
</config>
</view>
<view n="3">
<config>
<target-z-offset-m archive="y" type="double">3.949</target-z-offset-m>
</config>
</view>
<view n="4">
<config>
<target-z-offset-m archive="y" type="double">3.949</target-z-offset-m>
</config>
</view>
<autopilot>
<config>
<min-climb-speed-kt type="float">70.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">75.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">500.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</sim>
<engines>
<engine>
<rpm type="double">700</rpm>
<!-- fake unimplemented settings -->
<fuel-pump-psi type="double">18</fuel-pump-psi>
<oil-pressure-psi type="double">75</oil-pressure-psi>
</engine>
</engines>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>20</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>20</level-gal_us>
</tank>
</fuel>
</consumables>
<!-- set prop for the manual "bookmark" arrow on the remote compas -->
<instrumentation>
<magnetic-compass>
<bookmark-heading-deg type="double">43.0</bookmark-heading-deg>
</magnetic-compass>
</instrumentation>
<!-- set up control properties for YASim...default to first stage boost on -->
<controls>
<engines>
<engine n="0">
<boost type="double">0.33</boost>
</engine>
</engines>
</controls>
<!-- map key for booster (supercharger) -->
<input>
<keyboard>
<key n="2">
<name>Ctrl-B</name>
<desc>Toggle engine boost.</desc>
<binding>
<command>property-adjust</command>
<property>/controls/engines/engine[0]/boost</property>
<step type="double">0.33</step>
<min type="double">0.0</min>
<max type="double">1.5</max>
</binding>
<binding>
<condition>
<greater-than>
<property>/controls/engines/engine[0]/boost</property>
<value type="double">1.0001</value>
</greater-than>
</condition>
<command>property-assign</command>
<property>/controls/engines/engine[0]/boost</property>
<value type="double">0.0</value>
</binding>
<binding>
<condition>
<greater-than>
<property>/controls/engines/engine[0]/boost</property>
<value type="double">0.55</value>
</greater-than>
</condition>
<command>property-assign</command>
<property>/controls/engines/engine[0]/boost</property>
<value type="double">1.0</value>
</binding>
</key>
</keyboard>
</input>
</PropertyList>

View file

@ -1,42 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all PA28-161 (Piper Warrior II) aircraft.
************************************************************************
-->
<PropertyList include="pa28-base.xml">
<sim>
<model>
<path archive="y">Aircraft/pa28-161/Models/pa28-161.xml</path>
</model>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">63.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">79.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">600.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">4000.0</elevator-adj-factor>
<integral-contribution type="float">0.01</integral-contribution>
<zero-pitch-throttle type="float">0.45</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.14</zero-pitch-trim-full-throttle>
</config>
</autopilot>
<consumables>
<fuel>
<tank n="0">
<level-gal_us>24</level-gal_us>
</tank>
<tank n="1">
<level-gal_us>24</level-gal_us>
</tank>
</fuel>
</consumables>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="pa28-161-yasim-set.xml">
<sim>
<description>Alias for pa28-161-yasim.</description>
</sim>
</PropertyList>

View file

@ -1,32 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for YASim PA28-161 aircraft.
************************************************************************
-->
<PropertyList include="pa28-161-base.xml">
<sim>
<flight-model archive="y">yasim</flight-model>
<aero archive="y">pa28-161</aero>
</sim>
<!-- trim for level cruise -->
<controls>
<flight>
<aileron-trim>-0.012</aileron-trim>
<elevator-trim>0</elevator-trim>
<rudder-trim>0</rudder-trim>
</flight>
</controls>
<yasim>
<pa28>
<pilot-lb>200</pilot-lb>
<copilot-lb>150</copilot-lb>
</pa28>
</yasim>
</PropertyList>

View file

@ -1,32 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
YASim Piper Warrior II with 2D panel.
************************************************************************
-->
<PropertyList include="pa28-161-yasim-base.xml">
<sim>
<description>Piper Warrior II, 160HP (YASim, 2D panel)</description>
<!-- set up 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.18</x-offset-m>
<y-offset-m archive="y">0.50</y-offset-m>
<z-offset-m archive="y">2.5</z-offset-m>
<pitch-offset-deg>-8</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Common configuration for all PA28 (Piper Cherokee) aircraft.
************************************************************************
-->
<PropertyList>
<sim>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible archive="y">true</audible>
<path archive="y">Aircraft/c172/c172-sound.xml</path>
</sound>
</sim>
<!-- the Cherokee has rudder trim -->
<input>
<keyboard>
<key n="60">
<name>&lt;</name>
<desc>Rudder Trim Left</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<min type="double">-1.0</min>
<step type="double">-0.001</step>
</binding>
</key>
<key n="62">
<name>&gt;</name>
<desc>Rudder Trim Right</desc>
<binding>
<command>property-adjust</command>
<property>/controls/flight/rudder-trim</property>
<max type="double">1.0</max>
<step type="double">0.001</step>
</binding>
</key>
</keyboard>
</input>
<instrumentation>
<attitude-indicator>
<config>
<tumble-flag>true</tumble-flag>
</config>
</attitude-indicator>
</instrumentation>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<engines>
<engine>
<rpm type="double">700</rpm>
</engine>
</engines>
</PropertyList>

View file

@ -1,58 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
paraglider JSBSim config file
David Culp, davidculp2@comcast.net
************************************************************************
-->
<PropertyList>
<sim>
<description>paraglider</description>
<flight-model>jsb</flight-model>
<aero>paraglider</aero>
<presets>
<uBody-fps>10</uBody-fps>
<wBody-fps>8</wBody-fps>
<trim type="bool">false</trim>
<onground type="bool">false</onground>
</presets>
<position>
<altitude-agl-ft>5000</altitude-agl-ft>
</position>
<sound>
<audible>true</audible>
<path>Aircraft/sgs126/glider-sound.xml</path>
</sound>
<panel>
<path>Aircraft/sgs126/Panels/glider-panel.xml</path>
<visibility archive="y">false</visibility>
<x-offset>256</x-offset>
</panel>
<systems>
<electrical>
<path>Aircraft/sgs126/null-electrical.xml</path>
<servicable archive="y">false</servicable>
</electrical>
</systems>
<hud>
<visibility type="bool">false</visibility>
</hud>
<model>
<path>Aircraft/paraglider/Models/paraglider_model.xml</path>
</model>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="paraglider-jsbsim-set.xml">
<sim>
<description>Alias for paraglider-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,75 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Hawker Sea Hawk simulation config.
This 'set' file is for the WV908 version
2002-12-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>seahawk-WV908-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<path>Aircraft/seahawk/seahawk-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/seahawk/seahawk-mini-panel.xml</path>
</panel_2>
<hud>
<path>Huds/Default/default.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/seahawk/seahawk-WV908-model.xml</path>
</model>
<chase-distance-m type="double" archive="y">-18.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">100.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">550.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">300.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,73 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Hawker Sea Hawk simulation config.
2002-12-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>seahawk-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<path>Aircraft/seahawk/seahawk-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/seahawk/seahawk-mini-panel.xml</path>
</panel_2>
<hud>
<path>Huds/Default/default.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/seahawk/seahawk-model.xml</path>
</model>
<chase-distance-m type="double" archive="y">-30.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">100.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">550.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">300.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,67 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Hawker Sea Hawk pair simulation config.
2003-01-09 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>seahawkpair-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<hud>
<path>Huds/Default/default.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/seahawk/seahawkpair-model.xml</path>
</model>
<chase-distance-m type="double" archive="y">-55.0</chase-distance-m>
</sim>
<autopilot>
<config>
<min-climb-speed-kt type="float">100.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">550.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">6000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">6000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">400.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">8</roll-out-deg>
<roll-out-smooth-deg type="float">15.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,45 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
sgs126 JSBSim config file
David Culp, davidculp2@comcast.net
************************************************************************
-->
<PropertyList>
<sim>
<description>Schweizer 1-26</description>
<flight-model>jsb</flight-model>
<aero>sgs126</aero>
<sound>
<audible>true</audible>
<path>Aircraft/sgs126/glider-sound.xml</path>
</sound>
<panel>
<path>Aircraft/sgs126/Panels/glider-panel.xml</path>
<visibility archive="y">true</visibility>
<x-offset>256</x-offset>
</panel>
<systems>
<electrical>
<path>Aircraft/sgs126/null-electrical.xml</path>
<servicable archive="y">false</servicable>
</electrical>
</systems>
<model>
<!-- using default glider model
<path>Aircraft/T38/Models/T38-model.xml</path>
-->
</model>
</sim>
</PropertyList>

View file

@ -1,48 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Space Shuttle simulation config. This files ties together all the components
used by FGFS to represent the shuttle. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>Space Shuttle</description>
<flight-model>jsb</flight-model>
<aero>shuttle</aero>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path><!-- you need to set this --></path>
</model>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="shuttle-jsbsim-set.xml">
<sim>
<description>Alias for shuttle-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="sopwithCamel-v1-nl-uiuc-set.xml">
<sim>
<description>Alias for sopwithCamel-v1-nl-uiuc</description>
</sim>
</PropertyList>

View file

@ -1,52 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Sopwith Camel simulation config. This file ties together all the
components used by FGFS to represent the flight data model, instrument
panel, and external model.
Flight model details:
Aircraft/UIUC/sopwithCamel-v1-nl/README.sopwithCamel.html
External model details:
Aircraft/sopwithCamel/Models/uiuc/sopwithCamel/README.TXT
(courtesy of Scrubby PC, af_scrubbypc@hotmail.com)
Last update: Nov 9, 2002 Michael Selig, m-selig@uiuc.edu
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<aircraft-dir>Aircraft/UIUC/sopwithCamel-v1-nl</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/sopwithCamel/Sounds/uiuc/sopwithCamel-sound.xml</path>
</sound>
<panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
</panel_2>
<model>
<path>Aircraft/sopwithCamel/Models/uiuc/sopwithCamel/sopwithCamel-model.xml</path>
</model>
<view n="1">
<config>
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
</config>
</view>
</sim>
</PropertyList>

View file

@ -1,51 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
T-6A Texan-II JSBSim config file
David Culp, davidculp2@attbi.com
************************************************************************
-->
<PropertyList>
<sim>
<description>T-6A Texan II</description>
<flight-model>jsb</flight-model>
<aero>t6texan2</aero>
<systems>
<electrical>
<path>Aircraft/c172/c172-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/t6texan2/Sounds/t6texan2-sound.xml</path>
</sound>
<panel>
<path>Aircraft/T38/Panels/T38-panel.xml</path>
<visibility archive="y">true</visibility>
</panel>
<model>
<path>Aircraft/t6texan2/Models/T6Texan2.mdl</path>
</model>
</sim>
<consumables>
<fuel>
<tank n="0">
<level-gal_us archive="y">73</level-gal_us>
</tank>
<tank n="1">
<level-gal_us archive="y">73</level-gal_us>
</tank>
</fuel>
</consumables>
</PropertyList>

View file

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<PropertyList include="t6texan2-jsbsim-set.xml">
<sim>
<description>Alias for t6texan2-jsbsim.</description>
</sim>
</PropertyList>

View file

@ -1,78 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
BAC TSR2 simulation config.
2002-10-26 Lee Elliott leee-fgfs@spatial.freeserve.co.uk
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>yasim</flight-model>
<aero>tsr2-yasim</aero>
<fuel-fraction>1.0</fuel-fraction>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<panel>
<path>Aircraft/tsr2/tsr2-vfr-panel.xml</path>
</panel>
<panel_2>
<path>Aircraft/tsr2/tsr2-mini-panel.xml</path>
</panel_2>
<hud>
<path>Huds/Default/default.xml</path>
<visibility>true</visibility>
</hud>
<model>
<path>Aircraft/tsr2/tsr2-model.xml</path>
</model>
<chase-distance-m type="double" archive="y">-50.0</chase-distance-m>
</sim>
<controls>
<engines>
<engine n="0">
<magnetos>3</magnetos>
</engine>
<engine n="1">
<magnetos>3</magnetos>
</engine>
</engines>
</controls>
<autopilot>
<config>
<min-climb-speed-kt type="float">150.0</min-climb-speed-kt>
<best-climb-speed-kt type="float">650.0</best-climb-speed-kt>
<target-climb-rate-fpm type="float">12000.0</target-climb-rate-fpm>
<target-descent-rate-fpm type="float">8000.0</target-descent-rate-fpm>
<elevator-adj-factor type="float">800.0</elevator-adj-factor>
<integral-contribution type="float">0.005</integral-contribution>
<max-aileron type="float">0.5</max-aileron>
<max-roll-deg type="float">60.0</max-roll-deg>
<roll-out-deg type="float">4.0</roll-out-deg>
<roll-out-smooth-deg type="float">20.0</roll-out-smooth-deg>
<zero-pitch-throttle type="float">0.5</zero-pitch-throttle>
<zero-pitch-trim-full-throttle type="float">0.001</zero-pitch-trim-full-throttle>
</config>
</autopilot>
</PropertyList>

View file

@ -1,36 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Cessna 172 simulation config. This files ties together all the components
used by FGFS to represent the C172. Components include the flight data
model, instrument panel, and external 3D model.
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
October 23 2001 John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList>
<sim>
<description>UFO from the 'White Project' of the UNESCO</description>
<flight-model>ufo</flight-model>
<sound>
<audible>true</audible>
<path>Aircraft/ufo/ufo-sound.xml</path>
</sound>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/ufo/Models/ufo.xml</path>
</model>
</sim>
</PropertyList>

Some files were not shown because too many files have changed in this diff Show more