Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debugging prints | Matthias P. Braendli | 2015-06-05 | 1 | -17/+0 |
* | Fix intermittent underruns after a restart | Matthias P. Braendli | 2015-06-05 | 1 | -2/+30 |
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -11/+8 |
* | Use shared_ptr in ZMQ input instead of pointers | Matthias P. Braendli | 2015-05-30 | 1 | -10/+6 |
* | Use correct delete[] in ZMQ input | Matthias P. Braendli | 2015-05-30 | 1 | -1/+1 |
* | 'underfull' sounds wrong | Matthias P. Braendli | 2015-04-10 | 1 | -1/+1 |
* | Create custom exception for ZMQ overflow | Matthias P. Braendli | 2015-02-27 | 1 | -1/+1 |
* | Restart full modulator on ZeroMQ input overrun | Matthias P. Braendli | 2015-02-22 | 1 | -1/+8 |
* | Move main flowgraph to distinct function | Matthias P. Braendli | 2015-02-22 | 1 | -0/+11 |
* | Add max_frames_queued option for zmq input | Matthias P. Braendli | 2015-02-20 | 1 | -5/+4 |
* | Merge input-zeromq and output-zeromq configure options | Matthias P. Braendli | 2015-01-23 | 1 | -1/+1 |
* | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -1/+3 |
* | Change ZMQ input message format | Matthias P. Braendli | 2014-03-26 | 1 | -19/+63 |
* | Maintain transmission frame FP relationship in ZeroMQ input | Matthias P. Braendli | 2014-03-23 | 1 | -3/+16 |
* | Fix livelock in synchronous ZeroMQ scenario | Matthias P. Braendli | 2014-03-23 | 1 | -3/+8 |
* | Make sure the ZMQ input thread dies on Stop() | Matthias P. Braendli | 2014-03-23 | 1 | -0/+1 |
* | zmq input improvements | Matthias P. Braendli | 2014-02-21 | 1 | -4/+23 |
* | include local zmq.hpp and prefer it over the system one | Matthias P. Braendli | 2014-02-11 | 1 | -1/+1 |
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | fix some errors seen by cppcheck | Matthias P. Braendli | 2014-01-20 | 1 | -1/+1 |
* | crc-dabmod: add ZeroMQ input module | Matthias P. Braendli (think) | 2013-11-10 | 1 | -0/+135 |