Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 1 | -3/+0 |
| | |||||
* | Correct timestamp decoder pps calculation | Matthias P. Braendli | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Improve timestamp handling | Matthias P. Braendli | 2016-05-20 | 1 | -10/+16 |
| | | | | | Replace PPS representation from double to integer, and analyse in OutputUHD if the timestamp is as expected. | ||||
* | Keep tist offset across modulator restarts | Matthias P. Braendli | 2015-09-18 | 1 | -4/+4 |
| | |||||
* | Switch to C++11, remove boost::shared_ptr | Matthias P. Braendli | 2015-08-01 | 1 | -2/+2 |
| | |||||
* | Replace pointer in TimestampDecoder by shared_ptr | Matthias P. Braendli | 2015-06-14 | 1 | -1/+2 |
| | |||||
* | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -29/+35 |
| | | | | This breaks old configuration files using synchronous=1 | ||||
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -8/+4 |
| | |||||
* | Add check for FCT validity | Matthias P. Braendli | 2015-04-10 | 1 | -5/+6 |
| | |||||
* | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -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-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -3/+16 |
| | |||||
* | crc-dabmod: const-correctness corrections necessary for | Matthias P. Braendli (think) | 2012-08-14 | 1 | -1/+1 |
| | | | | ini parser | ||||
* | dabmod: offset calculation includes pipeline delay due to FIRFilter | Bram (morningbird) | 2012-08-01 | 1 | -1/+18 |
| | |||||
* | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -0/+154 |