[Fwd: Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-11 Thread Gerard Robin
Le samedi 11 juin 2005 22:07 +, Martin Spott a crit : Gerard Robin wrote: Sorry ,I probably, missed something but i have no access to CVS respective changelog entry, http://baron.flightgear.org/pipermail/flightgear-cvslogs/ Look at the recent changes made by Erik,

Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-10 Thread Erik Hofman
Dave Culp wrote: Just checked in a JSBSim.hxx and JSBSim.cxx to JSBSim CVS that makes crash handling user-configurable. The default behavior is the current subterranean flying behavior. If the user sets the property /sim/pause-on-crash to true, then the sim will pause on crash, which is the

Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-10 Thread Gerard ROBIN
Le jeudi 09 juin 2005 20:52 -0500, Dave Culp a crit : As for the /fdm/jsbsim property cloning problem, this has been around for some time now. Any reset of FlightGear while using a JSBSim aircraft will cause another /fdm/jsbsim node to be created. I've tried stopping that but have had

Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-10 Thread Gerard ROBIN
Le vendredi 10 juin 2005 12:33 +0200, Gerard ROBIN a crit : Le jeudi 09 juin 2005 20:52 -0500, Dave Culp a crit : As for the /fdm/jsbsim property cloning problem, this has been around for some time now. Any reset of FlightGear while using a JSBSim aircraft will cause another

Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-10 Thread Andy Ross
Erik Hofman wrote: Dave Culp wrote: If the user sets the property /sim/pause-on-crash to true, then the sim will pause on crash, which is the same behavior Yasim has, so this should be the default for FlightGear. If the user sets the property /sim/reset-on-crash to true, then the sim

[Flightgear-devel] crash handling options for JSBSim in FlightGear]

2005-06-10 Thread Gerard Robin
Message transfr De: Gerard Robin [EMAIL PROTECTED] : [EMAIL PROTECTED] Objet: Re: [Jsbsim-devel] crash handling options for JSBSim in FlightGear Date: Fri, 10 Jun 2005 23:13:21 +0200 Le vendredi 10 juin 2005 14:59 -0500, Dave Culp a crit : It seems like I misunderstood

Re: [Flightgear-devel] crash handling options for JSBSim in FlightGear]

2005-06-10 Thread Gerard Robin
Nobody wants subterranean flying. This will make the crash handling much cleaner. We can make pause the default behavior and reset the optional behavior, based on a property reset-on-crash. Everyone agreed on this? Dave In that case the float are contact

[Flightgear-devel] crash handling options for JSBSim in FlightGear

2005-06-09 Thread Dave Culp
Just checked in a JSBSim.hxx and JSBSim.cxx to JSBSim CVS that makes crash handling user-configurable. The default behavior is the current subterranean flying behavior. If the user sets the property /sim/pause-on-crash to true, then the sim will pause on crash, which is the same behavior