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:
030755b
)
[media] tuner-xc2028: Fix signal strength report
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 4 Jul 2012 05:00:00 +0000
(
02:00
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 4 Jul 2012 05:01:07 +0000
(
02:01
-0300)
There are several bugs at the signal strength algorithm:
- It is using logical OR, instead of bit OR;
- It doesn't wait up to 18 ms as it should;
- the strength range is not ok.
Rework on it, in order to make it work.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found