]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim
Make yasim accept the launchbar and hook properties. They are not tied to anything...
[flightgear.git] / src / FDM / JSBSim /
2004-12-16 ehofmanSync. w. JSBSim CVS
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-09-15 ehofmanSync w. JSBSim CVS
2004-09-11 ehofmanSync. w. JSBSim CVS.
2004-07-21 ehofmanFix a numeric_limits problem for older stdc++ libraries.
2004-07-03 ehofmanFrederic Bouvier:
2004-06-27 ehofmanSync. with JSBSim CVS again. This fixes some small...
2004-06-14 ehofmanSync w. JSBSim CVS
2004-06-13 ehofmanWork around a potential never ending loop problem....
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-03-22 curtVarious final tweaks for the 0.9.4.pre1 release.
2004-03-16 davidRemove the old WeatherCM module.
2004-03-15 ehofmanFix an issue where math.h doesn't define sqrt in namesp...
2004-03-14 ehofmanSync. with JSBSim CVS.
2004-03-12 ehofmanFix a string clearance issue with certain compilers.
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-02-13 ehofmanRevert to the previous version because it looks it...
2004-02-13 ehofmanMake sure the friction forces are positive, otherwise...
2004-02-05 ehofmanInitialize the varables *before* reading in the configu...
2004-01-19 ehofmanTurn the console colors back to default before continueing
2004-01-15 ehofmanMSVC fix
2004-01-14 curtCurt Olson:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-11-24 davidMake more output honour debug_lvl.
2003-11-24 davidTry to coordinate between the different logging idioms...
2003-10-24 ehofmanFix a potention buffer overflow
2003-10-24 ehofmanDavid Culp: Heres are some tweaks to the FGSimTurbine...
2003-10-19 ehofmanUpdate to the latest version of JSBSim
2003-09-23 ehofmanDavid Culp:
2003-09-23 ehofmanDavid Culp:
2003-08-11 ehofmanInitialize some variables
2003-07-26 ehofmanAdd the abillity to attach a propeller thruster to...
2003-07-17 tonyMake initTheta() use the results of the search it performs.
2003-07-14 davidMore turbulence tweaks and fixes.
2003-07-14 davidMake sure sign is preserved for turbulence direction.
2003-07-14 tonyFix for setting initial pitch angle on the ground.
2003-07-13 davidIt's a direction, not an axis. The z direction is...
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-07-01 davidMove the turbulence magnitude away from the peaks.
2003-07-01 ehofmanSolaris namespace clash fix
2003-06-29 davidAvoid strong oscillations at turbulence extremes.
2003-06-08 davidRolled last change back out -- it was causing the defau...
2003-06-08 ehofmanMake it possible for FlightGear to override the fuel...
2003-06-08 ehofmanFix a problem where the contents could be specified...
2003-06-08 ehofmanDavid Culp:
2003-06-03 ehofmanI had some old SimGear include directories hanging...
2003-06-03 ehofmansync JSBSim and FlightGear
2003-05-28 ehofmanSwitch roll and yaw trim commands
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-13 ehofmanMSVC6 updates
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-03-23 tonyUpdates from JSBSim, including new turbine engine model...
2003-03-19 ehofmanCompiler warning fixes and small updates
2003-03-16 davidAdded a new turbulence type ttStandard, and made it...
2003-02-26 davidMinor code cleanup.
2003-02-12 davidIntegrate code posted by Jon Berndt, so that only the...
2003-02-12 davidSquare the /environment/turbulence-norm property before...
2003-02-12 davidFade out the turbulence within two wingspans of the...
2003-02-12 davidConnect the FlightGear /environment/turbulence-norm...
2003-01-27 tonyRemoving files already removed from JSBSim CVS.
2003-01-24 curtInitial revision.
2003-01-24 tonyLatest JSBSim updates, including use of new "JSBSim...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-30 davidBug fix suggested by Gonzalo Peralta:
2002-12-17 tonyFix for X-15 crash.
2002-12-04 tonySync with JSBSim CVS
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-11-27 davidPatch from JSBSim:
2002-11-27 davidChange from JSBSim:
2002-11-23 tonyUpdates for cygwin
2002-11-21 curtMinor property name change to avoid some minor confusion.
2002-11-15 curtRestructuring some of the initialization code.
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.
next