summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/usrp_transmit_path.py
Commit message (Collapse)AuthorAgeFilesLines
* Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk ↵Tom Rondeau2010-03-131-1/+1
| | | | operations.
* 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 ↵Tom Rondeau2010-02-091-9/+2
| | | | modulators.
* Setting up code to handle setting of samples per symbol properly. Still ↵Tom Rondeau2010-02-081-6/+7
| | | | buggy in the transmitter due to the make packet padding to 512 bytes.
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary ↵Tom Rondeau2010-02-081-7/+9
| | | | samples per second to allow and real valued bitrate.
* 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, ↵jcorgan2009-07-101-0/+90
rx_voice.py, and tx_voice.py operation after transmit/receive path refactoring. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11406 221aa14e-8319-0410-a670-987f0aec2ac5