On Fri, Nov 11, 2005 at 12:09:13PM -0500, [EMAIL PROTECTED] 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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to