Curtis L. Olson wrote:

John Wojnaroski wrote:

were there any changes to envoking the network/socket connections in 0.9.9?

this works in 0.9.8

--native-ctrls=socket,in,30,,5700,udp

but fails to start the code in "FGNetCtrls2Props()" with 0.9.9

Presence of control packets on the LAN has been verified as well as LAN integrity



Check the hardwired version number in the packet. That will get incremented when the structure changes. It's also there if you want to get crazy and build a system that can read the packet version and decode it differently for different versions. I suspect there probably was a change between 0.9.8 and 0.9.9

I've have the version numbers sync'd. If not, I should be seeing the "version mismatch" error msg at the start of the routine. There were a couple of changes at the front of the packet adding some trim numbers and rearranging the order.

Have those accounted for in the sending host. If you have any additional ideas, fire away. It appears that the socket is not being opened/created and/or listening for UDP packets. I'll just try and step through through the code; not a gdb expert, but might just be on my way. Question: how do you start a program with a shell script, loading the executable is no problem but how to specify all the arguments without a lot of typing? some sort of addtional input/config file?

Regards
John W.




_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to