summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/pick_bitrate2.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing a few bugs in handling of real samples per symbol.Tom Rondeau2010-02-261-3/+2
|
* Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau2010-02-251-3/+30
|
* New pick_bitrate2 will take any combination of bitrate, samples per symbol, ↵Tom Rondeau2010-02-151-33/+55
| | | | and converter rate.
* Working on pick_bitrate.Tom Rondeau2010-02-101-25/+67
|
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary ↵Tom Rondeau2010-02-081-0/+64
samples per second to allow and real valued bitrate.