summaryrefslogtreecommitdiff
path: root/gr-digital/python/qpsk.py
AgeCommit message (Collapse)Author
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files ↵Tom Rondeau
using it.
2011-08-29digital: fixed qpsk modulators to enable dqpsk.Tom Rondeau
2011-08-27digital: working on adding a dqpsk modulation block.Tom Rondeau
2011-08-09digital: fixing up receiver code. Almost there...Tom Rondeau
2011-08-09digital: setting up receive path to use new timing loop API, FLL API, new ↵Tom Rondeau
gain names/settings. Also added concept of gray coding to generic mod/demod and reworked bpsk/qpsk modulators so both work.
2011-07-26digital: reworking code so digital examples work. BPSK seems to work fine ↵Tom Rondeau
offline.
2011-05-11Moved generic psk and qam modulation into gr-digital.Ben Reynwar