]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/FGFDM.cpp
Thrust reversers. Very simple implementation.
[flightgear.git] / src / FDM / YASim / FGFDM.cpp
2004-01-30 andyThrust reversers. Very simple implementation.
2004-01-24 andyWire up a "gear-ratio" attribute for geared propeller...
2004-01-21 andyDon't default to exactly zero RPM if the RPM property...
2004-01-09 andyFirst cut at a turbulence model for YASim. It's a
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-10-18 davidSet the RPM from the property tree with each iteration...
2003-10-16 curtMaik Justus: modifications to add helicopter modeling...
2003-07-24 ehofmanThis fixes the K to F conversion for the EGT output
2003-05-16 curtJim Wilson:
2003-04-01 davidFix to use renamed /controls properties.
2003-02-18 davidAdded a "twist" attribute for wings to allow for washou...
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-06-24 andyWrong units when interpreting <weight> tags.
2002-06-15 andyFinally fixed the flap drag issue. Drag modifications...
2002-06-01 andyNeed to call recalc() on the RigidBody during solution...
2002-05-23 andyYank the "castering" attribute and replace it with...
2002-05-21 andySolve for the elevator control input during approach...
2002-03-15 andyPrint an error message before terminating on parse...
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-20 andySupport a "skid" property for non-rolling gear objects...
2002-02-20 davidAdded minimal support for magnetos, so that engines...
2001-12-24 davidLatest YASim changes.
2001-12-10 curtYASim-0.1.3 updates.
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...