]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/PropEngine.cpp
Add support for a turbo prop condition lever.
[flightgear.git] / src / FDM / YASim / PropEngine.cpp
2004-07-20 curtCurt:
2004-05-18 andyFix a bug with propeller gearing. The torque computati...
2004-05-01 andyOops, I broke engine starting.
2004-05-01 andyInitial checkin of a TurbineEngine implementation....
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-01-25 andyForgot the gear ratio handling in stabilize() method...
2004-01-24 andyWire up a "gear-ratio" attribute for geared propeller...
2003-10-18 davidAdd the ability to set the RPM from the outside.
2003-08-06 davidFix drag when engine is shut down, by avoiding negative...
2003-05-16 curtJim Wilson:
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-27 andyBasically complete support for piston engine startup...
2002-02-20 davidAdded minimal support for magnetos, so that engines...
2001-12-24 davidPatch from Andy to fix propellers on DC-3.
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...