Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add events | Matthias P. Braendli | 2023-07-19 | 1 | -5/+5 |
* | Change RC showjson command | Matthias P. Braendli | 2023-07-19 | 1 | -2/+2 |
* | Add JSON output to RC | Matthias P. Braendli | 2023-03-31 | 1 | -1/+20 |
* | Change mod to output queue behaviour, fix SFN dexter + B200 | Matthias P. Braendli | 2023-02-21 | 1 | -0/+1 |
* | Merge branch 'next' into dexter | Matthias P. Braendli | 2022-10-25 | 1 | -1/+1 |
|\ | |||||
| * | Rework timestamp_refresh | Matthias P. Braendli | 2022-10-14 | 1 | -1/+1 |
* | | Add TS debugging output | Matthias P. Braendli | 2022-08-24 | 1 | -0/+11 |
* | | Improve DEXTER SFN support | Matthias P. Braendli | 2022-08-18 | 1 | -9/+23 |
|/ | |||||
* | Avoid frame_timestamp with pps exactly 16384000 | Matthias P. Braendli | 2020-11-13 | 1 | -1/+1 |
* | Add missing include in TimestampDecoder | Matthias P. Braendli | 2019-08-13 | 1 | -0/+1 |
* | TimestampDecoder: handle negative offset properly | Matthias P. Braendli | 2019-01-23 | 1 | -2/+22 |
* | Add timestamp of frame 0 to statistics | Matthias P. Braendli | 2018-02-15 | 1 | -1/+26 |
* | Cosmetics for TimestampDecoder | Matthias P. Braendli | 2018-01-17 | 1 | -19/+10 |
* | Fix invalid timestamp decoding on startup | Matthias P. Braendli | 2018-01-16 | 1 | -1/+1 |
* | Remove calculateTimestamp | Matthias P. Braendli | 2018-01-07 | 1 | -68/+2 |
* | Add new flowgraph path for metadata | Matthias P. Braendli | 2018-01-07 | 1 | -3/+45 |
* | Fix all the warnings shown since previous commit | Matthias P. Braendli | 2017-12-11 | 1 | -3/+3 |
* | Fix incorrect usage of gmtime_r in timestamp decoder | Matthias P. Braendli | 2017-09-12 | 1 | -4/+7 |
* | Add a r/o timestamp remote-control parameter to display FCT and TIST | Matthias P. Braendli | 2017-01-27 | 1 | -0/+13 |
* | Fix TIST usage for EDI input | Matthias P. Braendli | 2017-01-27 | 1 | -1/+1 |
* | EDI input: decode timestamps | Matthias P. Braendli | 2017-01-20 | 1 | -4/+5 |
* | Integrate timestampdecoder into EDI input | Matthias P. Braendli | 2017-01-13 | 1 | -1/+11 |
* | Improve timestamp handling | Matthias P. Braendli | 2016-05-20 | 1 | -6/+7 |
* | Switch to C++11, remove boost::shared_ptr | Matthias P. Braendli | 2015-08-01 | 1 | -4/+2 |
* | Replace pointer in TimestampDecoder by shared_ptr | Matthias P. Braendli | 2015-06-14 | 1 | -3/+3 |
* | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -68/+32 |
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -5/+5 |
* | Add check for FCT validity | Matthias P. Braendli | 2015-04-10 | 1 | -2/+2 |
* | Interrupt UHD when FCT value is not contiguous | Matthias P. Braendli | 2014-09-26 | 1 | -6/+14 |
* | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -4/+12 |
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | remove setting fixed offset to message | Matthias P. Braendli | 2014-01-10 | 1 | -1/+0 |
* | dabmod: add file input to separate class, change version | Matthias P. Braendli (think) | 2013-11-10 | 1 | -1/+1 |
* | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -9/+9 |
* | dabmod: pipeline delay correctionsr1 | Bram (morningbird) | 2012-08-01 | 1 | -2/+9 |
* | dabmod: offset calculation includes pipeline delay due to FIRFilter | Bram (morningbird) | 2012-08-01 | 1 | -9/+51 |
* | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -0/+210 |