discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Reducing the ADC sample rate


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Reducing the ADC sample rate
Date: Fri, 11 Nov 2005 11:42:18 -0800
User-agent: Mutt/1.5.6i

On Fri, Nov 11, 2005 at 12:09:13PM -0500, address@hidden wrote:
> I would like to reduce the ADC sample rate from the default 62.5 MS/s.  I
> have found the set_adc_clk_div in the usrp0_rx class.  Is this still
> usable.  I tried to use it in the follow:

No.  That was only implemented in the Rev 0 USRP.

FYI, the ADC sample rate on the current boards is 64MS/sec.

> I did 'from gnuradio import usrp0' and still get the error.  I also tried
> 
> u = usrp0.source_c()
> 

You don't have a usrp0, so this is moot.

Eric




reply via email to

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