| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix assertions in DVBT blocks. | Clayton Smith | 2016-05-01 | 2 | -4/+3 |
* | | gr-dtv: Add ITU-T J.83B 64QAM transmitter updated files. | Ron Economos | 2016-01-27 | 11 | -7/+2231 |
* | | gr-dtv: Add ITU-T J.83B 64QAM transmitter. | Clayton Smith | 2016-01-27 | 20 | -0/+1348 |
* | | dtv: installing all examples | Tom Rondeau | 2015-12-29 | 1 | -1/+23 |
* | | dtv: Cleanup; ATSC RS decoder - change log level to INFO instead of DEBUG. | Tom Rondeau | 2015-12-29 | 1 | -6/+1 |
* | | dtv: Adding a ControlPort client example for plotting the quality of an ATSC ... | Tom Rondeau | 2015-12-29 | 3 | -0/+152 |
* | | dtv: atsc: add ControlPort hooks into Viterbi decoder. | Tom Rondeau | 2015-12-29 | 5 | -34/+83 |
* | | dtv: atsc: adds ControlPort hooks to RS decoder. | Tom Rondeau | 2015-12-29 | 3 | -21/+99 |
* | | dtv: atsc: adds controlport hooks to equalizer. | Tom Rondeau | 2015-12-29 | 3 | -0/+19 |
* | | dtv: atsc: adds ControlPort interface to get equalizer taps. | Tom Rondeau | 2015-12-29 | 3 | -0/+28 |
* | | dtv: atsc: performance improvements for equalizer. | Tom Rondeau | 2015-12-29 | 2 | -22/+30 |
* | | Use correct baseband filter size for bladeRF sink. | Ron Economos | 2015-12-28 | 2 | -1/+5 |
* | | Add 2X interpolation capability to DVB-S2 modulator. | Ron Economos | 2015-12-28 | 5 | -63/+168 |
* | | Update DVB-S2 flow graph. | Ron Economos | 2015-12-28 | 1 | -668/+1588 |
* | | Add DVB-S transmitter flow graph. | Ron Economos | 2015-12-28 | 2 | -0/+2875 |
* | | gr-dtv: Vastly improved OFDM symbol acquisition for DVB-T receiver. | flarroca | 2015-12-09 | 2 | -97/+102 |
|/ |
|
* | dtv: fix segfault in DVB-T demod OFDM symbol acquisition | Johnathan Corgan | 2015-12-05 | 2 | -48/+10 |
* | gr-dtv: Fix Coverity issue #1327838. | Ron Economos | 2015-11-15 | 1 | -1/+1 |
* | gr-dtv: Fix Coverity issue #1327858. | Ron Economos | 2015-11-15 | 1 | -1/+1 |
* | gr-dtv: Fix Coverity issue #1327847. | Ron Economos | 2015-11-15 | 2 | -4/+2 |
* | gr-dtv: Fix Coverity issue #1327535. | Ron Economos | 2015-11-15 | 1 | -1/+2 |
* | gr-dtv: Fix Coverity issue #1327837. | Ron Economos | 2015-11-15 | 1 | -2/+0 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-11-08 | 1 | -1/+1 |
|\ |
|
| * | dtv: fix coverity issue #1327836 | Head4che | 2015-11-08 | 1 | -1/+1 |
* | | gr-dtv: Add generic version of DVB-T Viterbi decoder for non-x86 platforms. | Ron Economos | 2015-10-13 | 4 | -6/+304 |
* | | gr-dtv: check for SSE2 support | Jiří Pinkava | 2015-09-30 | 1 | -0/+4 |
* | | gr-dtv: Install public .h files for DVB-T receiver. | Ron Economos | 2015-09-23 | 1 | -0/+9 |
* | | Add DVB-T receiver flow graph. | Ron Economos | 2015-09-07 | 2 | -0/+2910 |
* | | Add DVB-T receiver updated files. | Ron Economos | 2015-09-05 | 8 | -13/+64 |
* | | Add DVB-T receiver. | Bogdan Diaconescu | 2015-09-05 | 32 | -0/+3707 |
|/ |
|
* | Merge remote-tracking branch 'drmpeg/dtv-coverity-cleanup' | Johnathan Corgan | 2015-06-14 | 10 | -73/+28 |
|\ |
|
| * | gr-dtv: Clean up minor Coverity Scan issues. | Ron Economos | 2015-06-01 | 10 | -73/+28 |
* | | Merge branch 'maint' | Johnathan Corgan | 2015-06-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix segfault in 64QAM non-rotated constellation mode. | Ron Economos | 2015-05-29 | 1 | -1/+1 |
* | | gr-dtv: Add DVB-T transmitter updated files. | Ron Economos | 2015-05-14 | 26 | -35/+109 |
* | | gr-dtv: Add DVB-T transmitter. | Bogdan Diaconescu | 2015-05-14 | 39 | -0/+9525 |
|/ |
|
* | Fix: out-of-bounds memset | Marcus Müller | 2015-04-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'michaelld/fixes_for_std_complex' | Johnathan Corgan | 2015-04-02 | 10 | -3696/+1860 |
|\ |
|
| * | dtv: redo c++0x complaint std::complex to be c++11 compliant; works on OSX wi... | Michael Dickens | 2015-04-02 | 10 | -3696/+1860 |
* | | dtv: move "static const" variables from header / class into the main code. Th... | Michael Dickens | 2015-04-02 | 2 | -7/+7 |
|/ |
|
* | cmake: reorder VOLK library to be after all other internal ones, and before b... | Michael Dickens | 2015-03-31 | 1 | -1/+1 |
* | cmake: abs path for external volk | Sebastian Koslowski | 2015-03-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'drmpeg/atsc-fix' | Johnathan Corgan | 2015-03-28 | 1 | -0/+1 |
|\ |
|
| * | gr-dtv: Fix ATSC compile issue as reported on mailing list. | Ron Economos | 2015-03-24 | 1 | -0/+1 |
* | | gr-dtv: Add DVB-S2 transmitter update. | Ron Economos | 2015-03-24 | 2 | -4/+4 |
* | | gr-dtv: Add DVB-S2 transmitter. | Ron Economos | 2015-03-23 | 19 | -0/+7548 |
|/ |
|
* | gr-dtv: Add DVB-T2 transmitter. | Ron Economos | 2015-03-10 | 45 | -0/+20826 |
* | Rename block tree from Common to DVB. | Ron Economos | 2015-02-21 | 1 | -1/+1 |
* | gr-dtv: Add code review updates. | Ron Economos | 2015-02-20 | 15 | -46/+110 |
* | gr-dtv: Add common blocks for DVB-S2 and DVB-T2. | Ron Economos | 2015-02-19 | 24 | -0/+9308 |