Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TCP output display in startup summary | Matthias P. Braendli | 2016-10-10 | 1 | -0/+2 |
| | |||||
* | Fix dabOutputTCP shutdown using accept() with timeout | Matthias P. Braendli | 2016-10-10 | 1 | -1/+6 |
| | |||||
* | TCP out: properly interrupt the thread | Matthias P. Braendli | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Improve TCP output error display | Matthias P. Braendli | 2016-09-16 | 1 | -1/+8 |
| | |||||
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -102/+148 |
| | | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken. | ||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | replace all occurrencies of TcpLog and old etiLog | Matthias P. Braendli | 2014-01-12 | 1 | -9/+9 |
| | |||||
* | add support for ZeroMQ output | Matthias P. Braendli (think) | 2013-11-08 | 1 | -0/+25 |
| | |||||
* | make dabOutput more object-oriented | Matthias P. Braendli (think) | 2013-11-08 | 1 | -0/+154 |