1
0
Fork 0
flightgear/src/FDM/LaRCsim
ehofman 029dda3297 In the process of changing, adding and removing files the last few years
there was the situation where four directories contained jst two files,
of which three directories were aircraft related, and one directory contained
test code from Curt that might be better of in SimGear anyhow.

This is just a patch to move a bunch of files to new locations. In case of
local changes to any of them you can do the following:

move replay.[ch]xx from src/Replay to src/Aircraft
move control.[ch]xx from src/Control to src/Aircraft
move ssgEntityArray.[ch]xx from src/Objects to simgear/screen

In addition it has been decided only to use .[ch]xx files in all directories
unless it's contained within an FDM specific directory, in which case the
author is free to do whatever (s)he wants.

In this repspect the following files have been renamed in src/Multiplayer:

tiny_xdr.[ch]pp has become tiny_xdr.[ch]xx
multiplaymgr.[ch]pp has become multiplaymgr.[ch]xx
2005-11-01 13:41:49 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
atmos_62.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
atmos_62.h David Luff: Here is an update to the engine model. It now takes 2001-03-22 16:27:16 +00:00
basic_aero.c Adds a basic FDM model for LaRCsim debugging purposes. 2003-07-25 17:53:13 +00:00
basic_aero.h Adds a basic FDM model for LaRCsim debugging purposes. 2003-07-25 17:53:13 +00:00
basic_engine.c Adds a basic FDM model for LaRCsim debugging purposes. 2003-07-25 17:53:13 +00:00
basic_gear.c Comments added to printf statments. 2003-07-26 00:19:14 +00:00
basic_init.c Adds a basic FDM model for LaRCsim debugging purposes. 2003-07-25 17:53:13 +00:00
basic_init.h Adds a basic FDM model for LaRCsim debugging purposes. 2003-07-25 17:53:13 +00:00
c172_aero.c Clean up various compiler warnings that have crept into the code. This 2004-04-01 15:27:53 +00:00
c172_aero.h MacOS changes by Darrell Walisser. 2000-09-13 21:51:07 +00:00
c172_engine.c Some tweaks relating to engines and the various LaRCsim related fdm's 2000-10-10 20:31:20 +00:00
c172_gear.c Initial revision 2002-09-10 01:13:59 +00:00
c172_init.c David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
c172_init.h David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
c172_main.c Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Cherokee.txt source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
cherokee_aero.c Rename some defines to prevent a namespace clash 2003-05-25 12:14:46 +00:00
cherokee_engine.c David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
cherokee_gear.c Initial revision 2002-09-10 01:13:59 +00:00
cherokee_init.c David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
default_model_routines.c Initial revision 2002-09-10 01:13:59 +00:00
default_model_routines.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
IO360.cxx Fix a mistake 2003-07-07 13:56:23 +00:00
IO360.hxx Oops missed a couple things when I moved LaRCsim.cxx into src/FDM/LaRCsim/ 2003-05-20 11:29:06 +00:00
LaRCsim.cxx In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00
LaRCsim.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
LaRCsimIC.cxx Provide a better(?) solution to the windows GDI problem 2003-05-24 08:37:31 +00:00
LaRCsimIC.hxx Oops missed a couple things when I moved LaRCsim.cxx into src/FDM/LaRCsim/ 2003-05-20 11:29:06 +00:00
ls_accel.c Initial revision 2002-09-10 01:13:59 +00:00
ls_accel.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
ls_aux.c Rename some defines to prevent a namespace clash 2003-05-25 12:14:46 +00:00
ls_aux.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
ls_cockpit.h Initial revision 2002-09-10 01:13:59 +00:00
ls_constants.h I tested: 2000-10-24 00:34:50 +00:00
ls_generic.h Rename some defines to prevent a namespace clash 2003-05-25 12:14:46 +00:00
ls_geodesy.c Initial revision 2002-09-10 01:13:59 +00:00
ls_geodesy.h I tested: 2000-10-24 00:34:50 +00:00
ls_gravity.c Initial revision 2002-09-10 01:13:59 +00:00
ls_gravity.h MacOS build updates. 2000-04-27 21:57:08 +00:00
ls_init.c UIUC code initilization mods to tidy things up a bit. 2003-07-25 17:53:35 +00:00
ls_init.h David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
ls_interface.c Initial revision 2002-09-10 01:13:59 +00:00
ls_interface.h Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
ls_matrix.c Clean up various compiler warnings that have crept into the code. This 2004-04-01 15:27:53 +00:00
ls_matrix.h Initial revision 2002-09-10 01:13:59 +00:00
ls_model.c UIUC code initilization mods to tidy things up a bit. 2003-07-25 17:53:35 +00:00
ls_model.h UIUC code initilization mods to tidy things up a bit. 2003-07-25 17:53:35 +00:00
ls_sim_control.h Initial revision 2002-09-10 01:13:59 +00:00
ls_step.c UIUC code initilization mods to tidy things up a bit. 2003-07-25 17:53:35 +00:00
ls_step.h source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
ls_sym.h Initial revision 2002-09-10 01:13:59 +00:00
ls_trim.c Initial revision 2002-09-10 01:13:59 +00:00
ls_types.h Tile pager tweaks. 2001-05-21 20:44:59 +00:00
Makefile.am Adds a basic FDM model for LaRCsim debugging purposes. There is a bug in FGFS-LaRCsim that I have yet to put my finger on. 2003-07-25 17:53:08 +00:00
mymain.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
navion_aero.c Rename some defines to prevent a namespace clash 2003-05-25 12:14:46 +00:00
navion_engine.c David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
navion_gear.c Initial revision 2002-09-10 01:13:59 +00:00
navion_init.c David Megginson made a few (mostly minor) mods to the LaRCsim files, and 2000-04-10 20:09:40 +00:00
navion_init.h MacOS build updates. 2000-04-27 21:57:08 +00:00
on_ground.ic source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
uiuc_aero.c UIUC code initilization mods to tidy things up a bit. 2003-07-25 17:53:35 +00:00