Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix Travis OSX build | Matthias P. Braendli | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | zmq2edi: use int for getopt return value | Matthias P. Braendli | 2018-02-26 | 1 | -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 10s | Matthias P. Braendli | 2018-01-14 | 1 | -5/+11 |
| | |||||
* | Let zmq2edi crash after too many errors | Matthias P. Braendli | 2018-01-14 | 1 | -73/+68 |
| | |||||
* | Verify ETI frame size in EDISender | Matthias P. Braendli | 2018-01-14 | 1 | -2/+9 |
| | |||||
* | Add multi-output support to odr-zmq2edi | Matthias P. Braendli | 2017-12-19 | 1 | -21/+83 |
| | |||||
* | zmq2edi: automatically reconnect zmq socket if no data in 30s | Matthias P. Braendli | 2017-09-25 | 1 | -49/+65 |
| | |||||
* | Set EDI destination defaults and add error checking | Matthias P. Braendli | 2017-08-14 | 1 | -0/+5 |
| | |||||
* | Print units for statistics | Matthias P. Braendli | 2017-08-14 | 1 | -1/+2 |
| | |||||
* | zmq2edi: add wait time statistics | Matthias P. Braendli | 2017-08-14 | 3 | -27/+59 |
| | |||||
* | Add delay logic to odr-zmq2edi | Matthias P. Braendli | 2017-08-11 | 3 | -259/+429 |
| | |||||
* | odr-zmq2edi fix subchannel index, FICF | Matthias P. Braendli | 2017-07-31 | 1 | -2/+5 |
| | |||||
* | Insert metadata properly and enable EDI out in zmq2edi | Matthias P. Braendli | 2017-07-31 | 1 | -14/+19 |
| | |||||
* | Add work in progress odr-zmq2edi | Matthias P. Braendli | 2017-07-28 | 2 | -0/+575 |