Re: [Flightgear-devel] no doppler sound with actual build

2007-06-25 Thread Erik Hofman
Maik Justus wrote: > Yes, no problem to wait for an answer on the OpenAL-devel list. I read > through the archive and found a long thread in september 2005, where > they fixed some Doppler bugs. Probably it was our bug. Don't know, when > this will go into a release. Do we really want to depend

[Flightgear-devel] 0.9.11pre1 with cvs aircraft feedback.

2007-06-25 Thread Bohnert Paul
Everyone, Aircraft flash2a kills 0.9.11 pre1. Not a problem for local use. I don't expect all cvs aircraft to work with the latest release. It also kills FlightGear multi player. If someone is online flying flash2a 0.9.11pre1 aborts. For now I'll remove flash2a from my Aircraft

Re: [Flightgear-devel] patch for keypad and resize in osgViewer version

2007-06-25 Thread Csaba Halász
On 6/26/07, Tim Moore <[EMAIL PROTECTED]> wrote: > > This patch fixes the use of the keypad with numlock in the osgViewer > version of FlightGear. I'd be interested to hear if this has any > problems with non-US keyboards. Thanks, seems to work nicely. But I use US layout, only switching to hungar

[Flightgear-devel] crash in AI traffic

2007-06-25 Thread Csaba Halász
Hi! Helijah has run into a crash. Gdb backtrace here: http://pastebin.ca/589461 (no debug symbols unfortunately) Looks like the "next" waypoint is null. As a quick and dirty fix I came up with this: Index: src/AIModel/AIAircraft.cxx ===

[Flightgear-devel] patch for keypad and resize in osgViewer version

2007-06-25 Thread Tim Moore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, This patch fixes the use of the keypad with numlock in the osgViewer version of FlightGear. I'd be interested to hear if this has any problems with non-US keyboards. This also restores the handling of resize events while trying to stay out of the

Re: [Flightgear-devel] Switching off Doppler effect for non aircraft sounds

2007-06-25 Thread Maik Justus
Hi, here is a new version of this patch. The difference is only for windows builds. AJ and cptf reported on IRC a bug with the Doppler calculation on Linux, too. The bug is in cockpit view with a moving aircraft (and cvs source). This could be the same or another bug in OpenAL. If you get th

Re: [Flightgear-devel] no doppler sound with actual build

2007-06-25 Thread Maik Justus
Hi Erik, Erik Hofman schrieb am 25.06.2007 08:30: > Maik Justus wrote: > > If you have any argument against the patch, please let us know. > > As the original author of the FlightGear sound class and the one who put > the directional code in FlightGear I'm opposed to this patch. > > Let's just w

Re: [Flightgear-devel] Help with interfacing other flight models

2007-06-25 Thread Rudolf Schreiner
On Mon, 25 Jun 2007, Holger Wirtz wrote: > just a small knowledge of my experiences with CORBA in world-wide > applications: > > We have a distributed database with an application server that is using > CORBA. There are very much small requests to the server an it runs in the > LAN very well. But

Re: [Flightgear-devel] Help with interfacing other flight models

2007-06-25 Thread Holger Wirtz
Hi, On Mon, Jun 25, 2007 at 02:52:35PM +0200, Rudolf Schreiner wrote: [...] > Another possible approach is the multiplayer mode. We did not use it, because > one of the goals of our work was a performance test of the CCM implementation > used. [...] just a small knowledge of my experiences wit

Re: [Flightgear-devel] Help with interfacing other flight models

2007-06-25 Thread Rudolf Schreiner
On Friday 22 June 2007 20:06, Chris Scruggs wrote: > I work with a company that is interested in developing methods for > interfacing one of our products with FlightGear. We produce and sell a > high-fidelity Aerospace Toolkit for the LabVIEW development environmnet. > The Toolkit helps engineer

Re: [Flightgear-devel] Where are older builds of flightgear for older systems archived?

2007-06-25 Thread John Denker
On 06/25/2007 02:14 AM, GWMobile asked: > Where are older builds of flightgear for older systems archived? What do you need beyond what is provided by the -D option to CVS? http://www.die.net/doc/linux/man/man1/cvs.1.html ---