Re: [Flightgear-devel] Problem with ballistic sub-model

2004-09-17 Thread Arnt Karlsen
On Fri, 17 Sep 2004 07:56:42 +0100, Vivian wrote in message [EMAIL PROTECTED]: Ampere K. Hardraade wrote Sent: Thursday, September 16, 2004 7:12 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Problem with ballistic sub-model On September 16, 2004 01:08 pm,

RE: [Flightgear-devel] JSBsim with Solaris8/Sparc and GCC-3.4.1

2004-09-17 Thread Jim Wilson
Norman Vine said: Martin Spott writes: Erik Hofman wrote: They really should be fabs() in both cases, both GetState() and GetTolerance() return a double instead of an int. Thanks ! Any idea why this doesn't show up on other platforms ? gcc is getting *much* pickier on

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: source/src/Scenery newcache.cxx, 1.3, 1.4 tileentry.cxx, 1.36, 1.37 tileentry.hxx, 1.11, 1.12 tilemgr.cxx, 1.40, 1.41

2004-09-17 Thread Jim Wilson
Curtis L. Olson said: Update of /var/cvs/FlightGear-0.9/source/src/Scenery In directory baron:/tmp/cvs-serv20966/Scenery Modified Files: newcache.cxx tileentry.cxx tileentry.hxx tilemgr.cxx Log Message: Make a subtle change to tile loading/unloading policy in order to make the tile

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: source/src/Scenery newcache.cxx, 1.3, 1.4 tileentry.cxx, 1.36, 1.37 tileentry.hxx, 1.11, 1.12 tilemgr.cxx, 1.40, 1.41

2004-09-17 Thread Chris Metzler
Curtis L. Olson said: This situation should never occur in normal operation, but could occur incontrived situations where an external script was rapidly changing the simulator position to then be able to query FG terrain height, and doing this for a large number of points that are

RE: [Flightgear-devel] Problem with ballistic sub-model

2004-09-17 Thread Vivian Meazza
Arnt Karlsen wrote: Sent: Friday, September 17, 2004 10:03 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Problem with ballistic sub-model On Fri, 17 Sep 2004 07:56:42 +0100, Vivian wrote in message [EMAIL PROTECTED]: Ampere K. Hardraade wrote Sent:

Re: [Flightgear-devel] JSBsim with Solaris8/Sparc and GCC-3.4.1

2004-09-17 Thread Boris Koenig
Jon Stockill wrote: On a similar toolchain related theme, I just upgraded a machine here to slackware 10.0, which uses autoconf-2.59 and automake-1.8.5, which caused all sorts of problems when attempting to compile current cvs versions of simgear and flightgear. Rolling back to autoconf-2.57

Re: [Flightgear-devel] JSBsim with Solaris8/Sparc and GCC-3.4.1

2004-09-17 Thread Jon Stockill
Boris Koenig wrote: If you keep receiving errors/warnings about underquoted definitions in M4 macros, it's most likely really pretty much the same thing as with gcc: the autotools folks intend to become much pickier, too - so, in that case it's not really a FG issue but rather the new versions

Re: [Flightgear-devel] Problem with ballistic sub-model

2004-09-17 Thread Josh Babcock
Vivian Meazza wrote: Ampere K. Hardraade wrote Sent: Thursday, September 16, 2004 7:12 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Problem with ballistic sub-model They shouldn't inherit accelerations. Ampere On September 16, 2004 01:08 pm, Vivian Meazza wrote: There

Re: [Flightgear-devel] JSBsim with Solaris8/Sparc and GCC-3.4.1

2004-09-17 Thread Oliver C.
On Friday 17 September 2004 17:30, Jon Stockill wrote: Boris Koenig wrote: If you keep receiving errors/warnings about underquoted definitions in M4 macros, it's most likely really pretty much the same thing as with gcc: the autotools folks intend to become much pickier, too - so, in that

RE: [Flightgear-devel] Problem with ballistic sub-model

2004-09-17 Thread Vivian Meazza
Josh Babcock wrote: Sent: Friday, September 17, 2004 5:41 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Problem with ballistic sub-model Vivian Meazza wrote: Ampere K. Hardraade wrote Sent: Thursday, September 16, 2004 7:12 PM To: FlightGear

[Flightgear-devel] A voice for FG

2004-09-17 Thread John Wojnaroski
Hi, The last month or so I've been working with adding synthetic speech and voice recognition to my 747 project. The results have been quite good; unfortunately it's kind of hard to demonstrate or display the results. Jim Brennan is preparing a corpus of messages and ATC phrases which will be

Re: [Flightgear-devel] A voice for FG

2004-09-17 Thread Jon Stockill
John Wojnaroski wrote: Hi, The last month or so I've been working with adding synthetic speech and voice recognition to my 747 project. The results have been quite good; unfortunately it's kind of hard to demonstrate or display the results. Jim Brennan is preparing a corpus of messages and ATC

Re: [Flightgear-devel] Problem with ballistic sub-model

2004-09-17 Thread Lee Elliott
On Friday 17 September 2004 16:09, Vivian Meazza wrote: Arnt Karlsen wrote: Sent: Friday, September 17, 2004 10:03 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Problem with ballistic sub-model On Fri, 17 Sep 2004 07:56:42 +0100, Vivian wrote in message

Re: [Flightgear-devel] A voice for FG

2004-09-17 Thread John Wojnaroski
- Original Message - From: Jon Stockill [EMAIL PROTECTED] To: FlightGear developers discussions [EMAIL PROTECTED] Sent: Friday, September 17, 2004 11:54 AM Subject: Re: [Flightgear-devel] A voice for FG John Wojnaroski wrote: Hi, The last month or so I've been working with adding

Re: [Flightgear-devel] A voice for FG

2004-09-17 Thread Boris Koenig
John Wojnaroski wrote: Hi, The last month or so I've been working with adding synthetic speech and voice recognition to my 747 project. What type of project is that ? - (FlightGear related ?) The results have been quite good; unfortunately it's kind of hard to demonstrate or display the results.

Re: [Flightgear-devel] Nasal'ing ...

2004-09-17 Thread Boris Koenig
Andy, Thanks again for your last answer, it was indeed very precise and helpful - but I'm not yet even getting back to the last reply, rather I'm facing a new problem and wanted to ask you for your feedback - I have got the following scenario: I don't seem to be able to access a method like

Re: [Flightgear-devel] Nasal'ing ...

2004-09-17 Thread Boris Koenig
Sorry folks, this going to be a longer one ... Andy Ross wrote: Boris Koenig wrote: Thanks for the answers so far, I was already playing around with the gui.nas file, will have to look into it in more detail in order to see how to get the positioning part done, though. Essentially, you can just