]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/Airplane.cpp
First cut at a turbulence model for YASim. It's a
[flightgear.git] / src / FDM / YASim / Airplane.cpp
2003-12-03 andyMy refactoring left two values uninitialized when running a
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-10-16 curtMaik Justus: modifications to add helicopter modeling...
2002-12-12 andyChanging the thresholds to be bigger in the previous...
2002-12-11 andyPut in some (currently compile-time) tuning for the...
2002-12-11 andyUpdate masses on the rigid body when consuming fuel...
2002-11-30 andyHonor the /sim/freeze/fuel property to inhibit fuel...
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-11-30 andyAdded a tunable "induced drag" number to aircraft....
2002-11-09 andyAdd "spring" and "damp" tunables to gear objects.
2002-11-05 andyBlindingly stupid ground effect bug. It interpolated...
2002-06-10 andyUse the density values from the environment subsystem...
2002-06-01 andyNeed to call recalc() on the RigidBody during solution...
2002-05-29 andyModify solution heuristics. Do the cruise AoA and...
2002-05-29 andyOops. Stray checkin. Revert.
2002-05-29 andyThe incidence setting only works on a compiled object...
2002-05-21 andyOops, left debug code in the checkin.
2002-05-21 andySolve for the elevator control input during approach...
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-03-21 andyFound by inspection a bug in the generation of orientat...
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-20 andyAutomatically generate "contact" points for collision...
2001-12-24 davidLatest YASim changes.
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-06 curtUpdated to YASim-0.1.1
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...