summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/usrp_transmit_path.py
Commit message (Expand)AuthorAgeFilesLines
* Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o...Tom Rondeau2010-03-131-1/+1
* Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau2010-02-251-3/+7
* Removing resampler from usrp transmit path as its taken care of in the modula...Tom Rondeau2010-02-091-9/+2
* Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau2010-02-081-6/+7
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau2010-02-081-7/+9
* Playing with using the resampler to allow any bit rate requested.Tom Rondeau2010-01-171-2/+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/+90