From: Rex du P. <rex...@gm...> - 2018-03-18 13:10:45
|
Bertrand, It turns out I that what I was trying to load was not a script file, but a set of starting conditions. My real problem is getting the file structure right. The current message turned out to be an initfile, but the program cannot find it.. I would like to start from a clean linux install with a simple file structure that would have the program in one folder and all the data in a second folder (like fgdata/Aircraft, etc.) But your site does not seem to have a linux-ready download that I can start from. I am currently trying to run the JSBSim from a full Flightgear install form a script and the file system is defeating me. We have operated for years with a dual computer system with a scenery computer that is taking a vector of flight data from an "engineering" computer that operates from a realtime linux system, because we may want to run real servos as part of a development process. All this is in a full scale cockpit with control console and stick as control inputs. the problem is that an old "scenery" computer died and we want to put up the more modern scenery anyway. Neither computer is online to preserve our engineering details. The project is the dp2 project hat you describe in our Manual. Is there a source from which I could get an installable linux version of standalone JSBSim? We would like to keep it as simple as we can. Thank you for responding so promptly, Rex du Pont 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 > > |