Re: [Discuss-gnuradio] Sample rate for source_noise and source_vector

2006-10-27 Thread Eric Blossom
On Fri, Oct 27, 2006 at 09:23:19PM +0200, De Lima Julian wrote: > So I tested but I have another question. > I read that the data through the USB cable (from computer to USRP) are in the > format I/Q complex. (Dawei Shen tutorial) > > My interpolation factor is 512, so the sample rate is 128M/512

RE: [Discuss-gnuradio] Sample rate for source_noise and source_vector

2006-10-27 Thread De Lima Julian
I/Q format? Thanks Julian De Lima -Message d'origine- De : Eric Blossom [mailto:[EMAIL PROTECTED] Envoyé : jeudi, 26. octobre 2006 15:36 À : De Lima Julian Cc : discuss-gnuradio@gnu.org Objet : Re: [Discuss-gnuradio] Sample rate for source_noise and source_vector On Thu, Oct 26, 2006

RE: [Discuss-gnuradio] Sample rate for source_noise and source_vector

2006-10-26 Thread De Lima Julian
ailto:[EMAIL PROTECTED] Envoyé : jeudi, 26. octobre 2006 15:36 À : De Lima Julian Cc : discuss-gnuradio@gnu.org Objet : Re: [Discuss-gnuradio] Sample rate for source_noise and source_vector On Thu, Oct 26, 2006 at 05:33:26PM +0200, De Lima Julian wrote: > Hello, > > When you specify a sign

Re: [Discuss-gnuradio] Sample rate for source_noise and source_vector

2006-10-26 Thread Eric Blossom
On Thu, Oct 26, 2006 at 05:33:26PM +0200, De Lima Julian wrote: > Hello, > > When you specify a signal_source, you have to set up the sample rate. This is just for convenience and allows you to specify the output frequency in absolute instead of normalized terms. If you prefer, you can of course

[Discuss-gnuradio] Sample rate for source_noise and source_vector

2006-10-26 Thread De Lima Julian
Hello, When you specify a signal_source, you have to set up the sample rate. But with the noise and vector sources you do not have to specify this parameter. What is the sample rate in the computer -> USB when we generate a noise or generate data from a list/file? Thanks _