Le mardi 26 juillet 2005 à 23:13 +0200, Mathias Fröhlich a écrit :
> Hi,
> 
> sorry for the late reaction.
> Turns out to be a bad interaction between jsbsims crash detection and my
> past initialization changes.
> The attached patch fixes this by moving crash detection out of the
> initialization phase of jsbsim.
> 
> Erik,
> Can you apply that please to flightgears cvs.
> I will care for JSBsim's cvs.
> 
> Thanks and sorry
> 
>            Mathias
> 
Or only comment, in order to come back to the good old process.

 // crashed (altitude AGL < 0)
   //if (get_Altitude_AGL() < 0.0) {
   // crash_message = "Attempted to fly under ground.";
   // crash_handler();
   // }
-- 
Gerard


_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to