[Flightgear-devel] ATC Sound

2002-12-21 Thread David Megginson
The new ATIS sound is great, but I'm having volume problems with it. It's not possible to make it out at all at the default volume; when I change the volume from 2 to 10 in ATCmgr.cxx simple-set_volume(10.0); I can just make it out over the idling engine in the C172P. Is

re: [Flightgear-devel] Segfault fixed

2002-12-21 Thread David Megginson
Dave Perry writes: PS The dc3 is still broken. When I try to start the 2nd engine, the mag switch moves, but nothing else happens. You need to advance the magneto as well, probably. All the best, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

Re: [Flightgear-devel] RE: SimGear configure warning - winbase.h - more info

2002-12-21 Thread Norman Vine
Paul Deppe writes: I'm getting the following warning when running ./configure with CVS SimGear on Cygwin/Win2k: configure: WARNING: winbase.h: present but cannot be compiled configure: WARNING: winbase.h: check for missing prerequisite headers? configure: WARNING: winbase.h: proceeding

re: [Flightgear-devel] Segfault fixed

2002-12-21 Thread Curtis L. Olson
David Megginson writes: Dave Perry writes: PS The dc3 is still broken. When I try to start the 2nd engine, the mag switch moves, but nothing else happens. You need to advance the magneto as well, probably. David, give it a try ... actually my guess is that due to the gear problem,

re: [Flightgear-devel] Segfault fixed

2002-12-21 Thread David Megginson
Curtis L. Olson writes: David, give it a try ... actually my guess is that due to the gear problem, it probably crashes instantly so nothing will work at all with it. And of course, in air starts don't work for YAsim models, so... :-) Andy, I'd be happy if we were forced to specify

[Flightgear-devel] DC-3 crash fixed

2002-12-21 Thread Andy Ross
Curtis L. Olson wrote: actually my guess is that due to the gear problem, it probably crashes instantly so nothing will work at all with it. Yup, that was it. Sorry, I've been ignoring this one. I recently changed the default gear spring strength. But taildraggers have different c.g.

Re: [Flightgear-devel] DC-3 crash fixed

2002-12-21 Thread Tony Peden
On Sat, 2002-12-21 at 10:52, Andy Ross wrote: Curtis L. Olson wrote: actually my guess is that due to the gear problem, it probably crashes instantly so nothing will work at all with it. Yup, that was it. Sorry, I've been ignoring this one. I recently changed the default gear spring

[Flightgear-devel] Problems Compiling clouds3d

2002-12-21 Thread Paul Deppe
Gents, When compiling CVS simgear/sky/clouds3d I am getting numerous warnings: WIN32 redefined, initialization from int to float, ... is implicitly a typename, and many others, and finally the following error when compiling SkyTextureState.cpp: if g++ -DHAVE_CONFIG_H -I. -I. -I../../../simgear

[Flightgear-devel] Re: perl scripting

2002-12-21 Thread Melchior FRANZ
* Curtis L. Olson -- Friday 20 December 2002 21:38: Melchior FRANZ writes: http://www.unet.univie.ac.at/~a8603365/remote.html (link to the script at the bottom) Err ... as you have noticed, the link isn't at the bottom. I was looking at an older version of that page when I wrote the message.

Re: [Flightgear-devel] DC-3 crash fixed

2002-12-21 Thread David Megginson
Tony Peden writes: The units don't really matter. I can convert between them just fine. What I'm confused by is the API for how to tell which units are being used. JSBSim does this in FGInitialConditions, but I got a little lost trying to figure out where the information there comes

Re: [Flightgear-devel] Build Problem with MSVC 6.0

2002-12-21 Thread Jonathan Polley
Norman, Thanks, that fixed it. The changes that I tried were it that general direction, but not far enough. Jonathan Polley On Friday, Dec 20, 2002, at 11:03PM, Norman Vine [EMAIL PROTECTED] wrote: Jonathan Polley writes: Any more ideas? maybe $ cvs diff ATCVoice.cxx

[Flightgear-devel] Quick questions.

2002-12-21 Thread burrito
Just two quick questions: 1. I recall someone was working on a 747 cockpit? Is that still being developed? (I'm really looking forward to seeing it completed *wink wink*) 2. I was wondering if anyone could help me with a choice of yoke to buy, (if I ever get around to it,) that would work well

RE: [Flightgear-devel] Problems Compiling clouds3d

2002-12-21 Thread Paul Deppe
Paul Deppe wrote: When compiling CVS simgear/sky/clouds3d I am getting numerous warnings: WIN32 redefined, initialization from int to float, ... is implicitly a typename, and many others, and finally the following error when compiling SkyTextureState.cpp: SkyTextureState.cpp:94:

[Flightgear-devel] What's in the job jar?

2002-12-21 Thread Mike Bonar
Okay, I have completed step one. I am up and running with the latest cvs snapshot on Suse 8.1. What's in the job jar? Give me something easy to start out with since it's been awhile since I have done any coding. Some background if you are interested, I spent a good chunk of last year and