]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim
Erik Hofman: Irix build fixes.
[flightgear.git] / src / FDM / JSBSim /
2002-10-24 curtErik Hofman: Irix build fixes.
2002-09-29 tonyInclude gravity in pilot accel calc when Vt < 1
2002-09-29 tonyLatest JSBSim updates -- includes fix for control surfa...
2002-09-28 tonyRemoved delete of dangling pointer -- fixes seg fault...
2002-09-25 tonyFixes for flaps, gear, and reset. The c310 takeoff...
2002-09-24 tonyJSBSim updates. This update changes the file format...
2002-09-22 tonyChanged much inline code to non-inline. The inline...
2002-09-22 tonyLatest updates, including a thrust-only turbofan model...
2002-09-05 tonyVarious clean-ups.
2002-08-30 tonyRemoved unused and improperly initialized constant.
2002-08-29 tonyFixed an oops.
2002-08-29 tonyAdded FGTurbine.[ch]*
2002-08-29 tonyNew Turbine engine model framework
2002-08-28 curtFix a compile error.
2002-08-28 tonyLatest JSBSim updates.
2002-08-28 curtMore tweaks to the automake/conf configuration scripts.
2002-08-26 curtStrip dos line endings.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-05 davidLatest JSBSim updates.
2002-07-11 tonyMember variable initialization fixes from Cameron Moore
2002-07-10 tonyFixed typo in SetGammaFallback()
2002-07-03 davidPatch from Dave Luff to use dt properly in CHT calculation.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-28 davidUpdate from JSBSim - fix bugs reported by Gonzalo Peral...
2002-06-08 tonyOops. Previous versions caused compile errors
2002-06-08 tonyThe external atmosphere fix. Really this time.
2002-06-08 tonyJSBSim updates, including external atmosphere fix
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-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-05-07 davidLast rev was based on an old version and blew away...
2002-05-04 tonyAdded stall hysteresis modeling, nose should fall throu...
2002-05-03 tonyNorman Vine's speed optimizations
2002-04-30 tonyJSBSim updates, including MSVC fixes from Bernie Bright
2002-04-19 davidJSBSim fix:
2002-04-16 curtReplaced spaces with <tab> since this is a makefile.
2002-04-16 davidLatest JSBSim changes.
2002-04-12 davidJSBSim change:
2002-04-11 davidGet rid of non-portable fmax call.
2002-04-11 davidAdd support for /controls/parking-brake -- it effective...
2002-04-11 davidFixed reversed sign for nosewheel steering.
2002-04-08 davidJSBSim change:
2002-04-06 tonyConverted FCS to use property tree internally, document...
2002-04-05 davidJSBSim fix:
2002-03-23 tonyUpdates. Includes property tree additions and fixes...
2002-03-23 tonyFix for flaps problem.
2002-03-21 tonyFix for the flaps problem.
2002-03-21 tonyIrix fix.
2002-03-20 davidAdded missing file from JSBSim CVS, with 'using namespa...
2002-03-20 tonyUpdates.
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-28 tonyAdd support for normalized control surface positions...
2002-02-28 tonyAdd support for normalized control surface positions
2002-02-26 tonyTrimming in turn now works
2002-02-26 tonyOutput control positions to properties
2002-02-25 curtRemoved JSBSim/tests
2002-02-24 tonyWorkaround for terrain altitude problem. Helps but...
2002-02-24 curtRemoved orphaned 10520d engine modeling code. Thanks...
2002-02-24 curtMoved to tests subdirectory.
2002-02-24 curtMoved to JSBSim subdirectory.
2002-02-24 curtMoved JSBSim.cxx and JSBSim.hxx into src/FDM/JSBSim...
2002-02-22 tonyAdds flap cmd and pos to output
2002-02-22 tonyAdded parameter for abs value of elevator, rudder,...
2002-02-17 davidLatest JSBSim changes.
2002-02-13 davidJSBSim fix for FreeBSD.
2002-02-13 davidLatest JSBSim fixes, including Dave Luff's mixture...
2002-02-08 davidJSBSim change from Dave Luff:
2002-02-06 davidLatest JSBSim changes from Tony Peden (should help...
2002-02-06 davidLatest JSBSim changes, including a kludge from Tony...
2002-02-01 davidLatest JSBSim changes, including SGI patch.
2002-01-30 davidFixes from Cameron Moore:
2002-01-24 davidLatest update from JSBSim.
2002-01-19 davidLatest JSBSim changes.
2002-01-19 davidReturn a positive shortage when there is still fuel...
2002-01-19 david- fixed fuel-need calculations
2002-01-19 davidLatest JSBSim changes, including some gear tweaking...
2002-01-14 david- changed mixture cutoff from 50% to 30%, to allow...
2002-01-14 curtRemoved FGMatrix.* because it is no longer used by...
2002-01-14 davidAdded ability to set engine RPM from FlightGear.
2002-01-11 davidChange from Norman Vine to avoid breaking G++ 2.95.
2002-01-10 davidANSI C++ fixes, to allow compilation with g++ 3.x.
2002-01-03 davidJSBSim update:
2002-01-03 davidJSBSim update.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-25 davidUpdated to latest JSBSim, including preliminary support for
2001-12-24 davidLatest JSBSim changes.
2001-12-22 curtAdded FGScript.{cpp,h}
2001-12-22 curtInitial revision.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-21 davidLatest JSBSim changes.
2001-12-17 davidLatest JSBSim changes, mostly to support yaw and roll...
2001-12-17 davidLatest JSBSim changes to support yaw and roll trim.
2001-12-15 davidLatest JSBSim changes -- EGT fixes.
2001-12-14 davidLatest JSBSim changes.
next