From: Rex du P. <rex...@gm...> - 2018-03-18 14:36:40
|
Bertrand, Sorry to bother you again, but could you send me a sample aircraft file that would work with the Standalone JSBSim? I copied one from the fgfs files and I get the same message about incompatible file type, so I need a sample that will run on my windows laptop, just to find out what I need to do. Probably the simplest possible one, although I would like one for a Bombardier 700 or so eventually. thank you, Rex On Sun, Mar 18, 2018 at 10:16 AM, Rex du Pont <rex...@gm...> wrote: > Bertrand, > > I tried to download the windows verison of JSBSim, but none of the > aircraft files came thorugh. > > I would assume that they are the same as those that come from the > Flightgear site? > > I thought I would see if I could run a standalone JSBSim on my windows > laptop as a trial, but that is not working either. > > Where are you in France. My descendants are largely there, but currently > scattered around the world. One grandson 9and family) live in Angers. > One granddaughter in Paris, one coming back from Africa -- maybe to Pau. > > Is there a linux version of the code that I could get from your site, or > should I stick with the full fgfs stuff? I will need to modify, at least, > the Network part to accept our external input. > > I will set up a file system as you suggest and try one of the other > aircraft. > > Thank you for being so helpful. I had not worked on this for close to ten > years and am trying to get back into the new verison (which is much better). > > Rex > > On Sun, Mar 18, 2018 at 9:44 AM, Bertrand Coconnier <bco...@gm...> > wrote: > >> Rex, >> >> 2018-03-18 14:30 GMT+01:00 Rex du Pont <rex...@gm...>: >> >>> Bertrand, >>> Now I have a new problem: I set up a file "aircraft" (instead of >>> Aircraft as in fgfs) and got to a new level of complicaiton: >>> >> >> Yes you need the following following directory tree for JSBSim to work >> >> /path/from/which/you/run/JSBSim >> | >> |- aircraft/ >> |- engine/ >> |- systems/ >> >> Alternatively you can use --root to point to the directory where >> aircraft, engine and systems are located. >> >> >>> The error message is now: >>> >>> YOU HAVE AN INCOMPATIBLE CFG FILE FOR THIS AIRCRAFT. ... >>> Current version is: 2.0 >>> you have version: >>> >>> I will go back and see what is needed from a current aircraft file >>> (presumably at least a version number). >>> >> >> You are probably using the old XML format: JSBSim moved to a new syntax >> for the XML configuration files many years ago. >> If that is the case, the modification of the version number in your files >> will probably not be sufficient: you'll have to update your XML >> configuration files to the new syntax. >> >> >>> >>> By the way, from your name, are you in France? >>> >> >> I am indeed. >> >> >>> >>> thank you et merci! >>> >>> Rex du Pont >>> >> >> De rien. >> >> Bertrand. >> >> >>> >>> >>> >>> On Sun, Mar 18, 2018 at 7:52 AM, Bertrand Coconnier <bco...@gm...> >>> wrote: >>> >>>> Hi Rex, >>>> >>>> 2018-03-17 16:41 GMT+01:00 Rex du Pont <rex...@gm...>: >>>> >>>>> to jsbsim-users >>>>> I have downloaded and compiled the full FlightGear program but want to >>>>> run the JSBSim subset. The main prograhang on some ownership problem with >>>>> qT. >>>>> >>>>> I am trying to start JSBSim, but I do not seem to have the correct >>>>> sort of startup script. >>>>> The Aircraft folder is several steps away from the main program and I >>>>> tried this: >>>>> >>>>> From the Aircraft/dp2/ folder I tried: >>>>> >>>>> sudo ../../bin/JSBSim --script=reset00.xml (which specifies where >>>>> the aircraft is Lat Lon Alt, etc). >>>>> >>>>> I get the following: >>>>> >>>>> JSBSim startup beginning ... >>>>> >>>>> File: Path "reset000.xml" is not a script file >>>>> >>>>> What has to be in a simple script startup file? The one in the manual >>>>> is very complex. >>>>> >>>> >>>> You have plenty of examples in the directory 'scripts' in JSBSim source >>>> code (https://github.com/JSBSim-Team/jsbsim/tree/master/scripts) >>>> A simple script might be https://github.com/JSBSim-Team >>>> /jsbsim/blob/master/scripts/c1724.xml >>>> >>>> >>>>> >>>>> I tried yesterday with a photo of the screen, but it was too big. And >>>>> I found a stupid misteak in it anyway. >>>>> >>>>> Thank you, >>>>> >>>>> Rex du Pont >>>>> >>>> >>>> Regards, >>>> >>>> Bertrand. >>>> >>> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Jsbsim-users mailing list >> Jsb...@li... >> https://lists.sourceforge.net/lists/listinfo/jsbsim-users >> >> > |