1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
curt
bab1b9c2e5 Turned "struct fgCONTROLS" into a class, with inlined accessor functions. 1998-10-25 14:08:37 +00:00
curt
5b752bfb5f C++ ifying ... 1998-10-17 01:33:52 +00:00
curt
bf5fb5108b C++-ifying. 1998-10-16 23:26:44 +00:00
curt
3e24bc7e23 Added an "auto throttle" 1998-10-02 12:46:43 +00:00
curt
49b5ce80c5 More altitude hold tweaks. 1998-10-01 00:37:57 +00:00
curt
fe61ee41f2 A few more altitude-hold refinements. It now appears to be working pretty
good.
1998-09-30 15:28:15 +00:00
curt
3e7030cc4b More fine tuning of altitude hold. 1998-09-29 22:48:31 +00:00
curt
eb81ebae2f Auto pilot tweaks. It looks like I actually got something that is functional.
It's far from perfect and still could use a lot of refining, but it basically
seems to work.
1998-09-29 21:54:23 +00:00
curt
8e84268b43 Continued tweaking of altitude hold ... still needs more work. 1998-09-29 14:55:29 +00:00
curt
1245a9f3eb Renamed *.[ch] to *.[ch]xx and now I'm playing with an altitude hold. 1998-09-29 01:59:27 +00:00
curt
1642829438 Build only static libraries. 1998-06-12 01:01:14 +00:00
curt
26757b73b2 Derived file "Makefile.in" removed from version control. 1998-05-23 14:18:28 +00:00
curt
e64afb0412 HUD updates from Jeff Goeke-Smith. 1998-05-07 23:11:50 +00:00
curt
31588527e0 Assigned a couple output messages to the FG_DEBUG class. 1998-04-27 03:35:00 +00:00
curt
090ebffc84 Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" 1998-04-24 00:45:17 +00:00
curt
aba1974dad C++ - ifing the code a bit. 1998-04-22 13:21:26 +00:00
curt
7d39aa3777 Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
curt
019d180f84 Initial revision. Contributed by Jeff Goeke-Smith - jgoeke@voyager.net 1998-04-14 02:18:44 +00:00