discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using USRP w/o Daughterboard's


From: address@hidden
Subject: Re: [Discuss-gnuradio] Using USRP w/o Daughterboard's
Date: Mon, 14 Nov 2005 17:56:06 -0500

oops program mail have sent my email without finishing it

I got ride of the droop in my low frequency square wave input by disabling
the automatic DC offset by doing the following:

   self.u = usrp.source_c()                    # usrp is data source
   self.u.set_dc_offset_cl_enable(0x0, 0xf)    # Turn off auto dc offset

I am turning it off for all ADC.

Thanks Eric

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






reply via email to

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