summaryrefslogtreecommitdiff
path: root/gr-digital/examples/narrowband/tunnel.py
AgeCommit message (Collapse)Author
2011-10-21digital: added subdevspec option to digital UHD examples.Tom Rondeau
2011-10-19digital: fixed digital narrowband examples to set the sample rate based on ↵Tom Rondeau
the symbol rate, not the bitrate, of the modulation.
2011-10-14digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files ↵Tom Rondeau
using it.
2011-10-12digital: moved narrowband examples to their own directory (to make room for ↵Tom Rondeau
OFDM examples).