summaryrefslogtreecommitdiff
path: root/gr-digital/python/psk.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: Enabling uninstalled python imports.Ben Reynwar2013-03-071-138/+0
|
* docs: Formatted python docstrings for sphinx docs.Ben Reynwar2012-08-131-20/+27
|
* gr-digital: PSK modulation. Gray-coding done by constellation order for ↵Ben Reynwar2012-04-261-10/+19
| | | | non-differential modulation.
* digital: changed modulation_utils2 to modulation_utils and update all files ↵Tom Rondeau2011-10-121-4/+4
| | | | using it.
* digital: OFDM using new psk and qam modules for constellations. Also, ↵Tom Rondeau2011-10-121-73/+101
| | | | psk2->psk updated in all files and examples.
* gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ↵Tom Rondeau2011-04-091-0/+94
and working in GRC.