]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx231xx: Improve signal reception for PV SBTVD
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 3 Mar 2013 10:49:50 +0000 (07:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Mar 2013 19:35:38 +0000 (16:35 -0300)
commit8ca437e93ca0c6c661c68276e52e0afdc145ec94
tree18f81af21817fc97c487b485eb0b73c67a5c0fae
parent924c7819366ebda4a699c9f24187ed2333d5b92f
[media] cx231xx: Improve signal reception for PV SBTVD

Instead of using 3.3 MHz IF, use 4MHz. That's the standard
value for the demod, and, while it can be adjusted, 3.3 MHz
is out of the recommended range. So, let's stick with the
default.
With regards to the IF voltage level, instead of using
0.5 V(p-p) for IF, use 2V, giving a 12dB gain.
The rationale is that, on PixelView SBTVD Hybrid,
even 2V(p-p) would be in the nominal range for IF,
as the maximum range on this particular device is 3V.
A higher gain here should help to improve reception under
weak signals.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/cx231xx/cx231xx-dvb.c