discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ADC questions


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] ADC questions
Date: Tue, 23 Sep 2008 13:18:39 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Sep 23, 2008 at 10:08:02PM +0200, Sebastiaan Heunis wrote:
> 
> I just don't know how the rx_dcoffset part works.  I don't know where
> in the c++ or Python code the FR_ADC_OFFSET registers get written, so
> I can't follow it that well.  Does this remove a DC offset introduced
> by the ADC chip?

We generally don't use the FR_ADC_OFFSET registers since the real
offset is f(temperature).  Instead we compute an approximation to the
DC offset and subtract it from the samples.

Eric




reply via email to

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