aboutsummaryrefslogtreecommitdiffstats
path: root/src/DabModulator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Simplify TIST offset handling, add offset to RCMatthias P. Braendli2015-06-121-2/+2
| | | | This breaks old configuration files using synchronous=1
* Logging: use etiLog instead of stderrMatthias Braendli2015-06-021-3/+1
|
* Change enable criteria for CicEqMatthias P. Braendli2015-02-221-1/+1
| | | | | This needs a review, it's not clear if this is still relevant for recent USRPs.
* Replace pointers by shared_ptr in all flowgraphMatthias P. Braendli2015-02-221-70/+77
|
* added zmq remote controlJörgen Scott2015-01-131-4/+4
|
* Add digital gain to remote controlMatthias P. Braendli2014-07-021-3/+7
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-131-1/+4
|
* crc-dabmod: remote control for FIRFilterMatthias P. Braendli (think)2012-08-171-4/+10
|
* crc-dabmod: const-correctness corrections necessary forMatthias P. Braendli (think)2012-08-141-1/+1
| | | | ini parser
* added crc-dabmod patchMatthias (think)2012-07-111-12/+50
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+328