You're calling the "filter" method with a pointer to a single float value, but it is expecting an array. See also < https://github.com/gnuradio/gnuradio/blob/master/gr-filter/lib/fir_filter.cc#L111 >. - MLD On Fri, Jan 5, 2018, at 7:56 PM, Sakthivel Velumani wrote: > Please check now. I cleaned up the code a bit but don't know what > wrong with the indentation. It looks ok in my text editor (gedit) but > bad on GitHub.
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
