Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle absence of cifPoly in flowgraph setup | Matthias P. Braendli | 2017-05-12 | 1 | -5/+11 |
* | Initialise flowgraph correctly with FIRFilter | Matthias P. Braendli | 2017-05-12 | 1 | -27/+23 |
* | Add warning for incomplete flowgraph | andreas128 | 2017-04-06 | 1 | -10/+5 |
* | Fix print to stdout | andreas128 | 2017-04-06 | 1 | -4/+10 |
* | Fix file reading | andreas128 | 2017-04-02 | 1 | -7/+19 |
* | Working pipeline | andreas128 | 2017-03-26 | 1 | -17/+30 |
* | Add gainmode var variance to config file | Matthias P. Braendli | 2017-03-17 | 1 | -2/+4 |
* | Change phase of TII carriers | Matthias P. Braendli | 2017-02-24 | 1 | -1/+4 |
* | Fix incorrect frame size bug due to missing puncturing padding | Matthias P. Braendli | 2017-02-12 | 1 | -1/+1 |
* | Replace EDI-to-ETI converter with a dedicated EDI source | Matthias P. Braendli | 2017-01-06 | 1 | -15/+11 |
* | Use ref instead of pointer for subchannel sources | Matthias P. Braendli | 2016-12-26 | 1 | -4/+2 |
* | Refactor flowgraph and puncturing rules | Matthias P. Braendli | 2016-12-25 | 1 | -9/+9 |
* | Remove ModFormat | Matthias P. Braendli | 2016-12-25 | 1 | -4/+1 |
* | Include default firfilter taps in binary and enable by default | Matthias P. Braendli | 2016-12-11 | 1 | -2/+2 |
* | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 1 | -7/+5 |
* | Replace quite a few 'new' with make_shared | Matthias P. Braendli | 2016-01-31 | 1 | -46/+36 |
* | Keep TII settings across modulator restart | Matthias P. Braendli | 2015-09-18 | 1 | -3/+3 |
* | Keep FIR filtertaps after modulator restart | Matthias P. Braendli | 2015-09-18 | 1 | -8/+7 |
* | Keep digital gain across modulator restarts | Matthias P. Braendli | 2015-09-18 | 1 | -1/+1 |
* | Keep tist offset across modulator restarts | Matthias P. Braendli | 2015-09-18 | 1 | -1/+1 |
* | Fix crash when using RC after a mod restart | Matthias P. Braendli | 2015-09-14 | 1 | -1/+1 |
* | Replace some loops with iterators to foreach loops | Matthias P. Braendli | 2015-08-01 | 1 | -27/+20 |
* | Switch to C++11, remove boost::shared_ptr | Matthias P. Braendli | 2015-08-01 | 1 | -3/+3 |
* | Make TII enabling a soft-fail | Matthias P. Braendli | 2015-06-28 | 1 | -2/+8 |
* | Add missing include | Matthias P. Braendli | 2015-06-26 | 1 | -0/+1 |
* | Add TII to remote control, add explicit enable | Matthias P. Braendli | 2015-06-26 | 1 | -8/+5 |
* | Add TII configuration to ini file | Matthias P. Braendli | 2015-06-26 | 1 | -4/+12 |
* | Merge branch 'next' into tii | Matthias P. Braendli | 2015-06-26 | 1 | -2/+2 |
|\ | |||||
| * | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -2/+2 |
* | | Merge branch 'next' into tii | Matthias P. Braendli | 2015-06-03 | 1 | -3/+1 |
|\| | |||||
| * | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -3/+1 |
* | | Add and enable TII insertion for testing | Matthias P. Braendli | 2015-05-30 | 1 | -0/+4 |
|/ | |||||
* | Change enable criteria for CicEq | Matthias P. Braendli | 2015-02-22 | 1 | -1/+1 |
* | Replace pointers by shared_ptr in all flowgraph | Matthias P. Braendli | 2015-02-22 | 1 | -70/+77 |
* | added zmq remote control | Jörgen Scott | 2015-01-13 | 1 | -4/+4 |
* | Add digital gain to remote control | Matthias P. Braendli | 2014-07-02 | 1 | -3/+7 |
* | 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 | -1/+4 |
* | crc-dabmod: remote control for FIRFilter | Matthias P. Braendli (think) | 2012-08-17 | 1 | -4/+10 |
* | crc-dabmod: const-correctness corrections necessary for | Matthias P. Braendli (think) | 2012-08-14 | 1 | -1/+1 |
* | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -12/+50 |
* | added unmodified mmbtools | Matthias (think) | 2012-07-11 | 1 | -0/+328 |