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

790 Commits

Author SHA1 Message Date
internal
330f2c1821 add CI M2, M8 and M8A 2023-07-31 21:30:56 +02:00
internal
3fc610f546 appease conversion warnings 2023-07-31 21:30:29 +02:00
internal
c522f28d68 flen was not defined yet, so move after assignment 2023-07-31 21:29:44 +02:00
internal
0fa14cca02 change flashdump to void 2023-07-31 21:29:07 +02:00
internal
ed14095a2f select image start according to reg 0x10 2023-07-31 21:28:24 +02:00
internal
456886f4fb missing return value 2023-07-31 21:23:27 +02:00
internal
abbb9e324a remove PCR mode setting 2023-07-31 21:22:45 +02:00
internal
e18b425f41 rename M4_ defines to MX_ 2023-07-31 21:21:45 +02:00
internal
88e65b4db6 adjust image start to card type 2023-07-22 21:28:35 +02:00
internal
17914cb451 remove Octopus Net Pro IDs 2023-07-12 22:42:46 +02:00
internal
25009b3afd forgot to check in setmod1.c 2023-06-12 11:32:14 +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
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
internal
e64ceb90fb simplify dummy frontend config 2023-03-03 13:44:57 +01:00
internal
efbf312d98 include link and port number in debug message 2023-03-03 13:44:57 +01:00
drmocm
0c3c1f5753 edited help info 2023-02-04 16:13:10 +01:00
drmocm
4bf1f48926 limit the number of modulators used with -m option 2023-02-04 15:19:11 +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
172c6c93ba do not create test.ts by default 2022-11-10 14:15:41 +01:00
internal
0dd4f106ab fix port number detection on revision 1 FSM cards 2022-10-30 23:23:44 +01:00
internal
60426304db add MDIR again but use proper empty default 2022-10-30 23:22:35 +01:00
internal
177e71d62a INSTALL_MOD_PATH=$(MDIR) does not work, partially revert "fix" 2022-10-28 15:18:46 +02:00
drmocm
cc03d96de2 added modtest.c 2022-10-26 13:16:21 +02: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
fa4e3331d8 move compatibility stuff to dd_compat.h 2022-10-25 19:30:52 +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
b8abf46d06 add consts 2022-10-25 19:27:44 +02:00
internal
ce06e50881 remove modulator from octonet 2022-10-25 19:25:05 +02:00
internal
22ffb0ecac allow alternative modules dir 2022-10-25 19:23:06 +02:00
internal
92f2132d79 fix printf type 2022-10-25 19:23:06 +02:00
internal
727fba48be ringbuffer fix from upstream 2022-10-25 19:23:06 +02:00
internal
09e8a15d78 Add clean for apps directory. 2022-10-25 19:23:06 +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
5c2757d581 Use eth_hw_addr_set in newer kernels. 2022-10-25 19:23:06 +02:00