]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/PistonEngine.cpp
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / FDM / YASim / PistonEngine.cpp
2009-02-27 andy"min throttle" tunable from Maik:
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbTemporary hack to avoid NaN problems when _mp is negati...
2006-03-13 andyMissing initializer. Kraehe's machine was crashing...
2006-03-01 andyUninitialized member variable. Default to "turbocharge...
2006-03-01 andyForgot to hook up the WASTEGATE control. Also, fix...
2006-02-27 andyInspired by a patch from Vivian, this adds a settable...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-07-02 andyRework the MP calculation to make super/turbocharger...
2004-05-01 andyOops, I broke engine starting.
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-03-27 andyMore work to get the starter behavior right, without...
2004-03-26 andyTune up the starter torque to match the recent changes...
2004-03-07 davidIncrease friction at idle, so that the engine idles...
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-09 andyChange the idle MP to reduce idle power a bit. This...
2002-02-27 andyBasically complete support for piston engine startup...
2002-02-20 andyMinor mixup. Engines that are off have a manifold...
2002-02-20 andyScaling "idle" MP to 6 inches or so is all well and...
2002-02-20 davidAdded minimal support for magnetos, so that engines...
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...