summaryrefslogtreecommitdiff
path: root/gr-digital/examples/ofdm/benchmark_add_channel.py
Commit message (Expand)AuthorAgeFilesLines
* digital: pep8 formattingJosh Morman2021-11-241-6/+11
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-12/+16
* fix various python importsJiří Pinkava2016-06-261-2/+2
* blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-101-2/+2
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-1/+1
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-1/+2
* Merge branch 'master' into nextJohnathan Corgan2012-11-021-1/+2
|\
| * Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-021-1/+1
* | digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-201-2/+2
|/
* digital: add channel model for OFDM signals to a file.Tom Rondeau2011-10-141-0/+110