summaryrefslogtreecommitdiff
path: root/gr-digital/examples/narrowband/tunnel.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: fixed digital narrowband examples to set the sample rate based on ↵Tom Rondeau2011-10-191-2/+6
| | | | the symbol rate, not the bitrate, of the modulation.
* digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau2011-10-141-1/+9
|
* digital: changed modulation_utils2 to modulation_utils and update all files ↵Tom Rondeau2011-10-121-2/+2
| | | | using it.
* digital: moved narrowband examples to their own directory (to make room for ↵Tom Rondeau2011-10-121-0/+283
OFDM examples).