]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim/JSBSim.cxx
JSBSim updates. This update changes the file format, so an update of the base
[flightgear.git] / src / FDM / JSBSim / JSBSim.cxx
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.