]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim/JSBSim.cxx
Fix for bug #204 and #222 by Bertrand Coconnier; NaNs (bug #222) were basically gener...
[flightgear.git] / src / FDM / JSBSim / JSBSim.cxx
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.