Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-17 Thread Andreas Gaeb
Hi Thorsten, > Anyway, you maybe you can double-check if that patch really changed > anything concerning initialization. I checked it in gdb when I made the patch, the members of FGForce contained garbage, some of which was NaN. This was removed by after adding the InitMatrix calls. > If it rea

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-16 Thread ThorstenB
> Hi Andreas, > > had a look at the patch you suggested on the JSBSim list > (http://sourceforge.net/mailarchive/attachment.php?list_name=jsbsim-devel&message_id=4D5436B3.10606%40web.de&counter=1). > > However, I looking at the code it seems calling these "InitMatrix" in > the FGForce constructor s

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-16 Thread ThorstenB
On Thu, Feb 10, 2011 at 8:05 PM, Andreas Gaeb wrote: > Hi Henri, > > I think I found the error, it was in JSBSim's FGForce class. I've > proposed a fix on the JSBSim-devel mailing list. > > Best regards, >        Andreas Hi Andreas, had a look at the patch you suggested on the JSBSim list (http:

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-10 Thread henri orange
Hi, Andreas Thanks a lot. However , with the Catalina last updated version: https://sites.google.com/site/grtuxhangar/home/download/PBY-Catalina.tar.bz2?attredirects=0&d=1 On my system, the error vanished, i don't understand why. Anyhow your jsbsim fix should solve , or at least reduce the bad

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-10 Thread Andreas Gaeb
Hi Henri, I think I found the error, it was in JSBSim's FGForce class. I've proposed a fix on the JSBSim-devel mailing list. Best regards, Andreas -- The ultimate all-in-one performance toolkit: Intel(R) Parallel

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-08 Thread Andreas Gäb
Hello Henri, Am 07.02.2011 18:38, schrieb henri orange: > [...] I am getting ( randomly ) the following messages > > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. I've looked into this a bit. It seems again to hav

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-08 Thread Andreas Gaeb
Hello Henri, Am 07.02.2011 18:38, schrieb henri orange: > [...] I am getting ( randomly ) the following messages > > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. I've looked into this a bit. It seems again to hav

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-08 Thread henri orange
Hi, Not only with the relocation to a mooring position, though that feature is randomly making the issue. I cannot explain why, and cannot reproduce twice the same. I guess the reset sequence/speed is the cause of the issue, scenery ? model ? fdm ? constant values ?. The relocation to a mooring

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-07 Thread Csaba Halász
On Mon, Feb 7, 2011 at 6:59 PM, Csaba Halász wrote: > > That is already the end of the problem chain. Somewhere NaN is > creeping into the system and propagates to various parts. Finding what > uses z-accel-fps_sec, while possible, will not help you in > troubleshooting the root cause. It might h

Re: [Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-07 Thread Csaba Halász
On Mon, Feb 7, 2011 at 6:38 PM, henri orange wrote: > Hello, devel-members, > > I am getting ( randomly ) the following messages > > Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) > nan nan nan nan nan nan segment ignored.. > Warning: invalid line segment pas

[Flightgear-devel] Nasal getprop: property /accelerations[0]/pilot[0]/z-accel-fps_sec[0] is NaN

2011-02-07 Thread henri orange
Hello, devel-members, I am getting ( randomly ) the following messages Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) nan nan nan nan nan nan segment ignored.. Warning: invalid line segment passed to IntersectVisitor::addLineSegment(..) nan nan nan