]> git.mxchange.org Git - flightgear.git/history - src/FDM
- Added ultra-light traffic is now a separate traffic class that can have its
[flightgear.git] / src / FDM /
2006-03-01 andyFixes a bugs in the handling of the holdback mount...
2006-03-01 mfranzwork better with interpolated brakes
2006-03-01 andyUninitialized member variable. Default to "turbocharge...
2006-03-01 andyForgot to hook up the WASTEGATE control. Also, fix...
2006-02-28 andyOops, forgot the hooks to the configuration.
2006-02-27 andyInspired by a patch from Vivian, this adds a settable...
2006-02-27 ehofmanSyn.c w. JSBSim.
2006-02-26 davidAllow YASim flight models to override the hard-coded...
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-21 mfranznew FSF address (see http://www.gnu.org/licenses/gpl...
2006-02-21 mfranzset new FSF address (the whole paragraph is taken from
2006-02-21 mfranznew FSF address
2006-02-19 ehofmanMathias Fröhlich:
2006-02-18 fredbFix line endings
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 fredbMSVC fix
2006-02-08 ehofmanSync. w. JSBSim CVS.
2006-02-02 ehofmanSync. w. JSBSim CVS
2006-01-30 ehofmanMathias Fröhlich:
2006-01-21 ehofmanOlaf Flebbe: MSVC fix.
2006-01-20 ehofmanSync. w. JSBSim
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2006-01-13 fredbRemove the filtersjb left over
2006-01-13 ehofmanHide some user generated files.
2006-01-13 ehofmanRemove a bunch of unneede files.
2006-01-12 fredbTypo
2006-01-12 fredbVariable 'thrust' used before being initialized
2006-01-12 fredbRedundant loop variable declaration
2006-01-12 fredbDon't declare functions that are not implemented
2006-01-12 ehofmansync. with JSBSim v. 2.0
2006-01-04 ehofmanCygwin fixes.
2005-12-19 ehofmanVassilii Khachaturov:
2005-12-11 ehofmanMSVC8 fixes.
2005-12-07 curtMake UFO honor elevator trim so it will respond to...
2005-12-04 mfranzMathias FROEHLICH:
2005-12-01 andySwap signs of the twist and incidence values to match the
2005-11-24 andyJosh wanted a compression-m value exported for gear...
2005-11-22 andyAJ found a typo
2005-11-11 andyOops again -- forgot that the solver needs fuel too. :)
2005-11-10 andyOops, typo.
2005-11-10 andyPredicate "engine running" on the out-of-fuel properties.
2005-11-10 andyNo-op checkin: Add some Surface test code (#if'd out...
2005-11-10 andyFix stall widths for the "auxilliary" (reverse flow...
2005-11-10 ehofmanExpose the strut compression.
2005-11-06 andyForce fuel flow to zero when the engine isn't running.
2005-11-04 ehofmanMathias Fröhlich:
2005-11-02 andyVivian reported that the caster angle of the Hunter...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-22 ehofmanVassilii Khachaturov thought that these messages are...
2005-10-22 ehofmanIma Sudonim:
2005-10-21 andyExpose the "spool-time" of a Jet engine as a configurat...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-10-16 ehofmanLadislav Michnovic:
2005-10-14 andyVivian caught some missing length conversions in the...
2005-10-14 andySupport gear compression along axes other than vertical...
2005-10-12 ehofmanMathias Fröhlich:
2005-10-08 ehofmanMathias Fröhlich:
2005-09-27 andyVivian pointed out that the gear keep rotating after...
2005-08-23 curtSlightly more user friendly output.
2005-08-23 curtMinor clean up.
2005-08-22 curtRemove some old debugging output.
2005-08-16 ehofmanVivian Meazza:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-27 ehofmanMathias:
2005-07-13 ehofmanMathias Fröhlich:
2005-07-03 ehofmanMathias Fröhlich:
2005-07-02 andyRework the MP calculation to make super/turbocharger...
2005-06-14 curtFix a misuse of a return value that lead to an error...
2005-06-11 ehofmanA few fixes from David Culp.
2005-06-02 ehofmanMathias Fröhlich:
2005-05-30 ehofmanMathias Fröhlich:
2005-05-22 ehofmanSync. w. JSBSim CVS.
2005-04-29 ehofmanMathias:
2005-04-19 ehofmanMathias Fröhlich:
2005-04-19 curtThis is a work in progress. I am extending the "Extern...
2005-04-13 andyFix units bug with fuel flow
2005-04-08 andyDon't overwrite the castering value with the non-caster...
2005-04-08 andyOops, stray line in the checkin. I'm sure fenv.h would...
2005-04-08 andyExport "rollspeed-ms" and "caster-angle-deg" properties...
2005-03-23 andyInsert a sanity hack from Melchior that apparently...
2005-03-22 andyI fixed the gear-ratio handling in the solution computa...
2005-02-18 ehofmanCygwin fixes.
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-17 ehofmanAdd the missing carrier files.
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2005-02-15 curtFix a "signededness" error.
2005-02-02 ehofmanMake sure snprintf can be found
2005-01-26 andyConstant-speed props were seeking to engine speed,...
2004-12-27 ehofmanMake yasim accept the launchbar and hook properties...
2004-12-16 ehofmanSync. w. JSBSim CVS
2004-12-13 andySupport for a new "contra" attribute on propellers...
2004-12-08 ehofmanMathias Fröhlich:
2004-11-26 ehofmanMathias Fröhlich:
2004-11-23 curtAdd a *really* crude model of ITT, Oil Temp, and Oil...
2004-11-22 ehofmanMathias Fröhlich:
2004-11-20 ehofmanAdd some missing bits from Mathias' carrier code.
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-20 ehofmanAccelerations should be added to the velocity, not...
next