summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/usrp_receive_path.py
AgeCommit message (Expand)Author
2010-03-13Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper...Tom Rondeau
2010-02-26Fixes pick_bitrate2 for use on receiver side.Tom Rondeau
2010-02-09Arbitrary bit rates seems to be working.Tom Rondeau
2010-02-08Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau
2010-02-08Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau
2010-01-17Doing the same with the resampler on the receiver side.Tom
2009-09-09updated digital to use installed usrp optionsJosh Blum
2009-07-10Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo...jcorgan