ait.core.bin.ait_tlm_send module

Usage: ait-tlm-send [options] <pcap-filename>

Sends the telemetry contained in the given pcap file via UDP.

--port=number Port to which to send data (default: 3076)
--verbose Report every packet sent (default:False)

Examples:

$ ait-tlm-send test/data/pcap/oco3fsw-iss1553-2015-04-22.pcap
ait.core.bin.ait_tlm_send.main()