Work on examples for the synthesize filterbank block. The cleans up the simple exampl...
authorTom Rondeau <trondeau@vt.edu>
Sat, 16 Oct 2010 21:00:11 +0000 (17:00 -0400)
committerTom Rondeau <trondeau@vt.edu>
Sat, 16 Oct 2010 21:00:11 +0000 (17:00 -0400)
commit80b84262f6fba7da08d888e73e8cb0e981a3a065
tree627108ddcb4c329261c78ee2a8cc20ee1d262991
parent62042813aeeffeeb6091e229761c5068b5ed5cde
Work on examples for the synthesize filterbank block. The cleans up the simple example and adds a new example that synthesizes a number of signals and then channelizes them again. It displays the synthesized PSD as well as the PSD and time waveform of one of the channels that's specified in teh code.
gnuradio-examples/python/pfb/synth_filter.py
gnuradio-examples/python/pfb/synth_to_chan.py [new file with mode: 0755]