discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Reducing the ADC sample rate


From: address@hidden
Subject: [Discuss-gnuradio] Reducing the ADC sample rate
Date: Fri, 11 Nov 2005 12:09:13 -0500

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:

u = usrp.source_c()

u.set_adc_clk_div(6)

and I get errors?

I did 'from gnuradio import usrp0' and still get the error.  I also tried

u = usrp0.source_c()

Mike

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .






reply via email to

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