Property Tree/Native Protocol Slaving: Difference between revisions

Jump to navigation Jump to search
no edit summary
(http://www.mail-archive.com/flightgear-devel@flightgear.org/msg26397.html)
 
No edit summary
Line 1: Line 1:
{{Template:PropertyTree}}
FlightGear can also be configured to dump UDP or TCP data packets out over the network at a high speed. Other copies of FG can be configured to read these packets and use that data (and disable the internal FDM calculations.)  
FlightGear can also be configured to dump UDP or TCP data packets out over the network at a high speed. Other copies of FG can be configured to read these packets and use that data (and disable the internal FDM calculations.)  


In this case, depending on your command line options, FG can be configured to be a telnet server, an http server, a "dynamics" master/server, or a "dynamics" slave/client, and possibly some combination of all of those simultaneously depending on the context and what you are trying to accomplish.
In this case, depending on your command line options, FG can be configured to be a telnet server, an http server, a "dynamics" master/server, or a "dynamics" slave/client, and possibly some combination of all of those simultaneously depending on the context and what you are trying to accomplish.

Navigation menu