On Mon, Feb 28, 2011 at 9:05 PM, Roberto Inzerillo <rob...@gmx.net> wrote:
>  > I had been experimenting with adding cockpit controls to FlightGear
>  > with the help of python. Unfortunately other things have gotten in the
>  > way.. such as work and better weather for being outdoors!
>  >
>  > I gave up on the telnet interface and went down the Generic IO path.
>  > My code can be found at
>  > https://github.com/georgepatterson/Flightgear-Console so feel free to
>  > grab what you like from that. Feel free to drop me a line off list if
>  > you get stuck.
>
> Thank you George for the hint, I will look into it.
>
> And I have a straight question for you: why did you abandon Telnet in
> favour of the generic io?

It was the speed issue that you have been hitting. For example, I
wanted to set two throttle levers at the same time and regardless of
how I did it, you'd see one move and then the other. Small delay maybe
a tenth of a second but too noticeable.

>
> You see, I'm investigating about the various approaches before digging
> into the complex stuff, I'd like to know what made other people decide
> for some strategy instead of another, much more than the real code
> needed to do that.

Always a good idea to construct a working concept before building
everything. Better to discover unforeseen issues before spending a
large amount of time on it.

Regards


George

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to