summaryrefslogtreecommitdiffstats
path: root/src/dabInputZmq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement remote control and global_stats, and add to configurationMatthias P. Braendli2014-01-241-7/+5
* add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-0/+33
* make DabInputZMQ a new-style inputMatthias P. Braendli2014-01-191-113/+76
* change zmqInput buffering handlingMatthias P. Braendli2014-01-191-14/+52
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-171-2/+11
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-121-10/+10
* remove some references to tcplogMatthias P. Braendli2014-01-121-2/+0
* better handing when ZMQ input buffer is fullMatthias P. Braendli2014-01-101-3/+9
* invert ZMQ input direction (encoders connect to mux)Matthias P. Braendli2014-01-051-1/+1
* remove useless ZMQ input messagesMatthias P. Braendli2014-01-031-3/+0
* zmq input, fix memory leakMatthias P. Braendli2013-12-171-1/+3
* Add ZeroMQ dabplus inputMatthias P. Braendli2013-12-151-0/+226