[Flightgear-devel] Metakit 2.4.7 is out

2002-06-13 Thread Roman Grigoriev
Guys Subj is out so maybe we include it to simgear distribution? Thanx in advance Bye ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

[Flightgear-devel] Problem with --airport-id=KDCA

2002-06-13 Thread Jay Hlavaty
Well, duh, after trying uppercase airport identifiers, I see that you are absolutely right -- they work fine. However, I must confess that it seems inconsistent. According to the log, part of the startup processing is able to correctly identify kdca in lower case -- note the correct position info

[Flightgear-devel] Sounds for the A-4

2002-06-13 Thread Andy Ross
I've been playing with the sound system for the A-4. Neat stuff. I was getting bitten by some strange behavior, though, which I tracked to an some uninitialized stack variables in fg_sound.cxx. If a sound is defined without a specific scaling function (i.e., "just play this sound"), the volume

Re: [Flightgear-devel] Sounds for the A-4

2002-06-13 Thread Erik Hofman
Andy Ross wrote: > I've been playing with the sound system for the A-4. Neat stuff. I > was getting bitten by some strange behavior, though, which I tracked > to an some uninitialized stack variables in fg_sound.cxx. If a sound > is defined without a specific scaling function (i.e., "just play

[Flightgear-devel] Re: FlightGear FAQ

2002-06-13 Thread Cameron Moore
* [EMAIL PROTECTED] (Frank Barry) [2002.06.13 15:27]: > Hi Cameron, Hello, Frank. I'm Cc'ing the flightgear-devel list in case someone wishes to add anything to my comments. FG developers: please Cc Frank with any replies. > Could you point me to where I might find how to write an autopilot f

Re: [Flightgear-devel] Re: FlightGear FAQ

2002-06-13 Thread Curtis L. Olson
Cameron Moore writes: > * [EMAIL PROTECTED] (Frank Barry) [2002.06.13 15:27]: > > Hi Cameron, > > Hello, Frank. I'm Cc'ing the flightgear-devel list in case someone > wishes to add anything to my comments. FG developers: please Cc Frank > with any replies. > > > Could you point me to where I

Re: [Flightgear-devel] --wind option update

2002-06-13 Thread Alex Perry
> I've updated the --wind=DIR@SPEED option to allow a range for DIR or > SPEED. For example, winds from 180 degrees at 10 knots gusting 15 > knots would be > > --wind=180@10:15 > > I haven't had the chance to add variable wind direction to > FGEnvironment yet, but the option will be accepted:

Re: [Flightgear-devel] Autopilot planning [was RE: progress]

2002-06-13 Thread Jim Wilson
James Turner <[EMAIL PROTECTED]> said: > > On Tuesday, June 11, 2002, at 02:34 am, Jim Wilson wrote: > > > Not a problem...give me a day or two to get things together. Probably > > there > > won't be as much changed as there will be added, but some of the > > "settings" > > need to be expos