adding new Sopwith Camel files, MSS
This commit is contained in:
parent
d0734a2a2b
commit
ce4492b325
1 changed files with 48 additions and 0 deletions
48
Aircraft/sopwithCamel-v1-nl-uiuc-set.xml
Normal file
48
Aircraft/sopwithCamel-v1-nl-uiuc-set.xml
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<!--
|
||||||
|
************************************************************************
|
||||||
|
Sopwith Camel simulation config. This file ties together all the
|
||||||
|
components used by FGFS to represent the Sopwith Camel.
|
||||||
|
Components include 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>
|
||||||
|
|
||||||
|
</sim>
|
||||||
|
</PropertyList>
|
Loading…
Add table
Reference in a new issue