hang glider updates: GNU GPL model, MSS
This commit is contained in:
parent
e3574cc7d4
commit
d4183cfbda
1 changed files with 10 additions and 9 deletions
|
@ -2,15 +2,18 @@
|
||||||
<!--
|
<!--
|
||||||
************************************************************************
|
************************************************************************
|
||||||
Hang glider simulation config. This file ties together all the
|
Hang glider simulation config. This file ties together all the
|
||||||
components used by FGFS to represent a generic hang glider. Components
|
components used by FGFS to represent a generic hang glider.
|
||||||
include the flight data model, instrument panel, and external 3D
|
Components include the flight data model, instrument panel, and
|
||||||
model.
|
external 3D model.
|
||||||
|
|
||||||
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
|
Flight model details:
|
||||||
|
Aircraft/UIUC/airwaveXtreme150-v1-nl/README.airwaveXtreme150.html
|
||||||
|
|
||||||
For more details see UIUC/airwaveXtreme150-v1-nl/README.airwaveXtreme150.html
|
3D model details:
|
||||||
|
Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/readme.txt
|
||||||
|
(courtesy of Captain Slug, captainslg@aol.com)
|
||||||
|
|
||||||
May 25 2002 Michael Selig, m-selig@uiuc.edu
|
Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
************************************************************************
|
************************************************************************
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -38,10 +41,8 @@ May 25 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<!-- To use the 3D Model, go to Wolfram Kuss' website. -->
|
|
||||||
<!-- For now, use the default 3D model for UIUC aircraft. -->
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path>
|
<path>Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/hgldr-cs-model.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
Loading…
Add table
Reference in a new issue