summaryrefslogtreecommitdiff
path: root/gr-digital/python/qam.py
Commit message (Expand)AuthorAgeFilesLines
* digital: Enabling uninstalled python imports.Ben Reynwar2013-03-071-360/+0
* digital, blocks: some fixes to build/run after merge.Tom Rondeau2013-03-061-2/+2
* Merge branch 'master' into nextTom Rondeau2013-03-061-18/+134
|\
| * digital: Adding option to QAM to help with frequency locking.Ben Reynwar2013-03-061-11/+114
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-281-18/+27
|\ \
| * | docs: Formatted python docstrings for sphinx docs.Ben Reynwar2012-08-131-18/+27
* | | digital: updated blocks to make qa_constellation* tests pass.Tom Rondeau2012-08-121-3/+3
|/ /
* / Fully gray-coding QAM constellations.Ben Reynwar2012-04-301-4/+10
|/
* digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-121-4/+4
* digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau2011-10-121-1/+3
* Cleaning up; adding a different dbpsk that uses differential coding. The norm...Tom Rondeau2011-08-101-2/+2
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-261-5/+2
* fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau2011-07-121-3/+7
* Moved generic psk and qam modulation into gr-digital.Ben Reynwar2011-05-111-0/+226