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

846 Commits

Author SHA1 Message Date
internal
fc043cc914 Merge branch 'internal' 2023-08-01 22:29:25 +02:00
internal
818b9cb58d support CI M2, M8 and M8A 2023-08-01 22:27:55 +02:00
internal
0bafbf534f support alternative modulation types 2023-08-01 22:27:55 +02:00
internal
e5072debc0 change lnb and ci bases to be configurable 2023-08-01 22:27:55 +02:00
internal
2f49ece88c cleanup 2023-08-01 22:27:55 +02:00
internal
52b40198eb only warn once about zigzag scanning 2023-08-01 22:27:55 +02:00
internal
98f98fea0e adjust to 6.4.0 kernel change 2023-08-01 22:27:55 +02:00
internal
ccfdc2b984 fix frontend allocation 2023-08-01 22:27:55 +02:00
internal
9c920141ca adjust usage count for frontends which do not have their own module 2023-08-01 22:27:55 +02:00
internal
6c2bbbe5b8 add ddb_mci_cmd_link_simple() 2023-08-01 22:27:55 +02:00
internal
3eaae81e6a adapt MCI defines to firmware 2023-08-01 22:27:55 +02:00
internal
aae6233b14 class has no owner field in kernel version >= 6.4.0 2023-08-01 22:27:55 +02:00
internal
c8f3c122af let SSI be set (default 0 is ste in dvb-core), correct tuner/demod settings 2023-08-01 22:27:55 +02:00
internal
7258b32045 add CI M2, M8 and M8A 2023-08-01 22:27:55 +02:00
internal
c2a2a27500 appease conversion warnings 2023-08-01 22:27:55 +02:00
internal
847aa3c044 flen was not defined yet, so move after assignment 2023-08-01 22:27:55 +02:00
internal
48d9945769 change flashdump to void 2023-08-01 22:27:55 +02:00
internal
307ce85223 select image start according to reg 0x10 2023-08-01 22:27:55 +02:00
internal
23b2e6d6a0 missing return value 2023-08-01 22:27:55 +02:00
internal
647e8d77c3 remove PCR mode setting 2023-08-01 22:27:55 +02:00
internal
4943ea294a rename M4_ defines to MX_ 2023-08-01 22:27:55 +02:00
internal
7118ecd9f5 adjust image start to card type 2023-08-01 22:27:55 +02:00
internal
4d583fd5f4 Merge branch 'internal' 2023-07-22 19:52:27 +02:00
internal
f27b64b186 remove Octopus Net Pro IDs 2023-07-22 19:48:59 +02:00
internal
7478bcffb9 forgot to check in setmod1.c 2023-07-22 19:48:59 +02:00
internal
0d9b5ca619 prevent clean error in case test.ts does not exist 2023-07-22 19:48:59 +02:00
internal
e9399971f8 adapt to mainline kernel changes 2023-07-22 19:48:59 +02:00
internal
626aa6d7be device pointer is const now 2023-07-22 19:48:59 +02:00
internal
5bfa228d71 clean up app directory 2023-07-22 19:48:59 +02:00
internal
42df1e88d4 add messages to see what is going on 2023-07-22 19:48:59 +02:00
internal
57101c22b7 adapt to upstream header style 2023-07-22 19:48:59 +02:00
internal
37e423d19b add DVB-C2 2023-07-22 19:48:58 +02:00
internal
2c75179530 Merge branch 'internal' 2023-05-11 14:25:51 +02:00
internal
58535dd4e3 prevent clean error in case test.ts does not exist 2023-05-11 14:06:34 +02:00
internal
b51b7c0598 adapt to mainline kernel changes 2023-05-11 14:06:34 +02:00
internal
e9ed73b929 device pointer is const now 2023-05-11 14:06:34 +02:00
internal
c0e174505a clean up app directory 2023-05-11 14:06:34 +02:00
internal
87478ec63a add messages to see what is going on 2023-05-11 14:06:34 +02:00
internal
4f9cb2810e adapt to upstream header style 2023-05-11 14:06:34 +02:00
internal
5988565066 add DVB-C2 2023-05-11 14:06:34 +02:00
rjkm
6e4f8dc86b hardware DVB-T can only do 14 channels 2023-03-05 23:27:58 +01:00
drmocm
5d876b2615 edited help info 2023-03-05 23:27:58 +01:00
drmocm
2968f85c91 limit the number of modulators used with -m option 2023-03-05 23:27:58 +01:00
rjkm
a443c3e8de Merge branch 'internal' 2023-03-03 13:47:11 +01:00
rjkm
c008e44bf6 hardware DVB-T can only do 14 channels 2023-03-03 13:44:57 +01:00
internal
7e9650c841 add actual frequency and symbol rate to debug output 2023-03-03 13:44:57 +01:00
internal
a6565abde3 emulate old API for latest FSM firmware 2023-03-03 13:44:57 +01:00
internal
ee7c48e6ff return actual modulation for DVB-C 2023-03-03 13:44:57 +01:00
internal
6ce49ed990 return actual symbol rate for all delivery systems 2023-03-03 13:44:57 +01:00
internal
0b36a69c44 check if MCI interface present 2023-03-03 13:44:57 +01:00