summaryrefslogtreecommitdiff
path: root/gr-digital/python/generic_mod_demod.py
Commit message (Expand)AuthorAgeFilesLines
* digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-121-1/+1
* digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau2011-09-301-1/+1
* digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau2011-09-271-6/+6
* digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau2011-09-271-1/+1
* digital: minor formatting fixes.Tom Rondeau2011-08-301-2/+2
* digital: fixed qpsk modulators to enable dqpsk.Tom Rondeau2011-08-291-19/+11
* digital: wip: dqpsk needs work.Tom Rondeau2011-08-271-5/+18
* digital: fixing naming of logging files.Tom Rondeau2011-08-101-9/+9
* Cleaning up; adding a different dbpsk that uses differential coding. The norm...Tom Rondeau2011-08-101-23/+21
* digital: fixing up receiver code. Almost there...Tom Rondeau2011-08-091-12/+8
* digital: setting up receive path to use new timing loop API, FLL API, new gai...Tom Rondeau2011-08-091-40/+33
* digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...Tom Rondeau2011-07-301-3/+4
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-261-17/+14
* fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau2011-07-121-2/+4
* digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau2011-07-101-2/+2
* Moved generic psk and qam modulation into gr-digital.Ben Reynwar2011-05-111-0/+395