Off and on I've been seeing some weird hangups using the 747 model at startup. Currently I'm able to get it everytime at KBGR (but not at other airports).
The problem I am seeing is happening in FGInterface. The delta time ends up being some ridiculous number, generally around 3700.000 in the "_calc_multiloop" which doesn't actually freeze the program, but it creates a very large number of iterations to be processed. More interesting is that no matter what aircraft run (JSBSim's included) the delta time is always a few milliseconds different in the _calc_multiloop routine than it is in the calling routines. I can't see anything that makes sense to explain this. As for the 747 hanging at startup bug, I'm a bit baffled. In this case the delta_time looks normal until it gets passed to _calc_multiloop. The value is wildly deviant, like the stack is getting corrupted somehow. Is any one else able to observe this problem? Best, Jim _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
