On vendredi 10 octobre 2008, Vivian Meazza wrote: > gerard robin wrote > > > A question, may be to Vivian. > > > > About one carrier feature <property>/gear/launchbar/state which is > > wanted by > > the JBD animation. > > i wonder if it won't be possible to replace the text constant value > > "Engaged" > > with a boolean value, into the carrier program ? > > > > Working with JSBSIm FDM which don't like text constant value, it is > > unable > > to process it. > > So from the boolean value coming from JSBSim i have to listen it, and > > to > > convert with a specific Nasal script , which is tricky. > > ===> > > from > > /fdm/jsbsim/launchbar/launch-bar-state ( 1 or 0 ) > > to > > /gear/launchbar/state (Engaged or Disengaged) > > <==== > > > > This only necessary for animation, nothing else :) > > YASim launchbar status is "Engaged"/"Launching"/"Completed"/"Disengaged" so > I don't think a change to Bool is trivial. YASim does use the status. > However a nasal listener is simple and quick to implement. Don't see a > problem with that as a solution, particularly as it is only for animation. > > Vivian Hello, Vivian,
Do i must understand that carrier features is for YASim only, any other FDM having the eye for crying. Do we have to repeat again the past time ( AAR with JSBSim was broken in order to answer to the YASIm request ) ? Won't it be better to have a generic answer Numeric instead of text value? To me everything is possible with JSBSim, but to be able to give to the Carrier JBD the right information => On or Off through a 'Text Value'. This is not MP only a specific AI animation. More seriously i don't mind with it, if it is right for YASim...... let us to go on with the life..... :) Cheers -- Gérard http://pagesperso-orange.fr/GRTux/ J'ai décidé d'être heureux parce que c'est bon pour la santé. Voltaire ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

