]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim/JSBSim.cxx
Fix some sim time issues with the locations of the ground cache and the
[flightgear.git] / src / FDM / JSBSim / JSBSim.cxx
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-11 frohlichUpdate groundcache api:
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 ehofmanSync. w. JSBSim CVS
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-28 ehofmanSync. with JSBSim CVS
2008-11-30 ehofmanSync. with JSBSim CVS
2008-10-23 ehofmanSync.with JSBSim CVS
2008-08-03 ehofmanAdd support for squared damping coefficients for gears.
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-24 ehofmanremove macintosh (note: not MacOS-X) and MWERKS workaro...
2008-07-10 ehofmanUpdate to the latest version of JSBSim which supports...
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-04-01 mfranzRon JENSEN: turn cout into SG_LOG/SG_WARN (merge from...
2007-03-19 mfranz- FGPropertyManager.{cpp,h}: fix memory corruption bug
2007-01-15 ehofmanSync. w. JSB CVS as of 15/01/2007
2006-02-02 ehofmanSync. w. JSBSim CVS
2006-01-12 ehofmansync. with JSBSim v. 2.0
2005-11-10 ehofmanExpose the strut compression.
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-07-27 ehofmanMathias:
2005-06-11 ehofmanA few fixes from David Culp.
2005-06-02 ehofmanMathias Fröhlich:
2005-05-22 ehofmanSync. w. JSBSim CVS.
2004-12-16 ehofmanSync. w. JSBSim CVS
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-09-11 ehofmanSync. w. JSBSim CVS.
2004-06-27 ehofmanSync. with JSBSim CVS again. This fixes some small...
2004-06-14 ehofmanSync w. JSBSim CVS
2004-03-16 davidRemove the old WeatherCM module.
2004-03-14 ehofmanSync. with JSBSim CVS.
2004-02-17 ehofmanAdjust the turbine names for N1, N2 and EGT_degC to...
2004-02-14 ehofmanAdd the latest version of JSBSim including support...
2004-01-14 curtCurt Olson:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-11-24 davidTry to coordinate between the different logging idioms...
2003-10-19 ehofmanUpdate to the latest version of JSBSim
2003-09-23 ehofmanDavid Culp:
2003-07-14 davidMore turbulence tweaks and fixes.
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-04-04 davidMake sure values get back to FGInterface, in case we...
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-03-24 ehofmanMake spoilers and speed-brake position accessible
2003-03-24 ehofmanAdd speed-brake and spoilers controlls
2003-02-12 davidSquare the /environment/turbulence-norm property before...
2003-02-12 davidConnect the FlightGear /environment/turbulence-norm...
2003-01-24 tonyLatest JSBSim updates, including use of new "JSBSim...
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-11-21 curtMinor property name change to avoid some minor confusion.
2002-11-15 curtRestructuring some of the initialization code.
2002-09-29 tonyLatest JSBSim updates -- includes fix for control surfa...
2002-09-28 tonyRemoved delete of dangling pointer -- fixes seg fault...
2002-09-22 tonyLatest updates, including a thrust-only turbofan model...
2002-06-08 tonyOops. Previous versions caused compile errors
2002-06-08 tonyThe external atmosphere fix. Really this time.
2002-05-28 davidJSBSim change:
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-15 davidComment out set_Static_pressure, set_Static_temperature...
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2002-05-07 davidLast rev was based on an old version and blew away...
2002-05-03 tonyNorman Vine's speed optimizations
2002-04-11 davidGet rid of non-portable fmax call.
2002-04-11 davidAdd support for /controls/parking-brake -- it effective...
2002-03-23 tonyFix for flaps problem.
2002-03-21 tonyFix for the flaps problem.
2002-03-20 tonyFirst commit of properties code. JSBSim now has a...
2002-03-01 tonyFixed gear position property.
2002-03-01 tonyChanged -pct properties to -norm
2002-02-28 tonyCopy normalized control surface positions to property...
2002-02-26 tonyOutput control positions to properties
2002-02-24 tonyWorkaround for terrain altitude problem. Helps but...
2002-02-24 curtMoved to JSBSim subdirectory.