RE: stb0899 signal strength value in dvb-s2l

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

 



> Hi everyone,
> 
> 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,

Johns
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux