1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
curt
529e57a87c Beginning work on compensating for sim time vs. real world time "jitter". 1999-01-08 03:23:51 +00:00
curt
2ff224ba0c Collapsed out the FGState variables not currently needed. They are just
commented out and can be readded easily at any time.  The point of this
exersize is to determine which variables were or were not currently being
used.
1998-12-18 23:37:06 +00:00
curt
71f334cc0d Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
curt
7c5c000184 Stubbed in a new flight model called "External" which is expected to be driven
from some external source.
1998-12-04 01:29:37 +00:00
curt
7fbb963a39 Converted fgFLIGHT to a class. 1998-12-03 01:14:58 +00:00
curt
c74350c4fe Converted to new logstream debugging facility. This allows release
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.
1998-11-06 21:17:31 +00:00
curt
bf5fb5108b C++-ifying. 1998-10-16 23:26:44 +00:00
curt
cf2fa0f213 Renamed flight.[ch] to flight.[ch]xx 1998-10-16 20:16:38 +00:00
Renamed from FDM/flight.c (Browse further)