discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] [Discuss-GR] Filter output float to complex


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] [Discuss-GR] Filter output float to complex
Date: Fri, 05 Jan 2018 20:07:40 -0500

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]