Fixed missing set_relative_rate in these two blocks. The others don't actually do...
authorTom Rondeau <trondeau@vt.edu>
Thu, 7 Oct 2010 00:50:25 +0000 (20:50 -0400)
committerTom Rondeau <trondeau@vt.edu>
Thu, 7 Oct 2010 00:50:25 +0000 (20:50 -0400)
commit3ac56587df80ee257b36a7c088d0ede8d1c7a18c
tree300c9e49e28892349547a5ce4b8d36ea54c7bf27
parent125433fe84507cc84e585c1e06bb804fdb2ce043
Fixed missing set_relative_rate in these two blocks. The others don't actually do it, even though it's counter-intuitive for the pfb_decimate, which is a sync_block (decimation actually care of in the stream_to_streams).
gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.cc
gnuradio-core/src/lib/filter/gr_pfb_channelizer_ccf.cc