diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-07 02:45:36 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-07 02:45:36 +0000 |
commit | 5f0128cdb7e53170cab07accd989933580fc0dcf (patch) | |
tree | e1034a63d03ca3ae4048c5f42ad6e67b0786c795 /linux/drivers/media/video/bttv-vbi.c | |
parent | 207736dbda5c2f8a623e709293ab92a168028e93 (diff) | |
download | mediapointer-dvb-s2-5f0128cdb7e53170cab07accd989933580fc0dcf.tar.gz mediapointer-dvb-s2-5f0128cdb7e53170cab07accd989933580fc0dcf.tar.bz2 |
tea5767.c improvements:
- Frequency select now is correct for TEA5767_LOW_LO_32768 on
PV Ultra Pro. There was a 175 Khz shift before this patch.
- Frequency tunning on V4L is a multiple of 62,5 Khz, but for radio,
it would be better to be multiple of 50Khz.
This patch provides a table select closest increment at 50Khz step.
Not every 50Khz step is possible (there are 4 not possible).
There are an odd table and an even table for better usage in coutries
with odd frequencies (99.1 105.3 ...) and even frequencies ( 99.0,
105.2). Even frequency table is commented.
How to select table by software ? It is better to have a better way
to specify frequencies at V4L2 API.
Diffstat (limited to 'linux/drivers/media/video/bttv-vbi.c')
0 files changed, 0 insertions, 0 deletions