adding new Fokker Dr.1 files, MSS
This commit is contained in:
parent
8f98338e21
commit
42202aa904
1 changed files with 52 additions and 0 deletions
52
Aircraft/fkdr1-v1-nl-uiuc-set.xml
Normal file
52
Aircraft/fkdr1-v1-nl-uiuc-set.xml
Normal file
|
@ -0,0 +1,52 @@
|
|||
<?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>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
Loading…
Reference in a new issue