index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-digital
/
examples
/
narrowband
Age
Commit message (
Collapse
)
Author
2011-11-07
uhd: change examples to use new stream api
Josh Blum
2011-10-21
digital: added subdevspec option to digital UHD examples.
Tom Rondeau
2011-10-19
digital: fixed digital narrowband examples to set the sample rate based on ↵
Tom Rondeau
the symbol rate, not the bitrate, of the modulation.
2011-10-19
digital: fixed digital narrowband examples to use args instead of address ↵
Tom Rondeau
and better default.
2011-10-14
digital: added set_freq function to narrownband tunnel's main top block.
Tom Rondeau
2011-10-14
digital: fixed narrowband channel model adder to take a signal amplitude to ↵
Tom Rondeau
determine the SNR.
2011-10-12
digital: changed modulation_utils2 to modulation_utils and update all files ↵
Tom Rondeau
using it.
2011-10-12
digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ↵
Tom Rondeau
adding some print statements to benchmark script to indicate what type of source/sink is being used.
2011-10-12
digital: I didn't think this was needed, but apparently, it is.
Tom Rondeau
2011-10-12
digital: moved narrowband examples to their own directory (to make room for ↵
Tom Rondeau
OFDM examples).