Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make EDI input optional | Matthias P. Braendli | 2018-01-22 | 1 | -2/+6 |
* | Remove calculateTimestamp | Matthias P. Braendli | 2018-01-07 | 1 | -9/+2 |
* | Remove unused variable myCurrentFrame | Matthias P. Braendli | 2017-12-18 | 1 | -1/+0 |
* | EDI input: decode timestamps | Matthias P. Braendli | 2017-01-20 | 1 | -4/+1 |
* | Integrate timestampdecoder into EDI input | Matthias P. Braendli | 2017-01-13 | 1 | -5/+11 |
* | Add threaded UDP input for EDI | Matthias P. Braendli | 2017-01-13 | 1 | -10/+25 |
* | Fix ETI-over-TCP and ZeroMQ inputs | Matthias P. Braendli | 2017-01-06 | 1 | -1/+5 |
* | EDI: handle pseq resync and SIGINT | Matthias P. Braendli | 2017-01-06 | 1 | -1/+5 |
* | Replace EDI-to-ETI converter with a dedicated EDI source | Matthias P. Braendli | 2017-01-06 | 1 | -9/+107 |
* | Refactor flowgraph and puncturing rules | Matthias P. Braendli | 2016-12-25 | 1 | -4/+2 |
* | Remove useless protected: in EtiReader | Matthias P. Braendli | 2016-10-24 | 1 | -2/+1 |
* | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 1 | -2/+1 |
* | Improve timestamp handling | Matthias P. Braendli | 2016-05-20 | 1 | -2/+2 |
* | Keep tist offset across modulator restarts | Matthias P. Braendli | 2015-09-18 | 1 | -1/+1 |
* | Replace some loops with iterators to foreach loops | Matthias P. Braendli | 2015-08-01 | 1 | -5/+2 |
* | Switch to C++11, remove boost::shared_ptr | Matthias P. Braendli | 2015-08-01 | 1 | -3/+3 |
* | EtiReader: remove unused vars | Matthias P. Braendli | 2015-06-12 | 1 | -3/+3 |
* | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -1/+2 |
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -4/+1 |
* | Add validity check for eti_fc | Matthias P. Braendli | 2015-04-10 | 1 | -0/+1 |
* | Replace pointers by shared_ptr in all flowgraph | Matthias P. Braendli | 2015-02-22 | 1 | -5/+7 |
* | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -5/+4 |
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | fix some errors seen by cppcheck | Matthias P. Braendli | 2014-01-20 | 1 | -2/+2 |
* | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -16/+19 |
* | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -2/+24 |
* | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+72 |