summaryrefslogtreecommitdiff
path: root/gr-digital/python/psk2.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: OFDM using new psk and qam modules for constellations. Also, ↵Tom Rondeau2011-10-121-122/+0
| | | | psk2->psk updated in all files and examples.
* digital: reworking code so digital examples work. BPSK seems to work fine ↵Tom Rondeau2011-07-261-2/+1
| | | | offline.
* fixing build for constellation code. Had to make some changes to the qa code ↵Tom Rondeau2011-07-121-3/+5
| | | | to import the right stuff after being changed from sitting in gnuradio-core.
* Moved generic psk and qam modulation into gr-digital.Ben Reynwar2011-05-111-0/+121