git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59a7a23
)
[media] drxk: Fix bogus signal strength indicator
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 20 Mar 2013 11:57:42 +0000
(08:57 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Mar 2013 13:27:21 +0000
(10:27 -0300)
The DVBv3 signal strength indicator is bogus: it doesn't range
from 0 to 65535 as it would be expected. Also, 0 means the max
signal strength.
Now that a better way to estimate it was added, use the new
way.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found