Re: [Discuss-gnuradio] making local filter with more than "noutput_items" output length

2015-09-10 Thread Marcus Müller
Hi Ratnesh, what type is d_Shfilter? Best regards, Marcus On 09.09.2015 20:43, ratnesh kumbhkar wrote: > Hi all, > I am trying to make an out-of-tree module using sync block. In which I > want to make a local filter, i.e. output of this filter is not > connected to an output port, but to be

[Discuss-gnuradio] making local filter with more than "noutput_items" output length

2015-09-09 Thread ratnesh kumbhkar
Hi all, I am trying to make an out-of-tree module using sync block. In which I want to make a local filter, i.e. output of this filter is not connected to an output port, but to be stored in a local variable. int ShortPNcorr_impl::work(int noutput_items,