1
0
Fork 0
flightgear/src/FDM/YASim
2002-05-29 07:09:41 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Airplane.cpp Oops. Stray checkin. Revert. 2002-05-29 07:09:41 +00:00
Airplane.hpp Solve for the elevator control input during approach. It turns out that 2002-05-21 07:40:46 +00:00
Atmosphere.cpp Revert the recent changes to Atmosphere.cpp. They were actually in 2002-05-16 07:49:22 +00:00
Atmosphere.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
BodyEnvironment.hpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
ControlMap.cpp Yank the "castering" attribute and replace it with a ControlMap-enabled 2002-05-23 19:30:56 +00:00
ControlMap.hpp Yank the "castering" attribute and replace it with a ControlMap-enabled 2002-05-23 19:30:56 +00:00
FGFDM.cpp Yank the "castering" attribute and replace it with a ControlMap-enabled 2002-05-23 19:30:56 +00:00
FGFDM.hpp The incidence setting only works on a compiled object. If setIncidence 2002-05-29 07:07:29 +00:00
Gear.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Gear.hpp Latest YASim changes. 2001-12-24 13:54:03 +00:00
Glue.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Glue.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
Integrator.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
Integrator.hpp Initial revision of Andy Ross's YASim code. This is (Y)et (A)nother Flight 2001-12-01 06:22:24 +00:00
Jet.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Jet.hpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
Makefile.am Added .hpp files to Makefile.am so they will be automatically included 2002-02-12 23:44:15 +00:00
Math.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Math.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
Model.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Model.hpp YASim-0.1.3 updates. 2001-12-10 23:13:54 +00:00
PistonEngine.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
PistonEngine.hpp Basically complete support for piston engine startup, including power loss 2002-02-27 00:18:57 +00:00
Propeller.cpp We don't handle propellers turning backwards. This got clamped 2002-05-23 19:47:19 +00:00
Propeller.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
PropEngine.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
PropEngine.hpp Added a post-solver "initEngines()" call to return the engines to a sane 2002-02-27 00:41:57 +00:00
RigidBody.cpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
RigidBody.hpp Updated to YASim-0.1.2 2001-12-07 20:00:59 +00:00
SimpleJet.cpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
SimpleJet.hpp Added minimal support for magnetos, so that engines can be shut off. 2002-02-20 04:27:22 +00:00
Surface.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Surface.hpp Initial revision of Andy Ross's YASim code. This is (Y)et (A)nother Flight 2001-12-01 06:22:24 +00:00
Thruster.cpp Mac OS X fixes and MSVC warning fixes from Jonathan Polley. 2002-05-10 23:35:06 +00:00
Thruster.hpp Added a post-solver "initEngines()" call to return the engines to a sane 2002-02-27 00:41:57 +00:00
Vector.hpp Tweaks to fix directory change. 2001-12-06 18:16:22 +00:00
Wing.cpp The incidence setting only works on a compiled object. If setIncidence 2002-05-29 07:07:29 +00:00
Wing.hpp Automatically generate "contact" points for collision detection. Implemented 2002-02-20 07:12:27 +00:00
YASim.cxx Solve for the elevator control input during approach. It turns out that 2002-05-21 07:40:46 +00:00
YASim.hxx Major overhaul: 2002-05-11 16:28:50 +00:00