Re: [Flightgear-devel] [Simgear-cvslogs] CVS: SimGear/simgear/math SGGeod.cxx, 1.1, 1.2 SGGeod.hxx, 1.10, 1.11 SGQuat.hxx, 1.16, 1.17 SGVec2.hxx, 1.7, 1.8 SGVec3.hxx, 1.20, 1.21 SGVec4.hxx, 1.14, 1.15

2009-09-07 Thread Tatsuhiro Nishioka
Hi James, I've tried, on my Mac OS 10.5/Xcode 3.1.1, FG/SG as of both Sep-06 and Sep-07 (without -DNO_OPENSCENEGRAPH_INTERFACE option) and all have worked fine so far. Does this have something to do with timing issue? Another thing I have in my mind is whether you disabled the HW mipmapping on

Re: [Flightgear-devel] [Simgear-cvslogs] CVS: SimGear/simgear/math SGGeod.cxx, 1.1, 1.2 SGGeod.hxx, 1.10, 1.11 SGQuat.hxx, 1.16, 1.17 SGVec2.hxx, 1.7, 1.8 SGVec3.hxx, 1.20, 1.21 SGVec4.hxx, 1.14, 1.1

2009-09-07 Thread James Turner
On 7 Sep 2009, at 19:46, Csaba Halász wrote: > Have you run it through valgrind yet? No - I was about to reply that I'm on Mac, but it turns out Valgrind is now (after years and years!) available for OS-X. Which is one piece of good news, I suppose. Regards, James

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Curtis Olson
Sounds good, I had envisioned that all the network and IO interfaces were being closed and deleted and reopened, but if that's not happening with this change then I think we are fine. Thanks, Curt. On Mon, Sep 7, 2009 at 3:54 PM, Erik Hofman wrote: > Curtis Olson wrote: > > I'd be interested t

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Erik Hofman
Curtis Olson wrote: > I'd be interested to know if things like the telnet interface (and > other network interfaces) get closed and reopened correctly. This > sounds like a kind of drastic thing to do ... to reset the entire > network subsystem, but maybe it will be ok. The FGIO class has alway

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Curtis Olson
On Mon, Sep 7, 2009 at 2:38 AM, Erik Hofman wrote: > Gene Buckle wrote: > >> Would it or could it be possible to reload a protocol file as the sim is > >> running. > >> > > I'll second this one. I'm working on adding FG support to RJGlass and > the > > little tweaks are killing me with 30+ secon

Re: [Flightgear-devel] [Simgear-cvslogs] CVS: SimGear/simgear/math SGGeod.cxx, 1.1, 1.2 SGGeod.hxx, 1.10, 1.11 SGQuat.hxx, 1.16, 1.17 SGVec2.hxx, 1.7, 1.8 SGVec3.hxx, 1.20, 1.21 SGVec4.hxx, 1.14, 1.1

2009-09-07 Thread Csaba Halász
On Mon, Sep 7, 2009 at 5:21 PM, James Turner wrote: > > On 7 Sep 2009, at 15:17, James Turner wrote: > >> I'm still triple-checking that this is definitely the cause, re- >> building from clean, etc - since I admit the diff looks pretty safe to >> me. > > Tried a rebuild with GCC 4.2, which made no

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Gene Buckle
> > I've confirmed this change to work properly with the generic protocol > and hope it doesn't affect any other protocols either. But it might be a > good idea to test them out now. > Thanks Eric!! g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one of its kind. ScarletDME

Re: [Flightgear-devel] [Simgear-cvslogs] CVS: SimGear/simgear/math SGGeod.cxx, 1.1, 1.2 SGGeod.hxx, 1.10, 1.11 SGQuat.hxx, 1.16, 1.17 SGVec2.hxx, 1.7, 1.8 SGVec3.hxx, 1.20, 1.21 SGVec4.hxx, 1.14, 1.15

2009-09-07 Thread James Turner
On 7 Sep 2009, at 15:17, James Turner wrote: > I'm still triple-checking that this is definitely the cause, re- > building from clean, etc - since I admit the diff looks pretty safe to > me. Tried a rebuild with GCC 4.2, which made no difference - memory/stack corruption happens as the splash

Re: [Flightgear-devel] navradio

2009-09-07 Thread James Turner
On 7 Sep 2009, at 13:00, Curtis Olson wrote: > You could be seeing the results of nav1 & nav2 interleaved. You > might try tuning them both in to valid stations and seeing what > happens. D'oh, good observation Curt :) Unfortunately having CVS-uped, my SG and FG won't start - crashes with

Re: [Flightgear-devel] [Simgear-cvslogs] CVS: SimGear/simgear/math SGGeod.cxx, 1.1, 1.2 SGGeod.hxx, 1.10, 1.11 SGQuat.hxx, 1.16, 1.17 SGVec2.hxx, 1.7, 1.8 SGVec3.hxx, 1.20, 1.21 SGVec4.hxx, 1.14, 1.15

2009-09-07 Thread James Turner
On 5 Sep 2009, at 07:53, Mathias Froehlich wrote: > Modified Files: > SGGeod.cxx SGGeod.hxx SGQuat.hxx SGVec2.hxx SGVec3.hxx > SGVec4.hxx > Log Message: > Should be now more easy to make use of SGMath without having osg. > > Modified Files: > simgear/scene/sky/dome.cxx simgear/m

Re: [Flightgear-devel] navradio

2009-09-07 Thread dave perry
James Turner wrote: > On 6 Sep 2009, at 22:50, dave perry wrote: > > >> The height is correct. It looks like every other call of >> FGNavRadio::updateWithPower gets the wrong value for nav_elev. Hope >> this helps find the bug. >> > > I was wrong about the height being correct. Though

Re: [Flightgear-devel] MP Protocol - aircraft orientation

2009-09-07 Thread Marco Lecora
Could someone help me with this issue please?Thank you in advance Marco From: lecora_ma...@hotmail.it To: flightgear-devel@lists.sourceforge.net Date: Mon, 31 Aug 2009 11:09:28 +0200 Subject: Re: [Flightgear-devel] MP Protocol - aircraft orientation Dear George,thank you for your reply.

Re: [Flightgear-devel] navradio

2009-09-07 Thread Curtis Olson
On Mon, Sep 7, 2009 at 3:37 AM, James Turner wrote: > Thanks Dave, this is almost certainly my fault - and indeed all the > airports I tested at are very close to sea level elevation. > > Very odd that it's alternating from a valid value to zero, I'll dig > into the code today. > > Dave, You coul

Re: [Flightgear-devel] navradio

2009-09-07 Thread James Turner
On 6 Sep 2009, at 22:50, dave perry wrote: > The height is correct. It looks like every other call of > FGNavRadio::updateWithPower gets the wrong value for nav_elev. Hope > this helps find the bug. Thanks Dave, this is almost certainly my fault - and indeed all the airports I tested at are

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Erik Hofman
Gene Buckle wrote: >> Would it or could it be possible to reload a protocol file as the sim is >> running. >> > I'll second this one. I'm working on adding FG support to RJGlass and the > little tweaks are killing me with 30+ second cycle times. :) I think I've nailed this down in CVS. There is