25 Commits

Author SHA1 Message Date
Daniel Scheller
11a9c2067e Merge 55e7a91c3e6009d64045e9ce8b9c6d6e1a6f62d8 into f84d196a1e9ea07e431ceff0627d209e5145de3b 2017-09-25 19:12:32 +00:00
Ralph Metzler
4765eac57a optimize stat checks and only allow stat checks once a second 2017-09-20 21:00:21 +02:00
Ralph Metzler
92b64711ec strict checkpatch style adjustments 2017-09-16 15:31:52 +02:00
Daniel Scheller
55e7a91c3e stv0910: release lock on gate_ctrl() failure
When write_reg() fails, the mutex_unlock() won't ever be hit especially
when closing the I2C gate. This can lead to deadlock situations, even
(or, especially) if the i2c_gate_ctrl status isn't checked in stv6111.
Fix this possibility by releasing the lock whenever write_reg() fails.
2017-08-27 18:51:00 +02:00
Ralph Metzler
df4f23384b lower lowest symbol rate to 100000 2017-08-25 23:30:28 +02:00
Ralph Metzler
d3ca949ec5 wrong bitmask for compatibility mode 2017-07-29 14:47:57 +02:00
Ralph Metzler
7222bd58b3 change lock check order 2017-07-11 20:37:38 +02:00
Ralph Metzler
f404b3fb6d add multi-stream capability announcement 2017-07-11 20:36:52 +02:00
Ralph Metzler
de34e2ebbd correct array access 2017-07-11 20:29:20 +02:00
Ralph Metzler
c56f593a4c add support for single demod mode for testing high bit rates 2017-02-06 12:48:48 +01:00
Ralph Metzler
a4c275895d missing init for status 2016-09-05 14:25:43 +02:00
mvoelkel
4f452819df Set input IQ swap to match hardware, fiexes sign issue with offset 2016-08-31 18:46:07 +02:00
Ralph Metzler
a1221c6e4e always interpret pls code as gold code 2016-07-31 21:39:20 +02:00
Ralph Metzler
2c8fcc1df5 change physical layer scrambling API to DTV_PLS and support old API
mixed with DTV_STREAM_ID
2016-06-16 15:42:18 +02:00
Ralph Metzler
8908df8098 add support for DVB-S2 scrambling code and ISI 2016-06-08 12:13:16 +02:00
Ralph Metzler
80e0750c71 adapt to latest windows driver version 2016-05-31 17:01:46 +02:00
mvoelkel
a8d5d5b50d stv0910 fixed typo in get frequency offset 2016-05-10 11:49:09 +02:00
Ralph Metzler
535ffa6ca6 show tuning offset 2016-05-03 22:05:18 +02:00
Ralph Metzler
1b0df5fcfa octopro fixes 2016-05-02 16:27:32 +02:00
mvoelkel
6d80791077 increase transportstream speed on stv0910 2016-04-11 18:26:21 +02:00
Ralph Metzler
c18503fcad fix stv0910 strength and snr values 2016-04-11 18:25:29 +02:00
Ralph Metzler
906efafd5e correct signal strength 2016-04-11 18:25:07 +02:00
Ralph Metzler
1b0e822b07 more status API support 2016-04-11 18:24:32 +02:00
Ralph Metzler
829929a41f cine s2 v7 has TS lines crossed 2015-12-10 18:26:45 +01:00
mvoelkel
9e2128c4fb initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00