Re: [Flightgear-devel] Generic Protocol (generic.cxx etc) - Binary Mode

2006-04-26 Thread Hugo Vincent
Any one had a chance to look over the patch yet?What needs to be changed/fixed/rewritten/redesigned(!) before it can be applied to the main CVS version?Hugo.On 4/25/06, Hugo Vincent [EMAIL PROTECTED] wrote: Thanks Erik,Here is the patch. Let me know what needs to be changed, fixed, orrefactored

Re: [Flightgear-devel] Generic Protocol (generic.cxx etc) - Binary Mode

2006-04-26 Thread Erik Hofman
Hugo Vincent wrote: Any one had a chance to look over the patch yet? What needs to be changed/fixed/rewritten/redesigned(!) before it can be applied to the main CVS version? No need to panic, If I have to apply it I just need some time to look over it and apply it. This may take a few days.

Re: [Flightgear-devel] Generic Protocol (generic.cxx etc) - Binary Mode

2006-04-24 Thread Erik Hofman
Hugo Vincent wrote: I also updated OpenGC for this change and made a OpenGC.xml protocol file, but it appears the OpenGC project is more or less dead. Also, Network/opengc.cxx is a bit of a mess and seemingly unmaintained; it might be nice to get rid of it and replace it with a XML file at some

Re: [Flightgear-devel] Generic Protocol (generic.cxx etc) - Binary Mode

2006-04-24 Thread Hugo Vincent
Thanks Erik, Here is the patch. Let me know what needs to be changed, fixed, or refactored before it can go into CVS. Note that at this point, the binary protocol is output only. Also attached is a really simple protocol to test the patch (bintest.xml). Run FGFS with: $ fgfs ...

[Flightgear-devel] Generic Protocol (generic.cxx etc) - Binary Mode

2006-04-23 Thread Hugo Vincent
Hi everyone, I am new to FlightGear and am using it for a UAV project (yep, yet another one - see http://www.albatross-uav.org). I need FlightGear to output binary-formatted data into UDP packets to support a custom protocol used in the system (that is, to have data from FlightGear look like