summaryrefslogtreecommitdiff
path: root/gr-digital/python/generic_mod_demod.py
AgeCommit message (Expand)Author
2012-04-24digital: adding QA for chunks_to_symbols and updating generic demodulator to ...Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-08-30digital: minor formatting fixes.Tom Rondeau
2011-08-29digital: fixed qpsk modulators to enable dqpsk.Tom Rondeau
2011-08-27digital: wip: dqpsk needs work.Tom Rondeau
2011-08-10digital: fixing naming of logging files.Tom Rondeau
2011-08-10Cleaning up; adding a different dbpsk that uses differential coding. The norm...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 gai...Tom Rondeau
2011-07-30digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...Tom Rondeau
2011-07-26digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau
2011-07-12fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau
2011-05-11Moved generic psk and qam modulation into gr-digital.Ben Reynwar