leee wrote:
> On Thursday 08 February 2007 23:22, gh.robin wrote:
>   
> Just checked again, with current cvs osg/simgear/flightgear, and I still got 
> the same problems.  As before, re-setting the A/P via the menu seems to kick 
> everything into life.  There also seems to be a random element to this 
> problem - in half a dozeeen tests, most of the time it was the same 
> controllers that seemed not to be working but in two tests there seemed to be 
> a couple of additional ones that didn't want to play.
>
>   

I have read the original report, and remember that the moment the 
autopilot seemed to stop working was one where I had committed a bunch 
of AI related changes, which actually have nothing to do with the 
autopilot. The changes in this particular commit were affecting the core 
of FlightGear a bit more than usual, because I modified the 
initialization procedure of the TrafficManager system, which required 
code changes in Main/fg_init.cxx. There is a possibility that something 
has gone wrong here; either a) the new initialization procedure has a 
memory error that corrupts the initialization of the autopilot; or b) 
the new initialization procedure introduces a timing error, so that 
parts of the autopilot are never initialized.

Normally, I would have run a few tests in order to falsify my 
hypotheses, but as I'm currently away from home, I can't do that. If 
anybody wants to look into this, please do so. Otherwise, it has to wait 
until after I get back home, I'm afraid.

Cheers,
Durk

However,

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to