summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/ofdm/gr_plot_ofdm.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-121-278/+0
|
* examples: fixed import statements.Tom Rondeau2011-09-231-5/+15
|
* match the actual filename usedmatt2008-06-241-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8688 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to ↵trondeau2008-01-021-0/+268
hier_block2 in blks2impl and removed from blksimpl. The new code implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off single preamble symbol. Also adds/updates Python plotting tools and a branchless clip algorithm in gr_math.h. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7324 221aa14e-8319-0410-a670-987f0aec2ac5