Re: [Flightgear-devel] Questions to MP Protocol

2012-12-24 Thread Wolfram Wagner
Hi Stuart, Thanks for your reply. This was the issue: Am Montag, den 24.12.2012, 22:45 + schrieb Stuart Buchanan: > - There's a bug in our XDR implementation that we pad each character > to a 4-byte > word. See src/Multiplayer/multiplayermgr.cxx line 316, 728, 739. > (I think I introduced t

Re: [Flightgear-devel] Questions to MP Protocol

2012-12-24 Thread Stuart Buchanan
Hi Wolfram, > I am looking for someone with whom I can discuss some detail questions about > FGs MP protocol. I'm probably as good a person as anyone, though it's been a long time since I looked at the code. In fact I had to read through it to remind myself of how it works! > I have written an

Re: [Flightgear-devel] OpenRTI / HLA

2012-12-24 Thread Mathias Fröhlich
Hi, On Thursday, December 20, 2012 22:22:19 Clement de l'Hamaide wrote: > 1 ) > I'm really interested by your work about OpenRTI / HLA. I've added the RTI > support in the download_and_compile.sh brisa script's in order to make it > more "user-friendly" to use and participate to the development.