On Mon, Nov 12, 2012 at 4:55 AM, "Martin Lülf" wrote:
>> On Fri, Nov 9, 2012 at 11:47 AM, "Martin Lülf" wrote:
>>> Hi list,
>>>
>>> I am trying to speed up my own gnuradio block using volk. Besides using
>>> volk on gnuradios input and output buffers I also want do use it with my
>>> own arrays.
> On Fri, Nov 9, 2012 at 11:47 AM, "Martin Lülf" wrote:
>> Hi list,
>>
>> I am trying to speed up my own gnuradio block using volk. Besides using
>> volk on gnuradios input and output buffers I also want do use it with my
>> own arrays. I found this Thread in the mailing list archive
>> http://lis
On Fri, Nov 9, 2012 at 11:47 AM, "Martin Lülf" wrote:
> Hi list,
>
> I am trying to speed up my own gnuradio block using volk. Besides using
> volk on gnuradios input and output buffers I also want do use it with my
> own arrays. I found this Thread in the mailing list archive
> http://lists.gnu.o
Hi list,
I am trying to speed up my own gnuradio block using volk. Besides using
volk on gnuradios input and output buffers I also want do use it with my
own arrays. I found this Thread in the mailing list archive
http://lists.gnu.org/archive/html/discuss-gnuradio/2012-09/msg00055.html
which shows