summaryrefslogtreecommitdiffstats
path: root/src/InputZeroMQReader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 'underfull' sounds wrongMatthias P. Braendli2015-04-101-1/+1
|
* Create custom exception for ZMQ overflowMatthias P. Braendli2015-02-271-1/+1
|
* Restart full modulator on ZeroMQ input overrunMatthias P. Braendli2015-02-221-1/+8
|
* Move main flowgraph to distinct functionMatthias P. Braendli2015-02-221-0/+11
|
* Add max_frames_queued option for zmq inputMatthias P. Braendli2015-02-201-5/+4
|
* Merge input-zeromq and output-zeromq configure optionsMatthias P. Braendli2015-01-231-1/+1
|
* SFN: carry FCT along with timestampsMatthias P. Braendli2014-09-141-1/+3
| | | | | | | | | This is the first step to fix issue #6. The goal is to enable the OutputUHD to check for FCT consistency. Once it can do that, it will also be able to reset the UHD streamer if necessary.
* Change ZMQ input message formatMatthias P. Braendli2014-03-261-19/+63
|
* Maintain transmission frame FP relationship in ZeroMQ inputMatthias P. Braendli2014-03-231-3/+16
|
* Fix livelock in synchronous ZeroMQ scenarioMatthias P. Braendli2014-03-231-3/+8
|
* Make sure the ZMQ input thread dies on Stop()Matthias P. Braendli2014-03-231-0/+1
|
* zmq input improvementsMatthias P. Braendli2014-02-211-4/+23
|
* include local zmq.hpp and prefer it over the system oneMatthias P. Braendli2014-02-111-1/+1
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* fix some errors seen by cppcheckMatthias P. Braendli2014-01-201-1/+1
|
* crc-dabmod: add ZeroMQ input moduleMatthias P. Braendli (think)2013-11-101-0/+135