1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
none
b3848a362d add multistream flags
some user space software needs this for T2 mutlistream
(although it makes no sense, T2 always demands multistream capability)
2020-01-18 16:24:54 +01:00
Ralph Metzler
d422786f00 comment out unused parts 2019-02-14 20:53:10 +01:00
Ralph Metzler
3db30defab use correct MODULE_LINCESE for GPL v2 only according to notice in header 2018-03-22 19:32:17 +01:00
Ralph Metzler
991393950b use svalue instead if uvalue for signed values 2018-02-12 22:47:31 +01:00
Ralph Metzler
da3539c994 remove mistakenly added transmission mode 64K 2017-12-27 22:11:17 +01:00
Ralph Metzler
1c22a07eaa adapt dvb-core, includes and affected files to mainline 4.14-rc2 2017-09-26 22:09:05 +02:00
Ralph Metzler
e55dcd2fd2 correct status check order 2017-08-25 22:07:43 +02:00
Ralph Metzler
12b792ef3f remove possible mutex deadlock 2017-05-16 21:24:48 +02:00
Ralph Metzler
b6d5976e14 support for 24MHz crystals 2016-11-07 21:19:53 +01:00
Ralph Metzler
4435efeab5 - initialize SNR values to 0
- check for 0 in register values so that log function does not throw kernel warnings
2016-10-10 00:16:10 +02:00
mvoelkel
95b9a644b6 Fix dead lock in T2 BER
thanks to Andrey Dyldin (cesbo) for heads up
2016-08-31 19:10:23 +02:00
Ralph Metzler
2ec7863b04 add support for cxd2854 (not for dvb-s/s2) 2016-08-29 18:37:47 +02:00
mvoelkel
c929aea04d Signalstrength conversion dBµV to dBm 2016-06-29 17:20:28 +02:00
Ralph Metzler
6f071763c3 cleanup and set default numerator/denominator 2016-06-16 18:09:40 +02:00
Ralph Metzler
8908df8098 add support for DVB-S2 scrambling code and ISI 2016-06-08 12:13:16 +02:00
Ralph Metzler
eda007e71a more T2 statistics info 2016-05-31 16:46:02 +02:00
Ralph Metzler
ab25eeefdf use library log function 2016-04-12 12:19:14 +02:00
Ralph Metzler
1b0e822b07 more status API support 2016-04-11 18:24:32 +02:00
Ralph Metzler
472cacb0c4 first support for new status API 2016-04-11 18:23:28 +02:00
Ralph Metzler
829929a41f cine s2 v7 has TS lines crossed 2015-12-10 18:26:45 +01:00
Ralph Metzler
66be95a2b9 Missing return value. 2015-10-22 14:53:34 +02:00
Ralph Metzler
1173454c93 add sleep function 2015-09-20 18:49:16 +02:00
mvoelkel
9e2128c4fb initial commit from dddvb-0.9.19c 2015-08-05 17:22:42 +02:00