]> git.mxchange.org Git - flightgear.git/history - src
Latest JSBSim changes, mostly to support yaw and roll trim.
[flightgear.git] / src /
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-17 davidAdded rudder trim and aileron trim to FGControls, and...
2001-12-16 davidFixed to look for easyxml.hxx in the simgear/xml rather...
2001-12-15 davidLatest JSBSim changes -- EGT fixes.
2001-12-15 curtThe latest updates from John Wojnaroski.
2001-12-14 davidLatest JSBSim changes.
2001-12-14 davidLatest JSBSim changes.
2001-12-13 davidLatest JSBSim changes.
2001-12-12 curtRename FGInterface::_updatePosition() ->
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-12 davidAdded --trace-read=<property> and --trace-write=<proper...
2001-12-12 davidFixed typo preventing loading alternative aircraft...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-11 davidAdded config.h, which is autogenerated.
2001-12-11 davidModified initial property parsing order to be more...
2001-12-10 curtYASim-0.1.3 updates.
2001-12-10 curtTweak #includes to use double quotes for local files...
2001-12-10 curtChange to WeatherCM so that it doesn't triger an floati...
2001-12-10 curtMinor property name change to track changes in xml...
2001-12-10 curtTweaks to how we load aircraft defaults and definition...
2001-12-09 curtDavid Megginson writes:
2001-12-09 curtMSVC patches from Christian Mayer.
2001-12-09 curtSmall tweaks to initialization sequence and logic so...
2001-12-09 curtRevert to pre-wind-sticking ground reaction forces...
2001-12-09 curtFrom Christian Mayer fixing some array allocation/overr...
2001-12-09 curtCosmetic changes to #include order.
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-07 curtTweak how tire squeal volume is calculated ... probably...
2001-12-07 curtAdded --aircraft= option back in, but now it refers...
2001-12-07 curtSyncing with most recent JSBSim.
2001-12-06 curtFixed a problem with initial view offset (from command...
2001-12-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-06 curtChange default search directory for YASim aircraft...
2001-12-06 curtTweaks to fix directory change.
2001-12-06 curtUpdated to YASim-0.1.1
2001-12-05 curtFix propellor spelling.
2001-12-05 curtFixed a typo in --opengc parsing.
2001-12-05 curtSync with latest JSBSim.
2001-12-04 curtSynced with Jon's table parsing fixes.
2001-12-03 curt- added gear up and gear down sounds
2001-12-03 curtInitial revision.
2001-12-03 curtSyncing with latest JSBSim code with retractable landin...
2001-12-03 curtThrottle runs all throttles simultaneously by default.
2001-12-03 curtJSBSim sync.
2001-12-01 curtIntegrating YASim into the build system.
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...
2001-12-01 curtSync with latest JSBSim.
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-30 curtTweaks to pitch/volume of a couple sound effects.
2001-11-30 curtSync with latest JSBSim changes.
2001-11-27 curtDon't use turbulence model by default because it is...
2001-11-25 curtInitial revision.
2001-11-24 curtSync with latest JSBSim CVS.
2001-11-20 curtSynced with latest JSBSim cvs.
2001-11-20 curtFormat tweaks.
2001-11-20 curt- changed MAX_GEAR to an enum to avoid upsetting non...
2001-11-20 curt- added extensive documentation comments
2001-11-20 curt- added /sim/logging/classes and /sim/logging/priority...
2001-11-20 curta couple of minor modifications, including hardwiring...
2001-11-19 curtDavid Luff writes:
2001-11-12 curtI just nailed an especially annoying tile cache schedul...
2001-11-12 curtUpdated mouse gui tweaks and Jim's nifty new external...
2001-11-12 curtNorman Vine's mouse cursor tweaks fixes.
2001-11-12 curtUpdated by Geoff McLane.
2001-11-12 curtSync with latest JSBSim CVS
2001-11-12 curtAdd the "null" flight model which is a better name...
2001-11-09 curtSync with latest JSBSim
2001-11-08 curtAdd #include <math.h> for fabs()
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-11-07 curtInitial revision of ATIS module contributed by Dave...
2001-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-11-06 curtUpdates to JSBSim and FDM interface.
2001-11-06 curt- added support for new sounds: flaps, wheel rumble...
2001-11-06 curt- removed references to FGSoundMgr
2001-10-30 curtAlasdair Campbell's ILS patch allowing us to fly both...
2001-10-30 curtFix from Dave to get JSBSim engine startups working...
2001-10-30 curtLatest updates from the JSBSim project.
2001-10-29 curtAdditional changes including updates to JSBSim to try...
2001-10-29 curtAdditional startup work and error checking.
2001-10-29 curtUpdate JSBSim files to latest JSBSim CVS.
2001-10-29 curtFix a screwup I introduced with radians to degree conve...
2001-10-29 curtupdate based on property system rather than cur_fdm_sta...
2001-10-29 curtSound manager changes from David Megginson.
2001-10-29 curtTemporarily added some debugging output.
2001-10-29 curtSound effect changes from David Megginson.
2001-10-29 curtAdded sound effect changes from David Megginson.
2001-10-29 curtAttempting to simplify JSBSim initialization.
2001-10-29 curtCosmetic changes.
2001-10-28 curtInitial revision of fg_fx.[ch]xx
2001-10-28 curtFix return type on get_num_engines()
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-26 curtFixed a typo in an #if ...
2001-10-26 curtVarious tweaks for support of external flight models...
2001-10-26 curtFix to check for nonexistant nodename requests.
2001-10-24 curtAddition Irix tweaks.
2001-10-24 curtVarious MSVC patches.
2001-10-24 curtFixes to remove dependencies on depricated plib code...
next