From: Florent Audebert <florent.audebert@anevia.com>
To: Lutz Sammer <johns98@gmx.net>
Cc: linux-media@vger.kernel.org
Subject: Re: stb0899 signal strength value in dvb-s2l
Date: Mon, 18 Apr 2011 15:31:02 +0200 [thread overview]
Message-ID: <4DAC3D16.1060900@anevia.com> (raw)
In-Reply-To: <4DA9E8DC.5040107@gmx.net>
On 04/16/2011 09:07 PM, Lutz Sammer wrote:
>> Using a KNC-1 DVB-S2 board I noticed stb0899_read_signal_strength()
>> in stb0899_drv.c always return the same value (1450) in dvb-s2 whatever
>> the signal power is.
>>
>> It seems STB0899_READ_S2REG(STB0899_DEMOD, IF_AGC_GAIN) macro always
>> returns zero.
>>
>> Any idea of what is causing this ?
>
> Try
>
> - reg = STB0899_READ_S2REG(STB0899_DEMOD,
> IF_AGC_GAIN);
> + reg = STB0899_READ_S2REG(STB0899_S2DEMOD,
> IF_AGC_GAIN);
>
> Than it is working,
Indeed it works. We should commit that.
Thanks for helping !
--
Florent AUDEBERT
prev parent reply other threads:[~2011-04-18 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-16 19:07 stb0899 signal strength value in dvb-s2l Lutz Sammer
2011-04-18 13:31 ` Florent Audebert [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DAC3D16.1060900@anevia.com \
--to=florent.audebert@anevia.com \
--cc=johns98@gmx.net \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox