1
0
Fork 0
flightgear/src/FDM/LaRCsim
curt 9c49534907 Attempt #1 to sort out confusion between left / right / parking brake
controls in the cockpit vs. which wheels they apply to.  FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking.  It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:39:41 +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 Rename some defines to prevent a namespace clash 2003-05-25 12:14:46 +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 I tested: 2000-10-24 00:34:50 +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 Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
LaRCsim.hxx Oops missed a couple things when I moved LaRCsim.cxx into src/FDM/LaRCsim/ 2003-05-20 11:29:06 +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 Initial revision 2002-09-10 01:13:59 +00:00
ls_matrix.c Initial revision 2002-09-10 01:13:59 +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