summaryrefslogtreecommitdiff
path: root/gr-dtv/grc
Commit message (Collapse)AuthorAgeFilesLines
* rebaseVolker Schroer2021-06-2152-52/+52
| | | | | | | | | | grc: cpp generation set correct link entry in yml files for modern cmake. Applying this fix simple flowgraphs containing signal sources and audi sinks etc. build and run Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
* dtv/atsc: create separate plinfo stream portsJosh Morman2021-03-166-1/+42
| | | | | | | | Rather than adding/searching for tags, just put plinfo on its own streaming port. This should be more efficient than putting tags on every item. Signed-off-by: Josh Morman <jmorman@perspectalabs.com>
* dtv/atsc: structs to stream tagsJosh Morman2021-03-068-20/+20
| | | | Signed-off-by: Josh Morman <jmorman@perspectalabs.com>
* gr-dtv: added GRC C++ generationNicholas Corgan2020-04-2152-0/+766
|
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* dtv: Fix remaining DTV GRC bindings.Ron Economos2019-01-1416-36/+12
|
* dtv: Fix GRC bindings in the dvbt2, dvbs2, and dvb blocksRon Economos2018-12-1114-68/+68
| | | | | This fixes numerous incorrect uses of '' where the YAML files should be using `none' instead.
* Cleaned up lots of blocksHåkon Vågsether2018-08-2515-75/+294
|
* dtv/vocoder: remove stray *block_tree.ymlAndrej Rode2017-12-031-1/+0
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-10111-8096/+3013
|
* Merge branch 'master' into nextJohnathan Corgan2017-06-224-6/+57
|\
| * dtv: Add 256QAM mode to ITU-T J.83B transmitter.Ron Economos2017-06-184-6/+57
| |
* | Merge branch 'master' into nextJohnathan Corgan2016-09-191-2/+2
|\|
| * dtv: Clean up DVB-T2 High Efficiency Mode (HEM).Ron Economos2016-09-181-2/+2
| |
* | Merge branch 'master' into nextJohnathan Corgan2016-08-093-12/+12
|\|
| * Merge branch 'maint'Johnathan Corgan2016-08-093-12/+12
| |\
| | * gr-dtv: Minor fixes for VL-SNR framing and blocks XML.Ron Economos2016-08-083-12/+12
| | |
* | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/ / | | | | | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* / gr-dtv: Improve ATSC transmitter performance with Rotator block.Ron Economos2016-07-291-3/+26
|/
* gr-dtv: Add DVB-S2X VL-SNR modulation and framing for AMSAT.Ron Economos2016-06-247-35/+605
|
* Fix xml copy and paste error.Ron Economos2016-06-191-2/+2
|
* Add DVB-S2X VL-SNR code rates for AMSAT.Ron Economos2016-06-164-36/+400
|
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-271-1/+1
|
* gr-dtv: Add ITU-T J.83B 64QAM transmitter updated files.Ron Economos2016-01-273-2/+20
|
* gr-dtv: Add ITU-T J.83B 64QAM transmitter.Clayton Smith2016-01-275-0/+106
|
* Add 2X interpolation capability to DVB-S2 modulator.Ron Economos2015-12-281-1/+16
|
* Add DVB-T receiver updated files.Ron Economos2015-09-053-1/+17
|
* Add DVB-T receiver.Bogdan Diaconescu2015-09-058-0/+739
|
* gr-dtv: Add DVB-T transmitter updated files.Ron Economos2015-05-142-0/+19
|
* gr-dtv: Add DVB-T transmitter.Bogdan Diaconescu2015-05-148-0/+711
|
* gr-dtv: Add DVB-S2 transmitter.Ron Economos2015-03-235-0/+825
|
* gr-dtv: Add DVB-T2 transmitter.Ron Economos2015-03-1011-0/+2338
|
* Rename block tree from Common to DVB.Ron Economos2015-02-211-1/+1
|
* gr-dtv: Add common blocks for DVB-S2 and DVB-T2.Ron Economos2015-02-196-0/+1795
|
* Add ATSC transmitter blocks and flow graph to gr-dtv.Ron Economos2015-01-208-2/+145
|
* dtv: misc. stylistic cleanup, add missing blocks to GRC block treeJohnathan Corgan2014-07-211-0/+4
|
* dtv: adds remainder of atsc receive pipelineAndrew Davis2014-07-216-1/+103
| | | | | | | dtv::atsc_deinterleaver dtv::atsc_rs_decoder dtv::atsc_derandomizer dtv::atsc_depad
* dtv: wip, porting gr-atsc blocks into new gr-dtvJohnathan Corgan2014-07-219-0/+280