summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/blks2impl/ofdm.py
Commit message (Expand)AuthorAgeFilesLines
* digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-121-299/+0
* digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t...Tom Rondeau2011-07-171-32/+43
* Added QPSK constellation object.Ben Reynwar2011-01-311-3/+3
* Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.Ben Reynwar2011-01-301-2/+2
* Modified python level OFDM to use constellation object.Ben Reynwar2011-01-301-43/+32
* Adjusting structure a bit to redistribute responsibilities. This does not cha...trondeau2008-04-151-3/+4
* merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu...trondeau2008-02-261-17/+4
* Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau2008-01-021-0/+311
* Remove non-converted OFDM code from blks2impl (examples still use blks, not b...jcorgan2007-10-181-305/+0
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-181-0/+305