1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
curt
0d2c200db4 Added fgFlightModelSetAltitude() to force the altitude to something
other than the current altitude.  LaRCsim doesn't let you do this by just
changing FG_Altitude.
1998-07-12 03:08:27 +00:00
curt
aba1974dad C++ - ifing the code a bit. 1998-04-22 13:21:26 +00:00
curt
e2ddc6f2b8 Integrated autopilot.
Prepairing for C++ integration.
1998-04-21 16:59:33 +00:00
curt
50c0f6c9e6 Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
<chotchkiss@namg.us.anritsu.com>
1998-02-07 15:29:31 +00:00
curt
a05ecff315 misc. tweaks. 1998-01-24 00:04:55 +00:00
curt
38264efc4d Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
curt
bda27365e4 Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:26:51 +00:00
curt
28fad1d296 Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
1997-12-10 22:37:34 +00:00
curt
b830d97782 Shufflin' stuff. 1997-09-04 02:17:18 +00:00
curt
89a9811607 Changed naming scheme of basic shared structures. 1997-08-27 03:29:38 +00:00
curt
417048636f Put comments around the text after an #endif for increased portability. 1997-07-23 21:52:10 +00:00
curt
475fbce296 Continue directory shuffling ... everything should be compilable/runnable
again.
1997-06-21 17:52:22 +00:00
curt
450a307fc2 Capitalized subdirectory names. 1997-06-21 17:12:38 +00:00
curt
3698b6ec3d Working on incorporating the LaRCsim flight model. 1997-05-29 22:39:49 +00:00
curt
c994ed7feb Starting to build generic flight model interface. 1997-05-29 02:32:25 +00:00
curt
726c961553 Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
curt
f9dfcecfe0 Initial revision. 1997-05-16 15:58:23 +00:00