PFB channelizer can be specified without external taps. Uses optfir to generate an...
authorTom Rondeau <trondeau@vt.edu>
Tue, 28 Dec 2010 17:48:18 +0000 (12:48 -0500)
committerTom Rondeau <trondeau@vt.edu>
Tue, 28 Dec 2010 17:56:20 +0000 (12:56 -0500)
commit3751671d1b596113e441ca326280bdcc94fdcc6f
tree842a4f8bfa92984c2177f2c9e708a2dd7810908e
parentae03fd9ae853055548be3e2c0ff5754828142c2a
PFB channelizer can be specified without external taps. Uses optfir to generate an internal filter to cover the channel bandwidth; user can specify the attenuation of this filter if desired.
gnuradio-core/src/python/gnuradio/blks2impl/pfb_channelizer.py
gnuradio-examples/python/pfb/channelize.py