| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace quite a few 'new' with make_shared | Matthias P. Braendli | 2016-01-31 | 1 | -2/+1 |
| | | |||||
| * | 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 | -14/+3 |
| | | |||||
| * | Switch to C++11, remove boost::shared_ptr | Matthias P. Braendli | 2015-08-01 | 1 | -2/+3 |
| | | |||||
| * | EtiReader: remove unused vars | Matthias P. Braendli | 2015-06-12 | 1 | -2/+4 |
| | | |||||
| * | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -7/+5 |
| | | | | | This breaks old configuration files using synchronous=1 | ||||
| * | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -4/+2 |
| | | |||||
| * | Add validity check for eti_fc | Matthias P. Braendli | 2015-04-10 | 1 | -0/+8 |
| | | |||||
| * | Replace pointers by shared_ptr in all flowgraph | Matthias P. Braendli | 2015-02-22 | 1 | -11/+8 |
| | | |||||
| * | Interrupt UHD when FCT value is not contiguous | Matthias P. Braendli | 2014-09-26 | 1 | -2/+4 |
| | | |||||
| * | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -11/+8 |
| | | | | | | | | | | 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 |
| | | |||||
| * | fix some errors seen by cppcheck | Matthias P. Braendli | 2014-01-20 | 1 | -4/+4 |
| | | |||||
| * | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -3/+7 |
| | | |||||
| * | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -5/+43 |
| | | |||||
| * | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+270 |
