1
0
Fork 0

hang glider updates: GNU GPL model, MSS

This commit is contained in:
mselig 2002-11-09 02:28:10 +00:00
parent e3574cc7d4
commit d4183cfbda

View file

@ -2,15 +2,18 @@
<!--
************************************************************************
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 3D
model.
components used by FGFS to represent a generic hang glider.
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/
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>
</panel_2>
<!-- To use the 3D Model, go to Wolfram Kuss' website. -->
<!-- For now, use the default 3D model for UIUC aircraft. -->
<model>
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path>
<path>Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/hgldr-cs-model.xml</path>
</model>
</sim>