Commit Graph

409 Commits

Author SHA1 Message Date
internal ad01e9f508 return actual modulation for DVB-C 2022-12-13 13:34:22 +01:00
internal e312df576c return actual symbol rate for all delivery systems 2022-12-13 13:33:57 +01:00
internal 4b5cd433f9 check if MCI interface present 2022-12-13 13:33:09 +01:00
internal 6c068c0cc3 simplify dummy frontend config 2022-12-13 13:32:03 +01:00
internal 1488f326d0 include link and port number in debug message 2022-12-13 13:31:02 +01:00
internal c78905d4a2 keep original FSM card id if old license id is 7 2022-12-12 11:24:45 +01:00
internal 7eb5c6e658 read back actual symbol rate 2022-11-17 15:13:15 +01:00
internal 0dd4f106ab fix port number detection on revision 1 FSM cards 2022-10-30 23:23:44 +01:00
internal 6336bd3689 comment out test init 2022-10-25 19:35:16 +02:00
internal be79cec76e set legacy signal strength workaround according to channel number 2022-10-25 19:33:25 +02:00
internal 24801ab41a add error return values 2022-10-25 19:32:51 +02:00
internal 390f67c03b remove modulator calls for octonet 2022-10-25 19:32:00 +02:00
internal 29cc552a6b not only used on exit, also on failed init 2022-10-25 19:29:38 +02:00
internal 42a0b65235 use correct pointer type 2022-10-25 19:28:36 +02:00
internal ce06e50881 remove modulator from octonet 2022-10-25 19:25:05 +02:00
internal 45c9f076bd Do not use BIT_ULL, because older kernels do not have it. 2022-10-25 19:23:06 +02:00
internal c8c1ee1835 style fixes 2022-06-07 16:37:10 +02:00
internal 871821d6a0 pci_*_dma_mask no longer exists in 5.18 2022-06-07 16:12:19 +02:00
internal 2a88d220e4 allow MCI commands for SDR cards. 2022-06-04 10:42:22 +02:00
rjkm cdc5395996 translate old attenuator propert to new MCI API 2022-02-20 23:16:52 +01:00
rjkm d5d63ea2ef prepare new init for revision 1 FSM but do not use it for now 2022-02-16 15:52:53 +01:00
rjkm 4b69ae5399 cleanup defines, add license commands 2022-02-15 14:43:32 +01:00
rjkm 1cf0526b24 license register is different for revision 1 (MCI) cards 2022-02-15 14:42:37 +01:00
rjkm c2f86b6438 add MCI ioctl to be used through modX devices 2022-02-12 16:39:01 +01:00
rjkm 6a3ef9873d data64 is not definde in kernel version 2022-02-12 16:37:50 +01:00
rjkm 98b466a2d3 remove debug info 2022-02-12 16:37:00 +01:00
rjkm 78d30ff6ff remove unused function 2022-02-12 16:35:57 +01:00
rjkm d849abd626 move device info output 2022-02-12 15:49:53 +01:00
rjkm 9517d698dc update modulator defines and structs 2022-02-12 15:47:09 +01:00
rjkm d9a846d199 use MCI interface for modulators with revision 1 2022-02-12 15:28:05 +01:00
rjkm 31a781c2e3 remove non-static definition of mci card configs 2022-02-12 15:19:05 +01:00
rjkm 9b458a72de allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined 2022-02-12 15:14:44 +01:00
rjkm e0fd8a0f35 snr define was deleted by mistake 2022-02-12 15:09:36 +01:00
rjkm 1b49bfb8f1 use dd_compat file and adjust fallthroughs 2022-02-12 15:07:59 +01:00
rjkm 4ce76407e2 add mci irq for fsm cards 2022-02-11 21:37:06 +01:00
rjkm 86579d353e add SNR reading for XO2 CI and use correct I2C device 2022-02-07 19:55:31 +01:00
rjkm 63df691561 add type name for second input of dual CI 2022-02-07 19:15:45 +01:00
rjkm b5bb500106 move ns.h to ddbridge directory 2022-01-14 20:23:32 +01:00
rjkm 24b7f979c4 process output_start fails (input cannot fail) 2022-01-14 20:23:32 +01:00
rjkm be19cdb31d define macro for older kernels 2022-01-14 20:23:32 +01:00
rjkm 56afb2acc1 style cleanup 2022-01-14 20:23:32 +01:00
rjkm 08b3218e5a use already resolved link and info 2022-01-14 20:23:32 +01:00
rjkm e17abdbbb9 return start error 2022-01-14 20:23:32 +01:00
rjkm 8bda007f05 add MCI registers for FSM 2021-12-06 14:54:51 +01:00
rjkm b606a7b2b2 increase wit time after powerup and before reset to 300ms
Signed-off-by: rjkm <none>
2021-09-23 15:07:00 +02:00
rjkm 719ac4d231 remove workqueue and threaded interrupt modes, they are too laggy 2021-09-19 19:05:05 +02:00
rjkm b23187a049 Add module paramaters for SX8 tuner flags and gain. 2021-08-08 22:14:42 +02:00
rjkm 0165538f13 prepare to get roll off for SDR mode from parameters but use fixed one
for now
2021-08-07 23:00:29 +02:00
rjkm 0b9d3ffa6b move lut for use in other functions 2021-08-07 22:57:40 +02:00
rjkm f7fcc1511d add extended stats 2021-08-07 22:30:10 +02:00