curt
c763c795ad
Don't play DME ident if no colocated DME.
2001-03-10 00:06:39 +00:00
curt
6e91c958e3
Play the full 4x VOR and 1x DME morse ident sequence at 30 second intervals.
...
When you tune into a station start at a "random" point in the sequence.
Sped up the words per minute to 13 to which means one sequence per about 4 secs.
This means we get through the whole sequence in about 20 seconds leaving 10
seconds of silence.
2001-03-09 23:35:21 +00:00
curt
55e881b83d
Attempt to detect and work around plib-1.2.0 audio bugs.
2001-03-09 20:17:54 +00:00
curt
95e27e8cb9
Working on vor audio ident (morse).
...
Fixed a bug in Network/props.cxx with the cd command.
Fixed a typo in options.cxx
2001-03-09 02:41:04 +00:00
curt
8395ac8852
Open C++ iostreams as ios::binary.
2001-03-08 02:34:27 +00:00
curt
b1ade68b61
Patch from Tony so the FDM can trim out a specific starting location for a
...
joystick input, and then will ignore the actual position of that input
until the user places it in the proper position to match the trimmed position.
At that point the joystick input captures control over the value and the
value will match the joystick position from then on. This is primarily set
up so that the FDM can trim in an initial throttle position.
2001-03-06 23:59:08 +00:00
curt
7555a4b8db
Added some sanity checking on max number of bottons and axes.
2001-03-06 23:03:06 +00:00
curt
1ac8af41c1
Updated version number.
2001-03-06 23:00:34 +00:00
curt
9a2c3330fb
Updates from Julian Foad <julianfoad@netscapeonline.co.uk>
2001-03-06 22:59:36 +00:00
curt
29275ce1ec
Tweaks for Mips Irix compilers.
2001-03-06 22:36:59 +00:00
curt
77438b635c
Added a quick lookup table for texture dimensions.
2001-03-06 19:35:56 +00:00
curt
5ca3ea8ecf
A small patch (a few lines) to add a --file option to
...
FlightGear, a long-standing request from Norm, and to get the UIUC
--aircraft-dir option working again.
2001-03-06 19:11:28 +00:00
curt
0e424f6ad7
Ooops, missed adding this the first time.
2001-03-06 00:51:58 +00:00
curt
815d49e86a
Reshuffled some of the sound code and created a "src/Sound" subdirectory.
2001-03-05 22:54:20 +00:00
curt
fbad3482fa
More work on morse code ...
2001-03-05 14:11:25 +00:00
curt
040185f0fd
Continued work on morse code generator.
2001-03-05 12:09:36 +00:00
curt
3abe133162
Added beginnings of a morse code sound clip manager.
2001-03-05 03:13:47 +00:00
curt
e85cf6cc10
Fixed a couple property manager typos.
2001-03-03 00:04:03 +00:00
curt
0262c56059
Fixes to initial position for JSBSim.
2001-03-03 00:03:42 +00:00
curt
f5baf8c952
Oops, forgot to take out -lsgmetar
2001-03-02 23:28:51 +00:00
curt
29dede4c1a
Tony's patches to allow you to position yourself at an offset from the
...
default location (i.e. end of the runway.) This allows you to start
up on final and things like that.
2001-03-02 23:27:22 +00:00
curt
d84c64563b
Updated comments.
2001-03-02 22:54:10 +00:00
curt
e9591422f3
Added a first pass at a C++ sound manager class.
2001-03-02 22:37:01 +00:00
curt
5d423a94b0
Contributed by Dave Luff:
...
Added fuel-flow and total fuel to the LaRCSim model. Its still a bit
rough for now but it works, except the engine dosn't stop when fuel runs
out at the moment since there's no refuelling capability in the sim just
now. It takes about 4 gallons use before you see the fuel guages begin
to drop since there's 28 gal per tank but the guages go to 26.
2001-03-01 16:32:29 +00:00
curt
d7ca2c7e7d
Some error checking and an xml dump routine contributed by Norman Vine.
2001-02-28 19:48:18 +00:00
curt
4a61945285
Backcourse ILS needle should move correct direction now.
2001-02-27 23:52:52 +00:00
curt
79cabb6a8a
Lots of little tweaks to autopilot to make it more realistic.
2001-02-27 23:17:58 +00:00
curt
2c9443c698
Fixed a problem with autodetecting if we need to draw our own mouse cursor
...
on voodoo-1/2 cards.
2001-02-26 13:58:33 +00:00
curt
7c6df16062
Autopilot in nav1 tracking mode bases heading off of desired radial not
...
current radial.
2001-02-25 18:03:11 +00:00
curt
74cb68daae
Fixed a typo preventing the nav2 heading needle from moving.
...
DG heading bug initializes to a random setting.
Activating heading hold doesn't touch the DG heading bug any more.
Max autopilot decent rate is now -1000.
2001-02-25 16:26:48 +00:00
curt
bd9ce60174
Autopilot in Nav1 heading hold mode is now driven just from needle position.
2001-02-25 05:42:34 +00:00
curt
75a538f5b9
Tweaks relating to autopilot heading hold.
...
Working on better modeling of nav radio needles.
2001-02-25 04:45:26 +00:00
curt
c210a78067
Autopilot fixes so when in NAV1 radial hold mode we can now fly the FROM
...
radial and we can properly fly "through" a VOR station.
2001-02-24 13:51:48 +00:00
curt
7a4da94425
Added support for managing fov via the property manager so the --fov= option
...
can work again.
Removed a bit of debugging output when reading "native" IO input.
2001-02-23 22:25:03 +00:00
curt
f780c27787
Changes to make the default autopilot heading hold work much more like a C172
...
DG heading hold (i.e. it will follow the gyro drift.)
2001-02-07 04:16:12 +00:00
curt
8830f5c6a8
Fix a problem with external views where the sky lighting was calculated
...
in reverse.
2001-02-02 23:15:03 +00:00
curt
d1a50b5667
Fixes to get back support for Voodoo-1/2 cards and the voodoo-in-a-window
...
hack.
2001-02-02 22:39:13 +00:00
curt
a5d1970007
David Luff writes:
...
Basically I've rewritten the prop model along similar lines to how
Jon has done his - using published efficiency and coefficient of
power data. It works *much* better - try pulling the throttle back
to idle and putting the plane into a dive before and after updating
and you'll see what I mean. It doesn't require a fudge factor either
:-)
2001-02-02 20:55:41 +00:00
curt
fcce1d782c
Oops for specified magvars, I had the sign backwards.
2001-02-02 17:44:16 +00:00
curt
2827cf1387
Working on ironing out issues with VOR navigation. It think we are "as
...
good as we can get" until we find a data source with actual VOR magnetic
offsets. We can use VOR offsets from some fixed date, but not all VOR's
were installed on the same day so no matter what date we pick we will be off on most of them.
2001-02-02 05:25:45 +00:00
curt
cbaf015481
Working on straightening out VOR navigation.
2001-02-02 02:55:07 +00:00
curt
59e811fb44
Use double math throughout.
2001-01-31 23:07:20 +00:00
curt
0fd3e83b12
Tweaks ...
2001-01-31 23:04:52 +00:00
curt
d48a506721
Added a test-up program to test the concept of "up".
2001-01-31 22:57:22 +00:00
curt
a4d27fe7bc
Added a specific "altas" format for output which includes a proprietary string
...
to convey the radio stack settings.
2001-01-31 22:21:36 +00:00
curt
c7f1c662a1
Initial revision of atlas.cxx atlas.hxx
2001-01-31 21:57:55 +00:00
curt
2cd7473384
Fixed --enable-freeze.
2001-01-31 15:59:16 +00:00
curt
c78827569a
Properly close our database file ...
2001-01-31 15:58:53 +00:00
curt
c3e3e9f5d7
Reduce spurious output from joystick.cxx
...
Fix a typo in JSBSim.cxx (#endif in wrong place)
2001-01-29 15:14:12 +00:00
curt
97f526f7a6
Added a GUI vec3 pilot offset control contributed by Norman Vine.
2001-01-29 05:08:00 +00:00