]> git.mxchange.org Git - flightgear.git/history - src/FDM/JSBSim.cxx
b) FDM - ada.cxx, ada.hxx have been updated with the faux, daux and iaux arrays that...
[flightgear.git] / src / FDM / JSBSim.cxx
2001-08-31 curtFixed [simple] terrain following altitude hold mode...
2001-07-23 curtMulti-engine throttle fixes.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-16 curtUse throw to report config file load errors.
2001-07-13 curtJust being a tad more careful with setting the ptr...
2001-06-20 curtSynced to latest version of JSBSim which [hopefully...
2001-06-06 curtMore property node optimizations.
2001-06-05 curtSynced with latest JSBSim as of June 5, 2001.
2001-04-17 curtSynced with latest JSBSim. X15 works for me, but C172...
2001-04-05 curtFrom David Megginson:
2001-04-05 curtData logging patches from Jon Berndt
2001-04-02 curtUpdates to fix c172 throttle.
2001-03-30 curtLatest round of JSBSim updates.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-03 curtFixes to initial position for JSBSim.
2001-01-29 curtBug fix/typo fix submitted by Tony.
2001-01-16 curtTweaking the FGInterface interface so we can move it...
2001-01-13 curtDavid Megginson writes:
2001-01-11 curtMiscellaneous MSVC porting fixes by Christian Mayer.
2001-01-09 curtTweaks from Tony to JSBSim.cxx jsbsim interface to...
2000-11-14 curtNov. 14, 2000 JSBSim updates
2000-11-03 curtSync with current JSBSim devel code.
2000-10-28 curtUpdates by Tony working on the FDM interface bus.
2000-10-24 curtI tested:
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-16 curtRenamed new FGEngine to FGNewEngine to avoid conflict...
2000-10-16 curtCheck return value of FDM::init().
2000-10-13 curtPanel tweaks to support "shaped" panels.
2000-10-12 curtUpdates to track current JSBSim cvs.
2000-10-10 curtOct. 10, 2000 sync with JSBSim master repository.
2000-10-09 curtOct. 9, 2000 - synced with latest JSBsim code.
2000-10-02 curtOct 2, 2000 JSBSim sync.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-08-04 curtFixes to jsbsim.
2000-08-04 curt20000803 updates.
2000-07-31 curtUpdates to JSBSim.
2000-07-25 curtJSBSim updates.
2000-07-24 curtSync the JSBSim code with the Jon & Tony's devel version.
2000-05-30 curt05/30/2000 updates from Jon Berdnt. Landing gear code...
2000-05-19 curtFrom Tony Peden:
2000-05-16 curtUpdates from Jon (addendum to previous changes).
2000-05-16 curtUpdates from the Jon and Tony show.
2000-05-02 curtPartial JSBsim update.
2000-04-28 curt0429 updates from Jon.
2000-04-25 curtApril 25, 2000 updates from Jon.
2000-04-24 curtUpdated JSBsim code.
2000-04-11 curtChanges by Tony Peden to get pitch, roll, and yaw rates...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-01-10 curtUpdates to propogate V_calibrated_kts and Mach from...
1999-12-20 curtAllow aircraft model file to be specified from the...
1999-10-11 curtUpdating FGFS <=> FDM interface.
1999-09-11 curtJon's updates to adjust control gains.
1999-08-17 curtUpdates to interface to pass in radians for starting...
1999-08-07 curtScaling inputs to JSBsim to get a bit more realistic...
1999-07-31 curtUpdates so that JSBsim can work.
1999-06-21 curtUpdated for both JSBsim and Tony Peden's c172 flight...
1999-06-17 curtInitial revision