summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix minor compilation warningMatthias P. Braendli2014-02-111-2/+2
* remove unused workerdata in FIRFilterMatthias P. Braendli2014-02-111-2/+1
* fix compilation warning in ConvEncoderMatthias P. Braendli2014-02-111-8/+8
* include local zmq.hpp and prefer it over the system oneMatthias P. Braendli2014-02-114-3/+571
* add channel config option to UHD outputMatthias P. Braendli2014-02-112-6/+58
* update READMEMatthias P. Braendli2014-02-092-32/+38
* Remove the fprintf's from OutputUHD, the logging takes care of thisMatthias P. Braendli2014-02-071-45/+35
* UHD output: remove compilation warningMatthias P. Braendli2014-02-072-11/+11
* update .gitignoreMatthias P. Braendli2014-02-071-1/+2
* fix versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-075-12/+26
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-0799-401/+402
* Update Changelog for r11r11Matthias P. Braendli2014-01-311-0/+6
* copy updated RemoteControl from dabmuxMatthias P. Braendli2014-01-212-48/+55
* copy Log.{h,cpp} improvements from dabmuxMatthias P. Braendli2014-01-212-29/+71
* fix some errors seen by cppcheckMatthias P. Braendli2014-01-207-15/+15
* kill ZMQ thread when InputZeroMQReader is destroyedMatthias P. Braendli2014-01-101-0/+6
* remove setting fixed offset to messageMatthias P. Braendli2014-01-101-1/+0
* stop tracking Makefile.inMatthias P. Braendli2014-01-032-1907/+0
* Revert "autotools: AM_INIT_AUTOMAKE with subdir-objects"Matthias P. Braendli2014-01-038-94/+2035
* autotools: AM_INIT_AUTOMAKE with subdir-objectsMatthias P. Braendli2013-12-158-2035/+94
* update ChangeLog for r10r10Matthias P. Braendli2013-12-141-0/+13
* fix AS_IF for zeromq in configure.acMatthias P. Braendli2013-12-141-4/+3
* remove autotools-generated files, add bootstrapMatthias P. Braendli2013-12-1411-14869/+8
* Make generate-filter compatible with newer GNURadior9Matthias P. Braendli2013-11-211-3/+28
* add the FIRFilter tap generation toolMatthias P. Braendli2013-11-217-3/+97
* remove references to mercurial in ChangeLogMatthias P. Braendli2013-11-121-8/+8
* port ChangeLog entries from other repositoryMatthias P. Braendli2013-11-121-0/+64
* make versioning git compatible, update INSTALLMatthias P. Braendli2013-11-127-19/+44
* update READMEs and such, and ChangeLog for r8r8Matthias P. Braendli (think)2013-11-105-4/+62
* crc-dabmod: add ZeroMQ input moduleMatthias P. Braendli (think)2013-11-1014-103/+545
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-1016-1134/+1681
* dabmod cosmeticsMatthias P. Braendli (think)2013-11-081-2/+2
* crc-dabmod: fix myMuting initialisation in OutputUHDMatthias P. Braendli (think)2013-04-291-2/+9
* dabmod: additional mutenotimestamp config entryMatthias P. Braendli (think)2013-04-292-3/+5
* add additional UHD init messageMatthias P. Braendli (think)2013-02-121-1/+3
* Log.h fix mistakeMatthias P. Braendli (think)2013-02-121-1/+1
* add error message when logfile cannot be openedMatthias P. Braendli (think)2013-02-121-0/+1
* crc-dabmod: added AVX FIRFilter implementationMatthias P. Braendli (think)2012-09-262-5/+75
* crc-dabmod: autoconf sets version r7r7Matthias P. Braendli (think)2012-09-132-11/+11
* crc-dabmod: nice error message when config file invalidMatthias P. Braendli (think)2012-09-131-1/+8
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-1310-126/+173
* crc-dabmod: updated example.ini corresponding to new time and clock settingsMatthias P. Braendli (think)2012-09-131-8/+6
* crc-dabmod: OutputUHD: changed time and clock handlingMatthias P. Braendli (think)2012-09-131-48/+22
* crc-dabmod: OutputUHD async message alerts correctionBram (morningbird)2012-09-121-9/+9
* crc-dabmod: OutputUHD async message alerts correctionBram (morningbird)2012-09-111-1/+4
* crc-dabmod: example.ini correctionBram (morningbird)2012-09-111-2/+2
* crc-dabmod: added clock_config parameters to configuration fileMatthias P. Braendli (think)2012-09-0410-533/+896
* crc-dabmod: autoconf added boost version checkMatthias P. Braendli (think)2012-08-2611-259/+938
* crc-dabmod: example.ini changed to ; comments. Boost 1.42 doesn't supportMatthias P. Braendli (think)2012-08-261-8/+8
* crc-dabmod: RemoteControl solved compatibility issue with Boost 1.46r6Matthias P. Braendli (think)2012-08-241-6/+9