aboutsummaryrefslogtreecommitdiffstats
path: root/gr-dtv/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dtv/atsc: remove plinfo tag methodsJosh Morman2021-03-161-15/+1
* dtv/atsc: structs to stream tagsJosh Morman2021-03-062-0/+120
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0152-52/+52
* Update license header to SPDX formatdevnulling2020-01-2760-780/+60
* Fix all formatting issuesMartin Braun2020-01-101-2/+3
* Replace many `const` variables with `constexpr`Thomas Habets2020-01-041-9/+9
* clang-format: Ordering all the includesMarcus Müller2019-08-0933-34/+34
* Tree: clang-format without the include sortingMarcus Müller2019-08-0959-1664/+1737
* Change vector length variables to unsigned typeSebastian Müller2018-11-012-2/+2
* Merge branch 'master' into nextJohnathan Corgan2017-07-1316-33/+33
|\
| * Merge remote-tracking branch 'github/pr/1352'Johnathan Corgan2017-07-1316-33/+33
| |\
| | * dtv: Add newlines to dtv blocks documentation for readability.Ron Economos2017-06-2816-33/+33
* | | Merge branch 'master' into nextJohnathan Corgan2017-06-273-7/+10
|\| |
| * | dtv: Update ITU-T J.83B transmitter block documentation.Ron Economos2017-06-243-7/+10
| |/
* | Merge branch 'master' into nextJohnathan Corgan2017-06-225-6/+47
|\|
| * dtv: Add 256QAM mode to ITU-T J.83B transmitter.Ron Economos2017-06-185-6/+47
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/
* gr-dtv: Improve ATSC transmitter performance with Rotator block.Ron Economos2016-07-291-0/+1
* gr-dtv: Add DVB-S2X VL-SNR modulation and framing for AMSAT.Ron Economos2016-06-241-0/+2
* Merge remote-tracking branch 'drmpeg/ldpc-vlsnr'Johnathan Corgan2016-06-205-10/+20
|\
| * Add DVB-S2X VL-SNR code rates for AMSAT.Ron Economos2016-06-165-10/+20
* | Merge branch 'maint'Johnathan Corgan2016-06-201-1/+1
|\ \ | |/ |/|
| * Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-201-1/+1
* | gr-dtv: Add ITU-T J.83B 64QAM transmitter updated files.Ron Economos2016-01-272-2/+8
* | gr-dtv: Add ITU-T J.83B 64QAM transmitter.Clayton Smith2016-01-275-0/+266
* | dtv: atsc: add ControlPort hooks into Viterbi decoder.Tom Rondeau2015-12-291-0/+6
* | dtv: atsc: adds ControlPort hooks to RS decoder.Tom Rondeau2015-12-291-0/+15
* | dtv: atsc: adds controlport hooks to equalizer.Tom Rondeau2015-12-291-0/+1
* | dtv: atsc: adds ControlPort interface to get equalizer taps.Tom Rondeau2015-12-291-0/+2
* | Add 2X interpolation capability to DVB-S2 modulator.Ron Economos2015-12-282-1/+8
|/
* gr-dtv: Install public .h files for DVB-T receiver.Ron Economos2015-09-231-0/+9
* Add DVB-T receiver updated files.Ron Economos2015-09-051-2/+2
* Add DVB-T receiver.Bogdan Diaconescu2015-09-058-0/+511
* gr-dtv: Add DVB-T transmitter updated files.Ron Economos2015-05-149-17/+32
* gr-dtv: Add DVB-T transmitter.Bogdan Diaconescu2015-05-149-0/+560
* gr-dtv: Add DVB-S2 transmitter update.Ron Economos2015-03-242-4/+4
* gr-dtv: Add DVB-S2 transmitter.Ron Economos2015-03-234-0/+177
* gr-dtv: Add DVB-T2 transmitter.Ron Economos2015-03-1010-0/+571
* gr-dtv: Add code review updates.Ron Economos2015-02-205-42/+43
* gr-dtv: Add common blocks for DVB-S2 and DVB-T2.Ron Economos2015-02-198-0/+575
* dtv: cleanup for mergeJohnathan Corgan2015-01-217-65/+25
* Add ATSC transmitter blocks and flow graph to gr-dtv.Ron Economos2015-01-207-1/+343
* dtv: misc. stylistic cleanup, add missing blocks to GRC block treeJohnathan Corgan2014-07-211-1/+1
* dtv: adds remainder of atsc receive pipelineAndrew Davis2014-07-215-0/+219
* dtv: wip, porting gr-atsc blocks into new gr-dtvJohnathan Corgan2014-07-218-0/+397