]> git.mxchange.org Git - flightgear.git/history - src/FDM
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / FDM /
2004-09-15 ehofmanSync w. JSBSim CVS
2004-09-11 ehofmanSync. w. JSBSim CVS.
2004-07-27 curtAdd support for a turbo prop condition lever.
2004-07-21 ehofmanFix a numeric_limits problem for older stdc++ libraries.
2004-07-20 curtCurt:
2004-07-03 ehofmanFrederic Bouvier:
2004-06-27 ehofmanSync. with JSBSim CVS again. This fixes some small...
2004-06-15 davidIgnore generated files.
2004-06-14 ehofmanSync w. JSBSim CVS
2004-06-13 ehofmanWork around a potential never ending loop problem....
2004-06-06 ehofmanIncorporate some of the changes from the Linspire diff.
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-18 andyFix a bug with propeller gearing. The torque computati...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-05-06 andyFix from Melchior: It replaces the ridiculous 5 seconds by
2004-05-01 andyReverse the sense of manual propellers. Low numbers...
2004-05-01 andyOops, I broke engine starting.
2004-05-01 andyIt can't be turned off, so force the running flag to...
2004-05-01 andyInitial checkin of a TurbineEngine implementation....
2004-05-01 andyAttempt at a fix for the propeller torque problems...
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-20 curtChange the message passing structure just a bit in...
2004-04-14 andyUnits bug.
2004-04-05 curtJim Wilson:
2004-04-02 curtClean up some debugging output.
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-27 andyMore work to get the starter behavior right, without...
2004-03-27 andyYASim now supports the new fuel.nas fuel management...
2004-03-26 andyTune up the starter torque to match the recent changes...
2004-03-23 curtJim Wilson:
2004-03-22 curtVarious final tweaks for the 0.9.4.pre1 release.
2004-03-22 curtplib-1.8.0 no longer defines the cchar type (which...
2004-03-22 ehofmanA hack to prevent a devide by zero sotuation. Should...
2004-03-19 curtJim Wilson:
2004-03-16 curtAdd extern "C" wrappers.
2004-03-16 davidRemove the old WeatherCM module.
2004-03-16 curtRob Deters: UIUC updates from March 1, 2004.
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-03-07 davidIncrease friction at idle, so that the engine idles...
2004-02-18 andyAdded a <solve-weight> subtag of the approach/cruise...
2004-02-17 andyAllow a "fuel" attribute in the approach and cruise...
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 andyYank the sqrt() terms from the twist calculations....
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-09 andyPut the sqrt(frac) terms back into the wing twist.
2004-02-09 andyFix the left/right terms in the twist handling to be...
2004-02-05 ehofmanInitialize the varables *before* reading in the configu...
2004-01-30 andyThrust reversers. Very simple implementation.
2004-01-25 andyForgot the gear ratio handling in stabilize() method...
2004-01-24 andyWire up a "gear-ratio" attribute for geared propeller...
2004-01-21 andyDon't default to exactly zero RPM if the RPM property...
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...
2004-01-12 andyAttenuate turbulence near the ground. Tweak turbulence...
2004-01-10 andyMove the turbulence "airmass" according to the local...
2004-01-09 andyFirst cut at a turbulence model for YASim. It's a
2003-12-27 ehofmanMIPSpro 7.4 fixes
2003-12-22 andyYank more debug code.
2003-12-19 andyExport a "/sim/crashed" property to indicate a crash.
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-12-11 ehofmanSTL chnages
2003-12-08 ehofmanMelchior FRANZ:
2003-12-07 ehofmanMelchior FRANZ:
2003-12-03 andyMy refactoring left two values uninitialized when running a
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-11-27 ehofmanAdd a refference to sprintf
2003-11-27 ehofmanPartability fix
2003-11-25 davidUse SG_LOG for debugging messages from the YASim helico...
2003-11-24 davidMake more output honour debug_lvl.
2003-11-24 davidTry to coordinate between the different logging idioms...
2003-11-13 curtAdd support for passing a CG offset (in inches) to...
2003-11-10 curtAdd support for sending out a requested aircraft weight...
2003-10-31 curtFix an automake squawk.
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-10-19 ehofmanFix a bug that gets triggered at least in MSVC and...
2003-10-18 davidSet the RPM from the property tree with each iteration...
2003-10-18 davidAdd the ability to set the RPM from the outside.
2003-10-17 curtFix a typo which Frederic's compiler flagged.
2003-10-17 curtRemove and extraneous starting character.
2003-10-16 curtMaik Justus: modifications to add helicopter modeling...
2003-10-16 curtInitial revision.
2003-09-25 ehofmanFix a dependency problem
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 ehofmanDavid Culp:
2003-09-23 ehofmanDavid Culp:
2003-09-20 curtAnother step towards making aircraft more self containe...
2003-08-29 ehofmanNew automake, new problems. Add $base_LIBS for programs...
2003-08-11 ehofmanInitialize some variables
2003-08-06 davidFix drag when engine is shut down, by avoiding negative...
2003-08-01 curtOoops, I added another item to what I write to the...
2003-07-27 mseligFixes namespace conflict with the variable ch. Changed...
next