Re: [Flightgear-devel] To Pause FlightGear Instance using sockets

2010-07-13 Thread César Espinoza
Hello. i'm running fgfs 2.0.0 in ubuntu 9.10. I can pause FlightGear using the commands below indicated, but setting "/sim/freeze/clock" to "true" hangs any communication from FlightGear, so, it's impossible to unfreeze via telnet. The button "P" is the only way to unfreeze. The same occurs via ht

Re: [Flightgear-devel] To Pause FlightGear Instance using sockets

2010-07-09 Thread César Espinoza
Hello. i'm running fgfs 2.0.0 in ubuntu 9.10. I can pause FlightGear using the commands below indicated, but setting "/sim/freeze/clock" to "true" hangs any communication from FlightGear, so, it's impossible to unfreeze via telnet. The button "P" is the only way to unfreeze. The same occurs via ht

Re: [Flightgear-devel] To Pause FlightGear Instance using sockets

2010-03-12 Thread Erik Hofman
Aryabrata Basu wrote: > Hello All, > > I am a FlightGear user and I have written a program that communicates > with the FlightGear using UDP sockets. > > Now, I was wondering if one can pause the FlightGear instance without > using the pause button 'P' via sockets while communicating with the

[Flightgear-devel] To Pause FlightGear Instance using sockets

2010-03-11 Thread Aryabrata Basu
Hello All, I am a FlightGear user and I have written a program that communicates with the FlightGear using UDP sockets. Now, I was wondering if one can pause the FlightGear instance without using the pause button 'P' via sockets while communicating with the FlightGear instance. Thanks, -- Arya.