summaryrefslogtreecommitdiff
path: root/gr-digital/examples/narrowband/digital_bert_rx.py
AgeCommit message (Collapse)Author
2012-04-19Merge branch 'maint'Tom Rondeau
2012-04-19digital: fixed miscalculation of symbol rate in digital_bert_rx.Tom Rondeau
2012-04-13digital: updated BER test recever to use new SNR probe in digital.Tom Rondeau
2012-01-16digital: fixing up BERT interfaces. Also added a gain control to the tx side ↵Tom Rondeau
(so options.amplitude is actually used).
2011-10-19digital: fixed digital narrowband examples to use args instead of address ↵Tom Rondeau
and better default.
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).