1
0
Fork 0
fgdata/Aircraft/fkdr1-v1-nl-uiuc-set.xml

63 lines
1.5 KiB
XML
Raw Normal View History

2002-11-11 04:24:04 +00:00
<?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>
2002-11-11 04:24:04 +00:00
</sim>
</PropertyList>