]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/YASim.cxx
latest updates from JSBSim
[flightgear.git] / src / FDM / YASim / YASim.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichFix some sim time issues with the locations of the...
2008-12-05 andyFix apparently ancient typo.
2007-01-18 mfranzMaik JUSTUS: export ground material friction factor...
2007-01-17 mfranzMaik JUSTUS: (OK'ed by Andy)
2006-12-09 curtMaik Justus:
2006-08-28 andyCurt noticed a while back that YASim was producing...
2006-06-26 andyPatch from Mathias: unify the AGL altitude with the...
2006-03-01 andyFixes a bugs in the handling of the holdback mount...
2006-02-19 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-11-24 andyJosh wanted a compression-m value exported for gear...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-10-14 andyVivian caught some missing length conversions in the...
2005-10-08 ehofmanMathias Fröhlich:
2005-07-13 ehofmanMathias Fröhlich:
2005-05-30 ehofmanMathias Fröhlich:
2005-04-08 andyOops, stray line in the checkin. I'm sure fenv.h would...
2005-04-08 andyExport "rollspeed-ms" and "caster-angle-deg" properties...
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-03-19 curtJim Wilson:
2004-01-09 andyFirst cut at a turbulence model for YASim. It's a
2003-12-22 andyYank more debug code.
2003-12-19 andyExport a "/sim/crashed" property to indicate a crash.
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-10-16 curtMaik Justus: modifications to add helicopter modeling...
2003-09-20 curtAnother step towards making aircraft more self containe...
2003-06-28 ehofmanThis patch normalizes the heading value YASim reports...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-03-02 davidDon't fiddle with control positions at startup -- we...
2003-03-02 davidInitialize speed from mach number or vcas more-or-less...
2003-02-22 davidBegin supporting a starting speed for YASim:
2003-02-19 davidFixed calibrated airspeed output so that it accounts...
2002-11-03 davidEliminate dependency of flight.hxx on model.hxx, to...
2002-10-27 andyFix coordinate conventions for reporting pilot accelera...
2002-08-07 davidRemove dependency on acmodel.hxx out of flight.hxx...
2002-06-20 andyHack in an /accelerations/pilot-g property, for testing...
2002-06-10 andyUse the density values from the environment subsystem...
2002-05-30 andyProperty name typo. This resulted in all temperatures...
2002-05-21 andySolve for the elevator control input during approach...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-16 andyRevert the recent changes to Atmosphere.cpp. They...
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2002-04-04 davidCommented out code setting view position offsets until...
2002-03-04 andyExport the gear compression to the property tree.
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-27 andyWrong sense in the pilot acceleration coordinates ...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-20 andyForgot to include the wind when computing airspeed...
2002-02-20 davidAdded minimal support for magnetos, so that engines...
2002-02-20 davidFixed runway-altitude problem that prevented starts...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2001-12-24 davidLatest YASim changes.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-16 davidFixed to look for easyxml.hxx in the simgear/xml rather...
2001-12-10 curtYASim-0.1.3 updates.
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-06 curtChange default search directory for YASim aircraft...
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...