1
0
Fork 0
flightgear/src
curt 1f1b2bab50 David Megginson made a few (mostly minor) mods to the LaRCsim files, and
it's now possible to choose the LaRCsim model at runtime, as in

  fgfs --aircraft=c172

or

  fgfs --aircraft=uiuc --aircraft-dir=Aircraft-uiuc/Boeing747

I did this so that I could play with the UIUC stuff without losing
Tony's C172 with its flaps, etc.  I did my best to respect the design
of the LaRCsim code by staying in C, making only minimal changes, and
not introducing any dependencies on the rest of FlightGear.  The
modified files are attached.
2000-04-10 20:09:40 +00:00
..
Aircraft One more pass at a reorg. 2000-02-16 23:01:03 +00:00
Airports Build gdbm database from original text file. 2000-03-29 20:23:28 +00:00
Autopilot Updates to simple.[ch]xx to use gdbm to look up airport values. 2000-03-29 20:21:31 +00:00
Cockpit Updated ... 2000-03-29 00:15:26 +00:00
Controls Code reorganization. 2000-02-15 03:30:01 +00:00
FDM David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
GUI Updates to simple.[ch]xx to use gdbm to look up airport values. 2000-03-29 20:21:31 +00:00
Include It makes things easier to have this file already seeded after a cvs co. 2000-02-21 18:05:04 +00:00
Joystick One more pass at a reorg. 2000-02-16 23:01:03 +00:00
Main Replaced all instances sgMultMat4 with sgPre/PostMultMat4 to avoid bug and 2000-04-04 05:49:05 +00:00
Network MSVC++ tweaks contributed by Christian Mayer. 2000-03-21 22:06:05 +00:00
NetworkOLK Cygwin fixes. 2000-03-01 00:31:46 +00:00
Objects Rendering tweaks. 2000-03-17 06:16:15 +00:00
Scenery Forgot to include ssg.h 2000-03-01 00:31:56 +00:00
Time Updated for magvar calculations. 2000-03-29 00:15:58 +00:00
Weather One more pass at a reorg. 2000-02-16 23:01:03 +00:00
WeatherCM A few remaining reorg changes. 2000-02-17 23:34:30 +00:00
Makefile.am Moved src/Astro to src/Ephemeris 2000-03-16 23:19:39 +00:00