aboutsummaryrefslogtreecommitdiffstats
path: root/src/zmq2edi/zmq2edi.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Increase ODR-ZMQ2EDI restart delay 5sMatthias P. Braendli2019-08-191-1/+1
|
* Implement zmq2edi and zmq2farsync ZMQ socket reset after 10s timeoutMatthias P. Braendli2019-07-091-62/+73
|
* Fix odr-zmq2edi multi-outputMatthias P. Braendli2019-06-251-1/+1
|
* EDI: Implement TCP outputMatthias P. Braendli2019-05-061-1/+1
|
* EDI: put more code in common between DabMux and ZMQ2EDIMatthias P. Braendli2019-05-061-10/+13
|
* zmq2edi: Add option to drop late packetsMatthias P. Braendli2018-08-061-3/+9
|
* zmq2edi: use int for getopt return valueMatthias P. Braendli2018-02-261-1/+1
| | | | | | | Because somebody reported > src/zmq2edi/zmq2edi.cpp:231:19: warning: case label value is less than > minimum value for type for the case -1:
* Set zmq2edi timeout to 10sMatthias P. Braendli2018-01-141-5/+11
|
* Let zmq2edi crash after too many errorsMatthias P. Braendli2018-01-141-73/+68
|
* Add multi-output support to odr-zmq2ediMatthias P. Braendli2017-12-191-21/+83
|
* zmq2edi: automatically reconnect zmq socket if no data in 30sMatthias P. Braendli2017-09-251-49/+65
|
* Set EDI destination defaults and add error checkingMatthias P. Braendli2017-08-141-0/+5
|
* zmq2edi: add wait time statisticsMatthias P. Braendli2017-08-141-9/+2
|
* Add delay logic to odr-zmq2ediMatthias P. Braendli2017-08-111-259/+16
|
* odr-zmq2edi fix subchannel index, FICFMatthias P. Braendli2017-07-311-2/+5
|
* Insert metadata properly and enable EDI out in zmq2ediMatthias P. Braendli2017-07-311-14/+19
|
* Add work in progress odr-zmq2ediMatthias P. Braendli2017-07-281-0/+567