[Flightgear-devel] accessing flightgear fdm properties

2006-09-12 Thread mithun patel
hi everyone 1- has anyone written a script (in C or C++ preferably) that can run in the background and access the properties that are being sent to a socket port and store these in variables. i want to be able to read these, process them and send them on/print them to stdout etc 2- also

Re: [Flightgear-devel] accessing flightgear fdm properties

2006-09-12 Thread Leidson Campos A. Ferreira
Hi mithun,The process to get/set properties at runtime can be done opening a socket connection with machine that flightgear is running, throught props specified port at flightgear startup.After do this, write to the socket the command that you want (like in telnet session). Eg. (See the code below

Re: [Flightgear-devel] Pilatus PC-7 panel patch

2006-09-12 Thread Martin Spott
Erik Hofman wrote: Martin Spott wrote: Buchanan, Stuart wrote: Here's a patch for the PC-7 to add a panel to the 3-D cockpit. In fact, the panel is the same as the 2D one, so the only real affect is to attach the 2D panel to the firewall so it doesn't disappear when you move the

Re: [Flightgear-devel] Pilatus PC-7 panel patch

2006-09-12 Thread Frederic Bouvier
Martin Spott wrote : So, when are we going to see Stuart's patch incorporated into CVS ? Done, -Fred -- Frédéric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer

Re: [Flightgear-devel] Pilatus PC-7 panel patch

2006-09-12 Thread Martin Spott
Frederic Bouvier wrote: Martin Spott wrote : So, when are we going to see Stuart's patch incorporated into CVS ? Done, Thank you, Frederic, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are !