]> git.mxchange.org Git - flightgear.git/history - FDM/LaRCsim.cxx
Incorporating Jon S. Berndt's flight model code.
[flightgear.git] / FDM / LaRCsim.cxx
1999-02-05 curtModifications to incorporate Jon S. Berndts flight...
1999-02-01 curtRenamed FlightGear/Simulator/Flight to FlightGear/Simul...
1999-01-08 curtFixed AOA reading on HUD.
1998-12-18 curtCollapsed out the FGState variables not currently neede...
1998-12-14 curtLaRCsim maintains all it's variables internally. I...
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-03 curtWorking on fixing up new fgFLIGHT class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-17 curtC++ ifying ...
1998-10-17 curtInitial revision.