aboutsummaryrefslogtreecommitdiffstats
path: root/src/TimestampDecoder.h
Commit message (Collapse)AuthorAgeFilesLines
* Add check for FCT validityMatthias P. Braendli2015-04-101-5/+6
|
* SFN: carry FCT along with timestampsMatthias P. Braendli2014-09-141-5/+17
| | | | | | | | | This is the first step to fix issue #6. The goal is to enable the OutputUHD to check for FCT consistency. Once it can do that, it will also be able to reset the UHD streamer if necessary.
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-131-3/+16
|
* crc-dabmod: const-correctness corrections necessary forMatthias P. Braendli (think)2012-08-141-1/+1
| | | | ini parser
* dabmod: offset calculation includes pipeline delay due to FIRFilterBram (morningbird)2012-08-011-1/+18
|
* added crc-dabmod patchMatthias (think)2012-07-111-0/+154