Under extreme circumstances, optfir might never produce an answer (atten>300), so...
authorTom Rondeau <trondeau@vt.edu>
Tue, 28 Dec 2010 18:08:55 +0000 (13:08 -0500)
committerTom Rondeau <trondeau@vt.edu>
Tue, 28 Dec 2010 18:08:55 +0000 (13:08 -0500)
commit2fa7c997559e173c59227ee14a154e4b462d46bd
tree1f76c23251fcb04b6c63e5b4476fa6bf1a8ddd6a
parent3f32342fc5c82d53e7c94afbccb01d38280db733
Under extreme circumstances, optfir might never produce an answer (atten>300), so this puts in a check on the ripple; if it gets too large, stop trying.
gnuradio-core/src/python/gnuradio/blks2impl/pfb_arb_resampler.py
gnuradio-core/src/python/gnuradio/blks2impl/pfb_channelizer.py
gnuradio-core/src/python/gnuradio/blks2impl/pfb_decimator.py
gnuradio-core/src/python/gnuradio/blks2impl/pfb_interpolator.py