curt
74b5aa6a41
OBS turning work, work on supporting failure moding.
2002-12-16 01:12:10 +00:00
david
8e7dfbe292
Add a reinit() stub for subsystems, so that they can be reinitialized
...
when needed (say, to reload the configuration files).
2002-12-15 14:58:08 +00:00
curt
0e69acaff7
Simplified to use the delta_time_sec that is passed to the update() routine
...
rather than calculating a separate delta_t and using that.
2002-12-14 14:39:56 +00:00
curt
51c5b9bf09
Work on nav2_obs tuner.
2002-12-14 14:38:19 +00:00
curt
339f39f235
Change time counter to a double. Add a variable which can allow us to
...
track long term rate stats to verify we are hitting the requested hz.
2002-12-14 14:37:40 +00:00
david
f332d1b659
Removed redundant logging statement.
2002-12-12 17:55:49 +00:00
andy
ba84ec24bf
Changing the thresholds to be bigger in the previous patch isn't
...
really useful unless we simultaneously change the per-iteration deltas
to be smaller. Add another pseudo-tunable to control the speed with
which we change values across iterations. As it turns out, this is
much more effective than the threshold tunable. It does come at the
cost of lower solution performance, however.
2002-12-12 02:15:06 +00:00
curt
5c8e6a5841
Tweak taxi light rendering so they don't look completely bogus at dusk.
2002-12-12 01:24:48 +00:00
curt
f29b5d98a1
Fix lost audio.
2002-12-12 01:21:21 +00:00
andy
ac93c22545
Put in some (currently compile-time) tuning for the solver threshold.
...
A recent change resulted in the Piper Cub oscillating about its
correct solution.
2002-12-11 22:58:47 +00:00
andy
4fb6673ff7
Update masses on the rigid body when consuming fuel. Simply updating
...
the tank capacity won't change the aircraft.
2002-12-11 22:52:52 +00:00
david
c3398c9add
Have DummyBSphereEntity inherit from ssgBranch instead of ssgEntity,
...
to allow building with the latest plib CVS.
Problem identified by Norm Vine.
Fix suggested by Steve Baker.
2002-12-11 21:49:25 +00:00
curt
10baa71a65
Fix out of order initialization crash (not sure how it worked before
...
unless some recent changes subtlely changed some init order items around.)
2002-12-11 21:07:30 +00:00
curt
43e48070fe
- Some refactoring of the configure.ac script.
...
- Better Mac OS X support (they put glut.h in GLUT/glut.h) :-(
2002-12-10 20:50:48 +00:00
curt
69b5c093dd
#ifdef out all references to sgCloud3d until more of it's issues can be
...
addressed.
2002-12-10 19:25:12 +00:00
curt
b640aceaa8
Change library order for cygwin.
2002-12-07 13:54:13 +00:00
curt
28243f40ca
White space cleanups.
2002-12-07 02:26:50 +00:00
curt
1feedec8d1
- Change the global_tile_mgr to a globals->get_tile_mgr() which is
...
dynamically created at run time.
- Further clean ups to the FGTileMgr class interface.
2002-12-06 22:29:46 +00:00
daveluff
49d843e22e
Patches from Erik Hofman - use Plib's wave file loader plus IRIX fixes.
2002-12-06 15:35:18 +00:00
curt
81fb6f01a7
Fix for Irix.
2002-12-06 14:28:24 +00:00
daveluff
4d6ac0ddf5
Code improvements from Norman Vine
2002-12-05 16:51:40 +00:00
curt
ac5def8fd5
Updates for 0.9.1
2002-12-05 15:39:45 +00:00
curt
a4600f85c7
Updates for 0.9.1
2002-12-05 15:31:09 +00:00
curt
eac68e9d93
add uiuc_getwind.h to distribution.
2002-12-04 23:02:08 +00:00
daveluff
bc3df74066
Add ground.[ch]xx, groundlist.[ch]xx and ATCVoice.[ch]xx to Makefile.am
2002-12-04 20:08:03 +00:00
daveluff
c65c5f3a4a
Changes to support voice rendering of ATC
2002-12-04 20:07:12 +00:00
daveluff
d3e33e8b53
Changes towards tower control - work in progress with no end-user benefit yet
2002-12-04 20:06:20 +00:00
daveluff
46011ab535
Changes and additions to utility functions to support voice ATC rendering and AI taxiing.
2002-12-04 20:05:30 +00:00
daveluff
2a1c00b8e4
Minor changes to variable name and comments
2002-12-04 20:04:26 +00:00
daveluff
8bd892a1a0
Minor change to variable name
2002-12-04 20:03:18 +00:00
daveluff
9be0f4032d
Changes to support AI taxiing and crabing when flying in wind. Still a work in progress.
2002-12-04 20:02:03 +00:00
daveluff
791caf9fbc
Removed unused code and obsolete comments
2002-12-04 19:52:50 +00:00
daveluff
df089b80f8
Changes to support voice ATIS
2002-12-04 19:51:21 +00:00
daveluff
fe6784af51
Initial draft of a canned ATC voice handling class
2002-12-04 19:49:35 +00:00
daveluff
1db3b01e04
Add ground control frequency data handling along the same lines as navlist etc...
2002-12-04 19:47:16 +00:00
daveluff
25d9868759
Include GPL
2002-12-04 19:38:04 +00:00
daveluff
5f543a2fd1
Changes towards ground control and AI taxiing currently very hardwired to KEMT
2002-12-04 19:36:39 +00:00
tony
75e51b0d81
Sync with JSBSim CVS
2002-12-04 15:32:03 +00:00
david
7df4df0e7f
Hide more generated files.
2002-12-04 12:01:17 +00:00
david
2e8572a4c5
Ignore more generated files.
2002-12-04 01:01:45 +00:00
curt
f0f1bc537f
Updates for 0.9.0 release.
2002-12-03 20:36:56 +00:00
curt
2d99b0b433
Initial revision.
2002-12-03 15:40:32 +00:00
curt
9890f8dc2f
Added utils/TerraSync/
2002-12-03 15:38:41 +00:00
curt
8293d90341
Added TerraSync/
2002-12-03 15:37:39 +00:00
curt
35b7d568d0
#include <config.h> where needed for cygwin/gcc-3.2.
2002-12-03 14:59:24 +00:00
curt
7674741abb
Add -lplibjs where needed.
2002-12-03 14:55:23 +00:00
curt
1ab2ec8fd1
#define NOMINMAX for cygwin/gcc-3.2 builders.
2002-12-02 22:16:32 +00:00
curt
953162ea53
Remove cout/endl usage and replace with SG_LOG()
2002-12-02 19:01:59 +00:00
curt
64028a37ef
Andy Ross:
...
I wrote:
> I can confirm this. Layers on the 2D panels (but oddly, only the 2D
> panels) aren't drawing over the background with the current ATI
> drivers.
OK, this turns out to be a trivial fix, although I still think it's a
driver bug. There are two calls to glPolygonOffset in the panel
rendering code (shared by both 2D and 3D panels). One is called
per-layer, and sets up a layer-specific offset. The other is called
for drawing the background textures, to lift them off of any
underlying cockpit geometry.
I was using different "factor" values for each, incorrectly. Patch
attached. It was affecting only 2D panels because the 3D ones don't
use background images.
Problem is, by my reading of the specification the bug should have had
the effect of pushing the background texture *farther* behind the
instruments, instead of pulling it on top of them. Either I'm reading
the spec incorrectly or ATI has inverted the sense of the factor
argument. Dunno, I'll submit a bug report to them and see what
happens.
2002-12-01 22:38:38 +00:00
andy
d98b7f05ff
Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime.
...
Link the standalone executable against the source files explicitly rather
than libYASim, as the Irix linker can't handle the unneeded dependance on
other parts of FlightGear.
2002-11-30 20:22:25 +00:00