Re: [Flightgear-devel] Input protocol implementation problem

2009-09-04 Thread Alez Buzin
AC001 wrote: > First am a newbie to FlightGear and am throughly enjoying the experience ;-) > > Am hacking in pyqt experimenting/researching with sockets (to eventually > interface with Arudino) > > The FG->output to pyqt listening is working great, with no major issues. > > However I am having pr

[Flightgear-devel] Input protocol implementation problem

2009-09-03 Thread AC001
First am a newbie to FlightGear and am throughly enjoying the experience ;-) Am hacking in pyqt experimenting/researching with sockets (to eventually interface with Arudino) The FG->output to pyqt listening is working great, with no major issues. However I am having problems with the input side