aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-031-1484/+0
|
* Revert "autotools: AM_INIT_AUTOMAKE with subdir-objects"Matthias P. Braendli2014-01-033-0/+2132
| | | | | This reverts commit ae587d9d1678d50c98497efeaeecda28f2703229. It doesn't work well with older autotools. Solving this is not urgent.
* autotools: AM_INIT_AUTOMAKE with subdir-objectsMatthias P. Braendli2013-12-153-2132/+0
| | | | | Make the autotools non-recursive to suppress error, and make it future-proof.
* make versioning git compatible, update INSTALLMatthias P. Braendli2013-11-123-8/+8
|
* update READMEs and such, and ChangeLog for r8r8Matthias P. Braendli (think)2013-11-101-3/+3
|
* crc-dabmod: add ZeroMQ input moduleMatthias P. Braendli (think)2013-11-1010-101/+434
|
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-1010-277/+590
|
* 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-291-3/+2
|
* 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
| | | | | that is disabled by default because it's slower than the SSE version.
* 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: 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: added clock_config parameters to configuration fileMatthias P. Braendli (think)2012-09-044-458/+596
|
* crc-dabmod: autoconf added boost version checkMatthias P. Braendli (think)2012-08-261-1/+4
|
* crc-dabmod: RemoteControl solved compatibility issue with Boost 1.46r6Matthias P. Braendli (think)2012-08-241-6/+9
|
* crc-dabmod: FIRFilter delete[] operator correctionr5Matthias P. Braendli (think)2012-08-201-2/+2
|
* crc-dabmod: solved .ini input file problem.Matthias P. Braendli (think)2012-08-181-14/+15
|
* crc-dabmod: FIRFilter: solved double free() issueMatthias P. Braendli (think)2012-08-181-0/+2
|
* crc-dabmod: remote control for FIRFilterMatthias P. Braendli (think)2012-08-177-64/+173
|
* crc-dabmod: UHD remote control supports mutingr3Matthias P. Braendli (think)2012-08-164-7/+60
|
* crc-dabmod: added UHD tx gain remote controlMatthias P. Braendli (think)2012-08-165-12/+43
|
* crc-dabmod: removed useless set_parameters from remote_controlMatthias P. Braendli (think)2012-08-165-61/+54
|
* crc-dabmod: RemoteControl simplificationsMatthias P. Braendli (think)2012-08-164-26/+70
|
* crc-dabmod: RemoteControl cleanupMatthias P. Braendli (think)2012-08-163-44/+62
|
* crc-dabmod: added RemoteControl code and test programMatthias P. Braendli (think)2012-08-165-0/+536
|
* crc-dabmod: file log correctionsMatthias P. Braendli (think)2012-08-152-4/+8
|
* crc-dabmod: added syslog supportMatthias P. Braendli (think)2012-08-157-16/+325
|
* crc-dabmod: DabMod.cpp: added INI configuration file parserMatthias P. Braendli (think)2012-08-141-7/+124
|
* crc-dabmod: const-correctness corrections necessary forMatthias P. Braendli (think)2012-08-149-12/+12
| | | | ini parser
* dabmod: pipeline delay correctionsr1Bram (morningbird)2012-08-012-3/+12
|
* dabmod: offset calculation includes pipeline delay due to FIRFilterBram (morningbird)2012-08-015-15/+86
|
* dabmod: removed useless PcDebug function declarationsBram (morningbird)2012-08-011-4/+0
|
* OutputUHD: removed some warningsBram (morningbird)2012-08-011-3/+5
|
* dabmod: made OutputUHD usable without REFCLK and 1PPS (Single transmitter)Matthias (think)2012-07-183-42/+53
|
* added crc-dabmod patchMatthias (think)2012-07-1118-68/+1839
|
* added unmodified mmbtoolsMatthias (think)2012-07-1177-0/+10136