summaryrefslogtreecommitdiff
path: root/gr-dtv/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextMartin Braun2018-02-036-8/+8
|\
| * Comment typo fixing.luz.paz2018-02-036-8/+8
* | Merge branch 'master' into nextJohnathan Corgan2017-09-221-1/+6
|\|
| * Merge branch 'maint'Johnathan Corgan2017-09-221-1/+6
| |\
| | * Merge remote-tracking branch 'github/pr/1451' into maintJohnathan Corgan2017-09-221-1/+6
| | |\
| | | * dtv: Send DVB-T Cell identifier (cell_id) correctly.Ron Economos2017-08-281-1/+6
* | | | Merge branch 'master' into nextJohnathan Corgan2017-08-271-1/+1
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2017-08-271-1/+1
| |\| |
| | * | dtv: Fix extended symbol bug in QAM transmitter Reed-Solomon encoder.Ron Economos2017-08-251-1/+1
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2017-07-201-6/+7
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-07-201-6/+7
| |\|
| | * gr-dtv: Fix hardcoded parameter in dvbt_reed_solomon_encFlamewires2017-07-201-6/+7
* | | Merge branch 'master' into nextJohnathan Corgan2017-06-271-2/+1
|\| |
| * | dtv: Fix Coverity issue #1376468.Ron Economos2017-06-231-2/+1
* | | Merge branch 'master' into nextJohnathan Corgan2017-06-227-56/+549
|\| |
| * | dtv: Add 256QAM mode to ITU-T J.83B transmitter.Ron Economos2017-06-187-56/+549
* | | Merge branch 'master' into nextJohnathan Corgan2017-04-102-82/+25
|\| |
| * | Merge remote-tracking branch 'gnuradio-github/pr/1269'Johnathan Corgan2017-04-101-1/+11
| |\ \
| | * | dtv: Add conditional compile for DVB-T2 PAPR reduction validation.Ron Economos2017-04-071-1/+11
| * | | dtv: Refactor DVB-T2 L1 modulator.Ron Economos2017-04-071-81/+14
| |/ /
* | | Merge branch 'master' into nextJohnathan Corgan2017-04-061-1/+6
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-04-061-1/+6
| |\|
| | * Prevent L1-post scrambling in Specification version 1.1.1 mode.Ron Economos2017-04-051-1/+6
* | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-5/+0
|\| |
| * | cmake: clean upBastian Bloessl2017-03-221-5/+0
* | | Merge branch 'master' into nextJohnathan Corgan2017-03-051-337/+20
|\| |
| * | Merge remote-tracking branch 'drmpeg/dvbt2-refactor'Johnathan Corgan2017-03-051-337/+20
| |\ \ | | |/ | |/|
| | * Update DVB-T2 modulator copyright date.Ron Economos2017-02-091-1/+1
| | * Refactor DVB-T2 modulator block.Ron Economos2017-02-071-336/+19
* | | Merge branch 'master' into nextJohnathan Corgan2017-02-121-2/+2
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-02-121-2/+2
| |\ \ | | |/ | |/|
| | * dtv: switch to hex format for number constantsJosh Blum2017-01-301-2/+2
* | | Merge branch 'master' into nextJohnathan Corgan2017-01-301-4/+5
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-01-301-4/+5
| |\|
| | * dtv: use numeric_limits for min/max valuesBastian Bloessl2017-01-291-4/+5
* | | Merge branch 'master' into nextJohnathan Corgan2016-11-278-9/+12
|\| |
| * | dtv: Cosmetic clean-up.Ron Economos2016-11-228-9/+12
| |/
* | Merge branch 'master' into nextJohnathan Corgan2016-10-171-12/+0
|\|
| * dtv: Remove incorrect normalization on DVB-S2X constellations.Ron Economos2016-10-141-12/+0
* | Merge branch 'master' into nextJohnathan Corgan2016-09-193-58/+44
|\|
| * Merge remote-tracking branch 'drmpeg/dvbt2-fix'Johnathan Corgan2016-09-191-31/+19
| |\
| | * dtv: Update DVB-T2 interleaver copyright date.Ron Economos2016-09-181-1/+1
| | * dtv: Refactor DVB-T2 interleaver to match specification demux tables.Ron Economos2016-09-181-30/+18
| * | Merge branch 'maint'Johnathan Corgan2016-09-192-27/+25
| |\ \ | | |/ | |/|
| | * dtv: fixed usage of uninitialized memory for data_size.Johnathan Corgan2016-09-192-27/+25
* | | Merge branch 'master' into nextJohnathan Corgan2016-09-021-2/+0
|\| |
| * | Merge branch 'maint'Johnathan Corgan2016-09-021-2/+0
| |\|
| | * gr-dtv: Delete incorrect assert() and useless set_relative_rate().Ron Economos2016-09-021-3/+1
* | | Merge branch 'master' into nextJohnathan Corgan2016-08-3124-245/+462
|\| |
| * | gr-dtv: Use std::cerr instead of GR_LOG for non-block class.Ron Economos2016-08-241-12/+12