diff options
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | 2020-08-21 14:58:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-12 09:42:34 +0200 |
commit | f5ffc3b6edf122966b31acf7ce65ebdad42d1417 (patch) | |
tree | 9dbc43db8e6cd3205cef90252ec9eb23cfd64da3 /drivers/media/rc | |
parent | 24fb190e92e09c819f432cdf366a1540cf52f1f2 (diff) |
media: vidtv: implement a demodulator driver
Implement a I2C demodulator driver, simulating support for DVB-T, DVB-C
and DVB-S.
This demodulator will periodically check the signal quality against a table
and drop the TS lock if it drops below a threshold value, regaining it in
the event that the signal improves.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions