discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] solving u0u0 problems


From: Johannes Schmitz
Subject: Re: [Discuss-gnuradio] solving u0u0 problems
Date: Wed, 6 Jul 2011 18:33:39 +0200

> Having the FFT size being 2**N will certainly help, but given your
> relatively low data rate, it shouldn't be a problem
>  anyway.  Are you calculating the cross-correlation in Python code, or C++
> code?  That will make a large difference.

I am calculating it in C++. I couldn't find a gnuradio block who did
this so I had to write it on my own.
By the way is there a possibility to suggest new blocks to be added to gnuradio?
If you want I can post the code for the block in the mailing list.

> Also, are you using an audio port in this anywhere, and are you properly
> rate-matching?
What do you mean with properly rate matching? I don't use any audio port.

Johannes



reply via email to

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