Great, AB! Glad that works & you're welcome. Please do note that what
you're doing is technically not supported by GNU Radio even if it does
work, and the currently correct results may become incorrect (again) due
to any forthcoming changes in the GR scheduler. No matter how unlikely,
this scenario is a possibility & it's always good to consider when
creating blocks that aren't technically in the scope of the GR API.
Cheers! - MLD

On Thu, Jul 13, 2017, at 10:58 AM, Bakshi, Arjun wrote:
> Thank you for pointing out the initialization issue for the output stream. 
> Based on that I first set everything in the output stream to 0 (out[:]=0), 
> and then setting the bits I want to the filtered value. I think that fixes my 
> issue and I'm getting the expected output. Thank you for the quick response!

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to