aboutsummaryrefslogtreecommitdiffstats
path: root/src/zmq2edi
Commit message (Collapse)AuthorAgeFilesLines
* Add ZMQ output to odr-zmq2ediMatthias P. Braendli2024-01-293-53/+125
|
* Allow setting EDI UDP fragment spreading to 0Matthias P. Braendli2021-02-221-8/+6
|
* Update configuration and compilation for new EDI UDP packet interleaverMatthias P. Braendli2021-02-221-6/+6
|
* Common fc2902b and 4ad00b8: Update EDI output interleaver and spreadingMatthias P. Braendli2021-02-221-9/+7
|
* Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and outputMatthias P. Braendli2021-01-181-9/+11
|
* Fix a couple of static check warningsMatthias P. Braendli2020-11-021-3/+3
|
* Add --version to zmq2edi and zmq2farsyncMatthias P. Braendli2020-11-021-0/+12
|
* zmq2edi: detect FCT discontinuityMatthias P. Braendli2020-03-301-55/+68
|
* zmq2edi: add startupcheckMatthias P. Braendli2020-03-261-3/+33
|
* Show total buffering time statistics in odr-zmq2ediMatthias P. Braendli2020-03-263-55/+86
|
* zmq2edi: also catch logic errors in main()Matthias P. Braendli2020-03-181-2/+5
|
* zmq2edi: never quit because of input resets, make backoff configurableMatthias P. Braendli2019-11-201-6/+10
|
* Improve zmq2edi usage screen readabilityMatthias P. Braendli2019-10-291-13/+14
|
* Merge branch 'ediInput' into nextMatthias P. Braendli2019-08-212-4/+4
|\
| * Use EDI output from odr-mmbtools-commonMatthias P. Braendli2019-08-192-4/+4
| |
* | 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-063-130/+23
|
* zmq2edi: Fix MNSC endianness swapMatthias P. Braendli2019-02-251-2/+2
|
* Update a few copyright headersMatthias P. Braendli2019-02-181-1/+1
|
* Apply UTCO in odr-zmq2edi wait time calculationMatthias P. Braendli2019-02-181-8/+1
|
* 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