|
From: Jon S. B. <jon...@co...> - 2009-04-24 12:31:37
|
> Hi Torsten, > > Good catch. :) > > But I think it would be better to figure out why JSBSim didn't untie > the > property during the teardown phase and fix that rather than working > around > the problem in the subsequent constrution phase. > > My first guess would be that the JSBSim "cleanup all properties" method > (I'm not sure what it is really called or where it is off the top of my > head) assumes that all properties with absolute paths are owned by some > external entity (e.g. FlightGear). > > FWIW (and IIRC) I always put my FCS components inside the /fdm/jsbsim/ > subtree and only write to properties outside that using > <output>...</output>. > > Cheers, > > Anders Yes, good catch. I think I can shed some light on this, but can't right now. I suspect the fix will be relatively easy. Will try to post something later today. I'll be taking a half day off to prepare for a camping trip. Jon |