summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update ChangeLog for v0.4.1v0.4.1Matthias P. Braendli2014-02-112-1/+8
|
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-114-13/+578
|
* nicer printout in utils.cppMatthias P. Braendli2014-02-111-3/+2
|
* update README and AUTHORSMatthias P. Braendli2014-02-093-30/+41
|
* Fix Log.cpp headerMatthias P. Braendli2014-02-071-4/+4
|
* add figtype and address parameters for packet componentsMatthias P. Braendli2014-02-072-0/+44
|
* repair versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-073-10/+13
|
* fix minor mistakesMatthias P. Braendli2014-02-072-1/+2
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-07100-429/+433
|
* update Changelog for r12r12Matthias P. Braendli2014-01-312-2/+11
|
* Merge branch 'master' into nextMatthias P. Braendli2014-01-314-4/+22
|\ | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h
| * update Changelog for r11r11Matthias P. Braendli2014-01-311-0/+9
| |
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-313-5/+12
| |
* | update readmeMatthias P. Braendli2014-01-241-0/+1
| |
* | change telnet rc config, add example to docMatthias P. Braendli2014-01-242-4/+18
| |
* | Add logging support to RemoteControlTelnetMatthias P. Braendli2014-01-242-8/+5
| |
* | Implement remote control and global_stats, and add to configurationMatthias P. Braendli2014-01-246-29/+73
| |
* | correct 'forbid copying a DabInputCompatible'Matthias P. Braendli2014-01-222-3/+6
| |
* | actually add the RemoteControl.{h,cpp} filesMatthias P. Braendli2014-01-212-0/+459
| |
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-216-7/+51
| |
* | disable output RAW by defaultMatthias P. Braendli2014-01-211-2/+1
| | | | | | | | It includes linux/ stuff which conficts with other parts
* | forbid copying a DabInputCompatibleMatthias P. Braendli2014-01-211-0/+3
| |
* | fix some cppcheck errorsMatthias P. Braendli2014-01-206-20/+20
| |
* | make DabInputZMQ a new-style inputMatthias P. Braendli2014-01-194-142/+120
| |
* | Add wrapper class, and use it for all inputsMatthias P. Braendli2014-01-195-77/+126
|/
* change zmqInput buffering handlingMatthias P. Braendli2014-01-192-17/+60
|
* remove zmq_inbufMatthias P. Braendli2014-01-181-4/+4
|
* create multigraph zmq_inbuf againMatthias P. Braendli2014-01-181-1/+6
|
* make separate munin graphs for buffers and overrunsMatthias P. Braendli2014-01-181-7/+11
|
* add import to munin scriptMatthias P. Braendli2014-01-171-0/+1
|
* better munin labelsMatthias P. Braendli2014-01-171-4/+4
|
* fix warnings for munin scriptMatthias P. Braendli2014-01-171-26/+5
|
* change munin id to avoid dashesMatthias P. Braendli2014-01-171-1/+1
|
* StatsServer correctionsMatthias P. Braendli2014-01-173-16/+31
|
* improve loggingMatthias P. Braendli2014-01-172-16/+17
|
* correct wrong usage of memsetMatthias P. Braendli2014-01-171-1/+1
|
* Make inputZMQ use the statistics, add munin scriptMatthias P. Braendli2014-01-177-5/+140
|
* add code for TCP statistics serverMatthias P. Braendli2014-01-174-0/+425
|
* update manpage for syslog optionMatthias P. Braendli2014-01-121-7/+3
|
* improve debugging print, add print to stderrMatthias P. Braendli2014-01-123-34/+50
|
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-1228-354/+355
|
* update Log.{h,cpp}Matthias P. Braendli2014-01-122-9/+36
|
* remove some references to tcplogMatthias P. Braendli2014-01-127-13/+7
|
* remove tcplog, add logMatthias P. Braendli2014-01-124-399/+225
|
* rename executable to crc-dabmuxMatthias P. Braendli2014-01-102-11/+11
|
* Remove INFO message 'ETI frame number'Matthias P. Braendli2014-01-101-1/+3
|
* better handing when ZMQ input buffer is fullMatthias P. Braendli2014-01-101-3/+9
|
* Update Changelog for r10r10Matthias P. Braendli2014-01-051-0/+6
|
* invert ZMQ input direction (encoders connect to mux)Matthias P. Braendli2014-01-052-2/+7
|
* documentation updatesMatthias P. Braendli2014-01-035-13/+30
|