1
0
Fork 0
flightgear/LaRCsim
curt dcae0268de Removed some printf()'s.
Fixed the autopilot integration so it should be able to update it's control
  positions every time the internal flight model loop is run, and not just
  once per rendered frame.
Added a routine to do the necessary stuff to force an arbitrary altitude
  change.
Gave the Navion engine just a tad more power.
1998-07-12 03:11:03 +00:00
..
atmos_62.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
atmos_62.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
default_model_routines.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
default_model_routines.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_accel.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
ls_accel.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_aux.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
ls_aux.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_cockpit.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
ls_constants.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
ls_generic.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
ls_geodesy.c . 1998-07-08 14:41:37 +00:00
ls_geodesy.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_gravity.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
ls_gravity.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_init.c Removed some printf()'s. 1998-07-12 03:11:03 +00:00
ls_init.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_interface.c Removed some printf()'s. 1998-07-12 03:11:03 +00:00
ls_interface.h Removed some printf()'s. 1998-07-12 03:11:03 +00:00
ls_matrix.c Initial revision. 1998-06-27 22:34:57 +00:00
ls_matrix.h Initial revision. 1998-06-27 22:34:57 +00:00
ls_model.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
ls_model.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_sim_control.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
ls_step.c Removed some printf()'s. 1998-07-12 03:11:03 +00:00
ls_step.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00
ls_sym.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
ls_types.h Merged in make system changes from Bob Kuehne <rpk@sgi.com> 1998-01-19 19:26:51 +00:00
Makefile.am Build only static libraries. 1998-06-12 01:01:14 +00:00
mymain.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
navion_aero.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
navion_engine.c Removed some printf()'s. 1998-07-12 03:11:03 +00:00
navion_gear.c Lots of little tweaks to fix various consistency problems discovered by 1998-02-03 23:20:08 +00:00
navion_init.c Tons of little changes to clean up the code and to remove fatal errors 1998-01-19 18:40:15 +00:00
navion_init.h Additional function prototypes to clean up code. 1998-01-19 19:16:05 +00:00