summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ChangeLog: crc-dabmod-0.3.3-sfn-r4r4Matthias P. Braendli (think)2012-08-172-11/+11
* 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-165-10/+67
* crc-dabmod: added UHD tx gain remote controlMatthias P. Braendli (think)2012-08-168-23/+99
* 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-159-26/+340
* crc-dabmod: set version to 0.3.3-sfn-r2r2Matthias P. Braendli (think)2012-08-142-16/+12
* crc-dabmod: added example ini file into doc/Matthias P. Braendli (think)2012-08-141-0/+46
* 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
* 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-1123-364/+2420