<br><br><div><span class="gmail_quote">On 01/09/06, <b class="gmail_sendername">Bradley Kite</b> <<a href="mailto:bradley.kite@gmail.com">bradley.kite@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="e" id="q_10d69b4a5f53ea33_0"><br><div><span class="gmail_quote">On 31/08/06, <b class="gmail_sendername">Andrew de Quincey</b> <<a href="mailto:adq_dvb@lidskialf.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
adq_dvb@lidskialf.net
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 03 August 2006 12:51, Bradley Kite wrote:<br>> Hi all,<br>><br>> Please find attached a patch which fixes a few of the front-end<br>> signal-strength functions.<br>><br>> The actual signal strength values returned by some front-ends are not
<br>> consistent<br>> with others, meaning that it makes it hard for applications to interpret<br>> this consistently,<br>> this patch aims to correct this.<br><br>Looking closer, I would agree with the cx22702 fix... however the other two
<br>(mt352 and cx22700) seem to already be 16 bit values (or close), so I'm not<br>sure whether the fixes for those two are valid or not....<br></blockquote></div><br>
<br></span></div><div>Hi Andrew,<br><br>I've just checked these again, and I believe that all three DVB front-ends<br>return 8-bit values, by nature of the fact that the read_register() functions<br>return 8-bit values - but in the mt352 and cx22700 they are indeed stored
<br>in 16-bit ints, but they are still only 8-bit.<br><br>Regards<br></div><div><span class="sg">--<br>Brad.<br>
</span></div></blockquote></div><br>Hi Andrew,<br><br>I've just looked even closer this time and can see that the values returned from the<br>read_register functions are actually shifted any ways - so indeed there's no need to fix
<br>the mt352 and cx22700 front-ends.<br><br>Would you like a new patch, or can you just apply the part for the cx22702?<br><br>Regards<br>--<br>Brad.<br>