summaryrefslogtreecommitdiffstats
path: root/src/zmq2edi
Commit message (Collapse)AuthorAgeFilesLines
* zmq2edi: Add option to drop late packetsMatthias P. Braendli2018-08-063-8/+22
|
* zmq2edi: Display number of late frames in statsMatthias P. Braendli2018-07-241-7/+8
|
* Avoid negative time intervals in odr-zmq2ediMatthias P. Braendli2018-06-181-3/+2
|
* Take Log improvements from ODR-DabModMatthias P. Braendli2018-04-221-3/+4
|
* Try to fix Travis OSX buildMatthias P. Braendli2018-03-071-1/+1
|
* 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
|
* Verify ETI frame size in EDISenderMatthias P. Braendli2018-01-141-2/+9
|
* 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
|
* Print units for statisticsMatthias P. Braendli2017-08-141-1/+2
|
* zmq2edi: add wait time statisticsMatthias P. Braendli2017-08-143-27/+59
|
* Add delay logic to odr-zmq2ediMatthias P. Braendli2017-08-113-259/+429
|
* 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-282-0/+575