]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/FGFDM.cpp
FGPUIDialog: fix reading from already free'd memory.
[flightgear.git] / src / FDM / YASim / FGFDM.cpp
2012-12-03 Thomas GeymayerFix #953.
2012-04-05 ThorstenBYASim performance optimization
2012-03-25 Frederic BouvierCompile with MSVC 9
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-06 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-06 Torsten DreyerUnified handling of (fuel-)tank properties
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 andyFrom Vivian: add a tunable launchbar acceleration,...
2009-02-27 andy"min throttle" tunable from Maik:
2008-09-29 timooreYASim flap changes from Vivian Meazza
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-12-10 andyMaik: add ROTORBALANCE axis. Fix spelling of ROTORRELT...
2007-07-23 andyMaik: add a downwashfactor tunable
2007-06-13 andyMaik: Adding support for tilting of the rotor. Can...
2007-05-31 mfranzMaik JUSTUS: fix typo (ROTORRELTARGET)
2007-05-27 andyMaik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE...
2007-05-25 andyMaik: add unbalance and testing of rotor ground contact
2007-05-09 mfranzMaik JUSTUS:
2007-03-01 andyCan't assume that the aircraft has a fuel tank.
2007-01-17 mfranzMaik JUSTUS: (OK'ed by Andy)
2006-12-18 andyPatch from Maik adds user-settable scaling constants...
2006-10-28 mfranzMaik JUSTUS: replace underscore with hyphen in config...
2006-09-14 andyHelicopter update from Maik:
2006-08-14 andyGiant helicopter code update from Maik Justus.
2006-08-08 andyFix a few warnings while I'm in there. Melchior poitne...
2006-03-10 andyWhile I had the valgrind rig set up, I took the opportu...
2006-03-02 andyFrom Vivian: change default up/down angles on the Launc...
2006-02-28 andyOops, forgot the hooks to the configuration.
2006-02-27 andyInspired by a patch from Vivian, this adds a settable...
2006-02-26 davidAllow YASim flight models to override the hard-coded...
2005-12-01 andySwap signs of the twist and incidence values to match the
2005-11-22 andyAJ found a typo
2005-10-21 andyExpose the "spool-time" of a Jet engine as a configurat...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-10-14 andySupport gear compression along axes other than vertical...
2005-07-02 andyRework the MP calculation to make super/turbocharger...
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2004-12-27 ehofmanMake yasim accept the launchbar and hook properties...
2004-12-13 andySupport for a new "contra" attribute on propellers...
2004-11-23 curtAdd a *really* crude model of ITT, Oil Temp, and Oil...
2004-07-27 curtAdd support for a turbo prop condition lever.
2004-07-20 curtCurt:
2004-05-01 andyInitial checkin of a TurbineEngine implementation....
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-04-14 andyUnits bug.
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-27 andyYASim now supports the new fuel.nas fuel management...
2004-02-18 andyAdded a <solve-weight> subtag of the approach/cruise...
2004-02-17 andyAllow a "fuel" attribute in the approach and cruise...
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...