Geoff McLane writes: >> Have you tried my Windows binary >> http://www.vso.cape.com/~nhv/files/fgfs/fgfs.exe.gz >> > >Initially JSBSim went crazy during the cfg xml read >( JSBSim Flight Dynamics Model v0.9.1 [cfg v1.57]) >but this is caused by the cvs update adding things >like the following to %FG_ROOT%\Aircraft\c172\c172.xml - >About line 73 - ><<<<<<< c172.xml > AC_GEAR NOSE -6.8 0.0 -20.0 1800 600 0.5 0.8 0.02 >STEERABLE NONE 20 >... ><<<<<<< c172.xml > AC_GEAR NOSE -6.8 0.0 -20.0 1800 600 0.5 0.8 0.02 >STEERABLE NONE 20 >... >======= > AC_GEAR NOSE -6.8 0.0 -20.0 1800 600 0.5 0.8 0.02 >STEERABLE NONE 20 FIXED >... > AC_GEAR RIGHT_TIP 43.2 214.8 59.4 10000 2000 0.2 0.2 0.2 >FIXED NONE 0 FIXED >>>>>>>> 1.36 > >======= >>>>>>>> 1.31 > >I have read others mentioning this cvs 'feature', but do not seem >to remember seeing how to 'avoid' it - or indeed >what to do when it does happen = detection!
My binaries are made against the 'then current' fgfsbase CVS files Trying to run them against older base files is disaster If you are trying to use the CVS sources against the 0.78 fgfsbase files you are bound to have problems too !! YOU MUST USE THE CURRENT BASE FILES IN CVS inorder to run the CURRENT CVS SOURCE !! FWIW there is a newer executable at the web address above THIS NEEDS the CURRENT FGFS BASE package http://rockfish.net/fg Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
