Saturday, February 17, 2018

[Discuss-gnuradio] fir_filter_ccc for array output

Hi all,

In the block that I am working on, I want to filter an array of samples. If I am using fir_filter_ccc, do I have to use 'filter' method in a loop to generate all the output samples or is there an efficient way to perform the filtering in a single line of code?

Regards,
Sakthivel

No comments:

Post a Comment