summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/usrp_receive_path.py
Commit message (Expand)AuthorAgeFilesLines
* Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper...Tom Rondeau2010-03-131-1/+1
* Fixes pick_bitrate2 for use on receiver side.Tom Rondeau2010-02-261-2/+5
* Arbitrary bit rates seems to be working.Tom Rondeau2010-02-091-10/+1
* Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau2010-02-081-7/+8
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau2010-02-081-8/+11
* Doing the same with the resampler on the receiver side.Tom2010-01-171-1/+13
* updated digital to use installed usrp optionsJosh Blum2009-09-091-1/+1
* Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo...jcorgan2009-07-101-0/+86