updating airwaveXtreme150 hang glider, MSS
This commit is contained in:
parent
009840ab49
commit
590e8553c6
1 changed files with 5 additions and 4 deletions
|
@ -4,13 +4,13 @@
|
||||||
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 used by FGFS to represent a generic hang glider.
|
||||||
Components include the flight data model, instrument panel, and
|
Components include the flight data model, instrument panel, and
|
||||||
external 3D model.
|
external model.
|
||||||
|
|
||||||
Flight model details:
|
Flight model details:
|
||||||
Aircraft/UIUC/airwaveXtreme150-v1-nl/README.airwaveXtreme150.html
|
Aircraft/UIUC/airwaveXtreme150-v1-nl/README.airwaveXtreme150.html
|
||||||
|
|
||||||
3D model details:
|
External model details:
|
||||||
Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/readme.txt
|
Aircraft/airwaveXtreme150/Models/uiuc/hgldr-cs/README.TXT
|
||||||
(courtesy of Captain Slug, captainslg@aol.com)
|
(courtesy of Captain Slug, captainslg@aol.com)
|
||||||
|
|
||||||
Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
|
Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
|
@ -21,10 +21,11 @@ Last update: Nov 8, 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
|
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Airwave Xtreme 150 (UIUC)</description>
|
<description>Airwave Xtreme 150 hang glider (UIUC)</description>
|
||||||
|
|
||||||
<flight-model>larcsim</flight-model>
|
<flight-model>larcsim</flight-model>
|
||||||
<aero>uiuc</aero>
|
<aero>uiuc</aero>
|
||||||
|
<uiuc-type>uiuc-hangglider</uiuc-type>
|
||||||
<aircraft-dir>Aircraft/UIUC/airwaveXtreme150-v1-nl</aircraft-dir>
|
<aircraft-dir>Aircraft/UIUC/airwaveXtreme150-v1-nl</aircraft-dir>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
|
|
Loading…
Reference in a new issue