On Thursday 12 August 2010 22:15:57 Hal V. Engel wrote: > On Thursday, August 12, 2010 07:24:36 pm Ron Jensen wrote: > > In yesterday's standalone JSBSim the p51d aborts because some properties > > are being used without being declared. Try the attached patch to the > > p51d.xml and see if it works any better for you. > > > > Ron > > ( I tried sending the whole file but it errorred out for being too many > > kbytes.) > > > > diff --git a/aircraft/p51d/p51d.xml b/aircraft/p51d/p51d.xml > > index 5a264c9..00eb3a3 100644 > > --- a/aircraft/p51d/p51d.xml > > +++ b/aircraft/p51d/p51d.xml > > @@ -665,6 +665,9 @@ Hal V. Engel hven...@astound.net > > <output>gear/gear-pos-norm</output> > > </kinematic> > > </channel> > > + <property>/controls/gear/brake-left</property> > > + <property>/controls/gear/brake-right</property> > > + <property>/controls/gear/brake-parking</property> > > > > <channel name="Brakes"> > > The above is a little confusing I think. It appears that this patch is for > the p51d.xml file but p51d.xml is the YASim xml file. This probably needs > to be applied against p51d-jsbsim.xml instead.
Its actually from the JSBSim version, which was created from the flightgear version of p51d-jsbsim.xml if I understand its history correctly. Ron ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel