]> git.mxchange.org Git - flightgear.git/history - src/FDM
Rolled last change back out -- it was causing the default 172 to hang
[flightgear.git] / src / FDM /
2003-06-08 davidRolled last change back out -- it was causing the defau...
2003-06-08 ehofmanMingW 0.92 fixes
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 ehofmanSome compiler fixes
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-25 ehofmanRename some defines to prevent a namespace clash
2003-05-24 ehofmanFix a typo
2003-05-24 ehofmanProvide a better(?) solution to the windows GDI problem
2003-05-23 ehofmanProvide a fix for the MSVC/Cygwin GDI build problem
2003-05-22 mseligsign change to rudder SAS
2003-05-22 mseligUpdates to properties for uiuc aircraft
2003-05-20 curtOops missed a couple things when I moved LaRCsim.cxx...
2003-05-20 curtMoved FDM/LaRCsim.[ch]xx to FDM/LaRCsim/LaRCsim.[ch]xx
2003-05-16 curtJim Wilson:
2003-05-15 ehofmanMSVC fixes
2003-05-13 curtRobert Deters:
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
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 davidFix to use renamed /controls properties.
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-03-30 curtThere were several typos in the unbinding section of...
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-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-19 ehofmanCompiler warning fixes and small updates
2003-03-19 ehofmanAdd mach number to the property tree
2003-03-16 davidAdded a new turbulence type ttStandard, and made it...
2003-03-09 curtRemoved some extraneous debugging output.
2003-03-09 davidIgnore generated files.
2003-03-04 curtRemove std::
2003-03-03 curtDon't remove the named pipe on a "Reset" or position...
2003-03-03 curtA small optimization, pass the number of iterations...
2003-03-03 curtAdd ExternalPipe subdirectory.
2003-03-03 curtFirst stab at a "named pipe" interface to an external...
2003-03-02 davidDon't fiddle with control positions at startup -- we...
2003-03-02 davidInitialize speed from mach number or vcas more-or-less...
2003-03-02 davidAdd spdFromMach() and spdFromVCAS().
2003-02-26 davidMinor code cleanup.
2003-02-22 davidBegin supporting a starting speed for YASim:
2003-02-19 davidFixed calibrated airspeed output so that it accounts...
2003-02-18 davidInterpolate the twist linearly over the wing.
2003-02-18 davidAdded a "twist" attribute for wings to allow for washou...
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-02-03 curtAvoid a potential segfault.
2003-02-03 curtRegister that we have been inited so the init routine...
2003-01-27 tonyRemoving files already removed from JSBSim CVS.
2003-01-26 davidRenamed /velocities/side-slip-rad to /orientation/side...
2003-01-25 davidRemove redundant rate properties recently added.
2003-01-25 davidPublish properties for accelerations and rates.
2003-01-24 curtInitial revision.
2003-01-24 tonyLatest JSBSim updates, including use of new "JSBSim...
2003-01-12 curtConsolidate and clean up some of the FDM network interf...
2003-01-10 curtExternalNet -> Updated to not repeat code from native_c...
2003-01-06 curtSet SO_REUSEADDR on incoming UDP socket so other proces...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidPatch from Bernie Bright:
2002-12-30 davidBug fix suggested by Gonzalo Peralta:
2002-12-17 curtRemove DOS line endings.
2002-12-17 tonyFix for X-15 crash.
2002-12-16 curtAdditional failure modeling.
2002-12-12 andyChanging the thresholds to be bigger in the previous...
2002-12-11 andyPut in some (currently compile-time) tuning for the...
2002-12-11 andyUpdate masses on the rigid body when consuming fuel...
2002-12-04 curtadd uiuc_getwind.h to distribution.
2002-12-04 tonySync with JSBSim CVS
2002-12-04 davidIgnore more generated files.
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-11-30 andyHonor the /sim/freeze/fuel property to inhibit fuel...
2002-11-30 andyAdd the command-line yasim compiler to the automake...
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-11-30 andyAdded a tunable "induced drag" number to aircraft....
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-11-09 andyAdd "spring" and "damp" tunables to gear objects.
2002-11-08 curtRobert Deters:
2002-11-08 curtRobert Deters:
2002-11-05 andyBlindingly stupid ground effect bug. It interpolated...
2002-11-03 davidEliminate dependency of flight.hxx on model.hxx, to...
2002-10-29 curtAndy Ross:
2002-10-27 andyFix coordinate conventions for reporting pilot accelera...
2002-10-24 curtErik Hofman: Irix build fixes.
2002-10-16 curtAdded support for passing wind speed/direction.
2002-10-03 davidIgnore generated files.
2002-10-01 curtAllow for a user specified timeout when waiting for...
next