1903 Wright Flyer update, MSS
This commit is contained in:
parent
759288135c
commit
f2b8f54d00
1 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,8 @@
|
||||||
<!--
|
<!--
|
||||||
************************************************************************
|
************************************************************************
|
||||||
|
|
||||||
1903 Wright Flyer simulation config. This file ties together all the
|
1903 Wright Flyer simulation config used to tie together the flight
|
||||||
components used by FGFS to represent the 1903 Wright Flyer. Components
|
data model, instrument panel, and visual model.
|
||||||
include the flight data model, instrument panel, and visual model.
|
|
||||||
|
|
||||||
Flight model details:
|
Flight model details:
|
||||||
Aircraft/UIUC/wrightFlyer1903-v1-nl/README.wrightFlyer1903.html
|
Aircraft/UIUC/wrightFlyer1903-v1-nl/README.wrightFlyer1903.html
|
||||||
|
@ -13,7 +12,7 @@ Visual model details:
|
||||||
Aircraft/wrightFlyer1903/Models/
|
Aircraft/wrightFlyer1903/Models/
|
||||||
(courtesy of Jim Wilson, jimw@kelcomaine.com)
|
(courtesy of Jim Wilson, jimw@kelcomaine.com)
|
||||||
|
|
||||||
Last update: Nov 9, 2002 Michael Selig, m-selig@uiuc.edu
|
Last update: Dec 21, 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
************************************************************************
|
************************************************************************
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -25,6 +24,7 @@ Last update: Nov 9, 2002 Michael Selig, m-selig@uiuc.edu
|
||||||
|
|
||||||
<flight-model>larcsim</flight-model>
|
<flight-model>larcsim</flight-model>
|
||||||
<aero>uiuc</aero>
|
<aero>uiuc</aero>
|
||||||
|
<uiuc-type>uiuc-prop</uiuc-type>
|
||||||
<aircraft-dir>Aircraft/UIUC/wrightFlyer1903-v1-nl</aircraft-dir>
|
<aircraft-dir>Aircraft/UIUC/wrightFlyer1903-v1-nl</aircraft-dir>
|
||||||
|
|
||||||
<auto-coordination>true</auto-coordination>
|
<auto-coordination>true</auto-coordination>
|
||||||
|
|
Loading…
Add table
Reference in a new issue