Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk ↵ | Tom Rondeau | 2010-03-13 | 1 | -1/+1 |
| | | | | operations. | ||||
* | Fixing pick_bitrate2 for transmit side with all cases tested. | Tom Rondeau | 2010-02-25 | 1 | -3/+7 |
| | |||||
* | Removing resampler from usrp transmit path as its taken care of in the ↵ | Tom Rondeau | 2010-02-09 | 1 | -9/+2 |
| | | | | modulators. | ||||
* | Setting up code to handle setting of samples per symbol properly. Still ↵ | Tom Rondeau | 2010-02-08 | 1 | -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 Rondeau | 2010-02-08 | 1 | -7/+9 |
| | | | | samples per second to allow and real valued bitrate. | ||||
* | Playing with using the resampler to allow any bit rate requested. | Tom Rondeau | 2010-01-17 | 1 | -2/+13 |
| | |||||
* | updated digital to use installed usrp options | Josh Blum | 2009-09-09 | 1 | -1/+1 |
| | |||||
* | Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, ↵ | jcorgan | 2009-07-10 | 1 | -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 |