summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/simple_qam.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: removed old digital and digital-bert scripts that will no longer ↵Tom Rondeau2011-10-061-76/+0
| | | | work. All of these have been replaced in gr-digital/examples.
* Fixing generic demodulation.Ben Reynwar2010-12-101-4/+16
|
* Added support for modulation/demodulation of a generic constellation.Ben Reynwar2010-12-091-0/+64
Not yet robust enough. Inefficient QAM modulation/demodulation also added (via the generic implementation).