[PATCH]STV0288 Incorrect bit sample for Vitterbi status.

2010-08-28 Thread tvbox
bit 3(LK) indicates that the Vstatus is locked. Currently using bit 7(CF) which is usually present, results in early aborted search in FEC_AUTO and missing channels. Signed-off-by: Malcolm Priestley diff --git a/drivers/media/dvb/frontends/stv0288.c b/drivers/media/dvb/frontends/stv0288.c ind

[PATCH]STV0288 Incorrect bit sample for Vitterbi status.

2010-08-28 Thread tvbox
bit 3(LK) indicates that the Vstatus is locked. Currently using bit 7(CF) which is usually present, results in early aborted search in FEC_AUTO and missing channels. Signed-off-by: Malcolm Priestley diff --git a/linux/drivers/media/dvb/frontends/stv0288.c b/linux/drivers/media/dvb/frontends/s

[PATCH]STV0288 Incorrect bit sample for Vitterbi status.

2010-08-23 Thread tvbox
bit 3(LK) indicates that the Vstatus is locked. Currently using bit 7(CF) which is usually present, results in early aborted search in FEC_AUTO and missing channels. Signed-off-by: Malcolm Priestley diff --git a/drivers/media/dvb/frontends/stv0288.c b/drivers/media/dvb/frontends index 2930a5d..b