aboutsummaryrefslogtreecommitdiffstats
path: root/src/TimestampDecoder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Interrupt UHD when FCT value is not contiguousMatthias P. Braendli2014-09-261-6/+14
|
* SFN: carry FCT along with timestampsMatthias P. Braendli2014-09-141-4/+12
| | | | | | | | | 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
|
* remove setting fixed offset to messageMatthias P. Braendli2014-01-101-1/+0
|
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-101-1/+1
|
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-131-9/+9
|
* dabmod: pipeline delay correctionsr1Bram (morningbird)2012-08-011-2/+9
|
* dabmod: offset calculation includes pipeline delay due to FIRFilterBram (morningbird)2012-08-011-9/+51
|
* added crc-dabmod patchMatthias (think)2012-07-111-0/+210