summaryrefslogtreecommitdiffstats
path: root/src/dabOutput
Commit message (Collapse)AuthorAgeFilesLines
* EDI PFT correctionsMatthias P. Braendli2014-06-132-6/+10
|
* Fix several EDI bugsMatthias P. Braendli2014-06-064-15/+60
|
* Update copyright header for EDIMatthias P. Braendli2014-06-068-40/+40
|
* Add PFT Fragment headerMatthias P. Braendli2014-05-212-0/+70
|
* fix segfault with EDIMatthias P. Braendli2014-05-202-8/+26
|
* add non-working PFT layerMatthias P. Braendli2014-05-202-0/+168
|
* rename AFPacket to AFPacketiserMatthias P. Braendli2014-05-202-4/+6
|
* remove useless stuffMatthias P. Braendli2014-05-204-19/+0
|
* Replace goto EXIT by new exceptionMatthias P. Braendli2014-05-202-2/+2
|
* add TagPacket, add to DabMux.cpp. Must fix the goto EXIT nowMatthias P. Braendli2014-05-205-5/+124
|
* corrections for DETI TagMatthias P. Braendli2014-05-201-4/+5
|
* add AFPacket generatorMatthias P. Braendli2014-05-202-8/+44
|
* Add AFPacket and a few TagItemsMatthias P. Braendli2014-05-204-0/+353
|
* Remove some compilation warningsMatthias P. Braendli2014-04-041-2/+2
|
* Change ZMQ output message formatMatthias P. Braendli2014-03-262-12/+88
|
* Add zmq.hpp locally, prefer it over the system one. Fix usage of zmq.recvMatthias P. Braendli2014-02-111-1/+1
|
* fix minor mistakesMatthias P. Braendli2014-02-071-0/+1
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-078-32/+32
|
* Merge branch 'master' into nextMatthias P. Braendli2014-01-311-1/+3
|\ | | | | | | | | | | Conflicts: src/dabInputZmq.cpp src/dabInputZmq.h
| * fix zmq.h include error when ZMQ disabledMatthias P. Braendli2014-01-311-1/+3
| |
* | add RemoteControl, make the ZMQ input inherit from itMatthias P. Braendli2014-01-211-2/+1
| |
* | fix some cppcheck errorsMatthias P. Braendli2014-01-201-12/+11
|/
* replace all occurrencies of TcpLog and old etiLogMatthias P. Braendli2014-01-126-51/+51
|
* remove some references to tcplogMatthias P. Braendli2014-01-121-3/+1
|
* add support for ZeroMQ outputMatthias P. Braendli (think)2013-11-088-0/+271
|
* make dabOutput more object-orientedMatthias P. Braendli (think)2013-11-088-0/+1188