projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dd82f7
)
V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q inputs inverted...
author
Manu Abraham
<abraham.manu@gmail.com>
Tue, 25 Sep 2007 20:48:59 +0000
(17:48 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:17 +0000
(17:53 -0200)
Don't have this hardware and cannot verify this for myself, but from the reports this
looks to be quite a reasonable and correct hypothesis.
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ttpci/budget-ci.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/budget-ci.c
b/drivers/media/dvb/ttpci/budget-ci.c
index 13ffa7af828c5287bed1d9f61aa7e73164f049aa..3f086855c2fb32272f9491a8a8f4ceb32e97ba2b 100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-ci.c
+++ b/
drivers/media/dvb/ttpci/budget-ci.c
@@
-1658,7
+1658,7
@@
static struct stb0899_config tt3200_config = {
.demod_address = 0x68,
.xtal_freq = 27000000,
- .inversion = IQ_SWAP_O
FF
, /* 1 */
+ .inversion = IQ_SWAP_O
N
, /* 1 */
.esno_ave = TT3200_DVBS2_ESNO_AVE,
.esno_quant = TT3200_DVBS2_ESNO_QUANT,