]> git.mxchange.org Git - flightgear.git/history - Autopilot
MSVC++ portability tweaks contributed by Bernie Bright.
[flightgear.git] / Autopilot /
1999-02-12 curtAllow auto-throttle adjustment while active.
1999-02-12 curtChanges contributed by Norman Vine to allow adjustment...
1999-02-05 curtModifications to incorporate Jon S. Berndts flight...
1999-02-01 curtRenamed FlightGear/Simulator/Flight to FlightGear/Simul...
1998-12-05 curtRenamed class fgCONTROLS to class FGControls.
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-03 curtConverted fgFLIGHT to a class.
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-17 curtC++ ifying ...
1998-10-16 curtC++-ifying.
1998-10-02 curtAdded an "auto throttle"
1998-10-01 curtMore altitude hold tweaks.
1998-09-30 curtA few more altitude-hold refinements. It now appears...
1998-09-29 curtMore fine tuning of altitude hold.
1998-09-29 curtAuto pilot tweaks. It looks like I actually got someth...
1998-09-29 curtContinued tweaking of altitude hold ... still needs...
1998-09-29 curtRenamed *.[ch] to *.[ch]xx and now I'm playing with...
1998-06-12 curtBuild only static libraries.
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-05-07 curtHUD updates from Jeff Goeke-Smith.
1998-04-27 curtAssigned a couple output messages to the FG_DEBUG class.
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifing the code a bit.
1998-04-18 curtMoved fg_debug.c to it's own library.
1998-04-14 curtInitial revision. Contributed by Jeff Goeke-Smith...