[Discuss-gnuradio] Increase sine frequency every N samples

2010-02-24 Thread Carlos Aviles
Hi, I want to generate a sine wave that increases in some kHz its frequency every N samples it produces. I know I can change the frequency of the sine using the available setter method on the gr_sig_source block. My problem is how to perform that change exactly after N samples have been produced

Re: [Discuss-gnuradio] gr_delay behavior

2010-02-22 Thread Carlos Aviles
eventually post another question in case I can't figure out by myself the problem. Thanks, Carlos. On Mon, Feb 22, 2010 at 1:51 PM, Martin Braun wrote: > On Mon, Feb 22, 2010 at 10:42:08AM +0100, Carlos Aviles wrote: >> gr_delay is intended to delay the input of the signal by n sam

[Discuss-gnuradio] Re: gr_delay behavior

2010-02-22 Thread Carlos Aviles
Forgot to mention that I am using gnuradio-3.2.2 on Ubuntu 9.10. Carlos. On Mon, Feb 22, 2010 at 10:42 AM, Carlos Aviles wrote: > Hi, > > gr_delay is intended to delay the input of the signal by n samples. > I've been doing some testing with that block and I have observed th

[Discuss-gnuradio] gr_delay behavior

2010-02-22 Thread Carlos Aviles
Hi, gr_delay is intended to delay the input of the signal by n samples. I've been doing some testing with that block and I have observed that the delay is applied to the chunk of data that the block receives as input (on my case that was some 8000 samples) and applied again to the next chunk. I s

Re: [Discuss-gnuradio] gnuradio-3.2.2 build on mac os 10.6.2

2010-02-04 Thread Carlos Aviles
Oh, thanks Michael, you're right. I didn't find those messages on my search... It works now fine. Carlos. On Thu, Feb 4, 2010 at 2:05 PM, Michael Dickens wrote: >> Is there any update on this issue? Is there any workaround available? > > A quick search of the discuss GNU Radio list archive at >

[Discuss-gnuradio] gnuradio-3.2.2 build on mac os 10.6.2

2010-02-04 Thread Carlos Aviles
Hi all, I have been trying to build gnuradio-3.2.2 on an iMac with a 2GHz Intel Core 2 Duo and Mac OS 10.6.2 with no success. I am using the tar file gnuradio-3.2.2.tar.gz. The 'configure' process works fine but 'make' ends up with this error: float_dotprod_sse.S:63:suffix or operands invalid fo