summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/simple_qam.py
Commit message (Collapse)AuthorAgeFilesLines
* 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).