Transmit net_fdm
packet to destination IP address and port for
FlightGear session
Aerospace Blockset / Animation / Flight Simulator Interfaces
The Send net_fdm Packet to FlightGear block transmits the
net_fdm
packet to FlightGear on the current computer, or a remote
computer on the network. The packet is constructed using the Pack net_fdm Packet for FlightGear block. The
destination port should be an unused port that you can use when you launch FlightGear
with the FlightGear command line flag:
--fdm=network,localhost,5501,5502,5503
This block does not produce deployable code.
FlightGear Preconfigured 6DoF Animation | Generate Run Script | Pack net_fdm Packet for FlightGear | Receive net_ctrl Packet from FlightGear | Unpack net_ctrl Packet from FlightGear