discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using volk


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Using volk
Date: Wed, 8 Oct 2014 09:13:06 -0400

On Tue, Oct 7, 2014 at 3:49 PM, Mostafa Alizadeh <address@hidden> wrote:
Hello all, 

I wondered about volk. I want it to compute mean to peak value of a complex array. How could I do this? 
Besides, I really need to know is there any example of using volk? The code itself, doesn't reflect input and output parameters explicitly. 

Best, 
Mostafa


Marcus gave you a far more complete answer. Just a few words here. First, VOLK is used all over the place in GNU Radio. So look for blocks that use VOLK. Second, the name scheme of VOLK is incredibly explicit as to the input and output parameters. See the manual page and wiki page describing VOLK:

http://gnuradio.org/doc/doxygen/volk_guide.html
http://gnuradio.org/redmine/projects/gnuradio/wiki/VOLK

There also my talk on VOLK recorded for the IEEE Signal Processing Society:

http://www.trondeau.com/blog/2013/6/12/nearly-50-minutes-of-volk.html

Tom
 

reply via email to

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