Pascal CHOUKROUNE wrote:

Hi,

I'd like to use an external FDM with FlightGear but, despite all the
searches I did, I didn't find an adequate Howto.

I'm sure that a lot of people do this.
It would be great if someone could send me a snippet code which show how
to send/receive the adequate data from the external FDM.



Have a look at src/FDM/ExternNet/ for an example of the FG side of this task. Basically FG sends FGNetCtrls packets to the remote end, and the remote end sends back FGNetFDM packets. These structures are defined in src/Network/net_fdm.hxx and src/Network/net_ctrls.hxx


Regards,

Curt.
--

Curtis Olson        http://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:        2f585eeea02e2c79d7b1d8c4963bae2d


_______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to