summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/usrp_transmit_path.py
AgeCommit message (Expand)Author
2010-03-13Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o...Tom Rondeau
2010-02-25Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau
2010-02-09Removing resampler from usrp transmit path as its taken care of in the modula...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-17Playing with using the resampler to allow any bit rate requested.Tom Rondeau
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