1
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
curt
6bc2f59572 Sync with latest JSBSim CVS 2001-11-12 16:06:29 +00:00
curt
b85be56a55 Changes to support Dave Luff's initial ATC/ATIS module. 2001-11-07 17:55:28 +00:00
curt
e19d456716 Tweaks to get startup time, relative sun angle, sky colors, etc. to be
properly initialized.
2001-11-07 04:55:57 +00:00
curt
5f4f82dbe7 Additional startup work and error checking. 2001-10-29 18:38:21 +00:00
curt
2b056c8452 This set of changes touches a *lot* of files. The main goal here is to
fix startup sequence problems where we initialize the FDM before we know
the desired starting altitude.

These changes delay fdm initialization until the local tile has been loaded
and we can do a real intersection and find the true ground elevation.

In order to do this, I depend more on the property manager as glue, rather
than the FGInterface.

There are some glitches still when switching to a new airport or reseting
the sim.  I will work on addressing these, but I need to commit the changes
so far to keep in sync with other developers.
2001-10-28 16:16:30 +00:00
curt
b23d8f9938 A few remaining reorg changes. 2000-02-17 23:34:30 +00:00
curt
274bdfd1eb More reorganization. 2000-02-15 20:46:04 +00:00
curt
e591c39c8b Updated. 2000-02-15 16:52:48 +00:00
curt
6c80732f54 Force add of Lib/Metar to snapshots for now until it is fully incorporated.
Added code from Alexei that clips land use data to the land mass data.
1999-11-01 19:16:44 +00:00
curt
715062e85f Fixed (hopefully) a build problem with newer versions of automake
and autoconf.
1999-10-30 02:37:56 +00:00
curt
da2b390967 . 1998-09-03 21:23:29 +00:00
curt
dec300959b Tweaks. 1998-08-26 22:30:02 +00:00
curt
4332a4f4f8 Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
1998-08-22 14:49:54 +00:00
curt
7c3d74cb79 Misc. configure tweaks. 1998-08-22 01:16:40 +00:00
curt
e9a532357c Added a --with-flight-model= option to the configure script. 1998-08-12 21:00:29 +00:00
curt
09533ad0a0 Added README.Unix
No longer using libtool.
1998-07-30 23:40:42 +00:00
curt
4fb198d696 Disable maintainer mode (what ever that does.) 1998-07-24 21:33:41 +00:00
curt
64961cd294 Added a smarter check for external timezone and daylight variables in
#include <time.h> -- Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-06-17 21:31:04 +00:00
curt
3ffab3993e Found some engine sounds on the net.
Added a test for the OSS sound system to autoconf.
Added a Lib/Audio subdirectory.
1998-06-03 00:41:53 +00:00
curt
dec50d786d Converting to Gnu autoconf system.
Rearranging some files.
1998-04-03 22:35:10 +00:00