Age | Commit message (Collapse) | Author |
|
Cablestar (which is not the same as the one in dvb-kernel CVS, yet), I
fixed it, not by increasing the timeout, but by disabling the
corner-detection for QAM_128 and higher.
This patch has been tested on dvb-kernel cvs, and has been reported to
work by multiple users. Some cards still need timeout increase on top of
this patch. This will be addressed later.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
added .get_tune_settings callback for the NXT6000 to have a min_tune_delay of 500ms
Signed-off-by: Svante Olofsson <svante@agentum.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
mute the tda9887 when the tuner is used for digital TV reception.
That code is removed and replaced by a better solution, which will
be implemented in video4linux tree.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
|
|
|
|
From: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
- Enable ATSC support for DViCO FusionHDTV5 Gold.
From: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Fix DiSEqC problems.
Signed-off-by: Adam M. Szalkowski <adam@szalkowski.de>
|
|
Krufky <mkrufky@m1k.net>
|
|
- Fixed LGDT330X signal strength: For now, always set it to 0.
- Corrected LGDT330X boundary condition error in read_snr: dB calculation.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
both chips... tested on lgdt3302, untested on lgdt3303 as of yet.
Signed-off-By: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
This imports exact copies of the following versions from dvb-kernel cvs.
lgdt3302.c r1.12
lgdt3302.h r1.5
lgdt3302_priv.h r1.3
There will be no more development on lgdt3302. All new development will be on
lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets
merged into -linus kernel tree.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
This imports exact copies of the following versions from dvb-kernel cvs.
lgdt3302.c r1.12
lgdt3302.h r1.5
lgdt3302_priv.h r1.3
There will be no more development on lgdt3302. All new development will be on
lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets
merged into -linus kernel tree.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
experimentally determined msleep(30) suggested by Adam Szalkowski).
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
by Marco Schluessler.
Minor cleanups in ves1820_init().
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
FIx tuning.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Fix diseqc transmission.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
warning: `i2c_readbytes' defined but not used
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
demodulation selected. ANT RF connector is selected for
8-VSB and CABLE RF connector is selected for QAM64/QAM256.
This only affects the cards that use the Microtune 4042 tuner.
- This is patch #2 of a string of patches with counterparts in the
video4linux tree affecting cx88-dvb.c
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
pll_set-callback to isolate the tuner programming from the frontend.
- This is patch #1 of a string of patches with counterparts in the
video4linux tree affecting cx88-dvb.c
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Fix the way the LG-Z201 tuner is controlled for the DVICO
FusionHDTV DVB-T1 card.
Signed-off-by: Gregory B Frost <frosts1@hotkey.net.au>
|
|
|
|
It was not possible to tell which i2c bus should be used if an adapter has
multiple frontends on multiple i2c buses.
|
|
to LINUX_VERSION_CODE and KERNEL_VERSION. Based on
patch by Olaf Hering.
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
scan in VSB before attempting to get a QAM lock.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
mt352.c frontend:
1. the 4 most significant bits are zeroed - shift and mask wrong way round
2. Need to align the 12 bits from the registers at the top of the 16 bit
returned value - otherwise the range is not 0 to 0xffff its 0xf000 to 0xffff
Signed-off-by: Barry Scott <barry.scott@onelan.co.uk>
|
|
Cc: Mac Michaels <wmichaels1@earthlink.net>
Cc: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
without regard to the mode selected.
- Do a software reset each time the parameters are
set, regardless of whether anything changes.
This may allow an application to recover from a
hung condition.
- Improved error reporting according to a comment
seen about the lgdt3303 code.
- Removed $Id:$
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
FE_HAS_SIGNAL and FS_HAS_CARRIER status.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
FusionHDTV3 Gold-T
|