rjkm
|
a986a98b96
|
return PLS in transmission_mode
0.9.40
|
2024-11-16 14:34:24 +01:00 |
|
rjkm
|
345c3b8e0d
|
fix compilation with newer kernels
|
2024-11-16 14:25:10 +01:00 |
|
rjkm
|
b172e83a4b
|
show XO2 firmware version
|
2024-11-16 14:24:07 +01:00 |
|
rjkm
|
5fef324ea0
|
add support for license setting via MCI commands (only FSM cards for now)
|
2024-10-20 22:39:37 +02:00 |
|
rjkm
|
63f693946c
|
make new compiler warning settings happy
|
2024-09-19 10:54:57 +02:00 |
|
rjkm
|
17b741b01d
|
support 16 channel DVB-T card
|
2024-09-19 10:53:23 +02:00 |
|
rjkm
|
8e4379ef3e
|
only allow values between 0-3
|
2024-09-19 10:52:37 +02:00 |
|
rjkm
|
1022b26d7f
|
cleanup init for FSM and DVB-T cards
|
2024-09-19 10:51:57 +02:00 |
|
rjkm
|
59cbab6383
|
prevent lockup
|
2024-09-19 10:35:39 +02:00 |
|
rjkm
|
0fcd9563f1
|
only warn about zigzag if max_drift is set
|
2024-09-19 10:34:30 +02:00 |
|
rjkm
|
cf64ad4b0e
|
show more information about card connected at GT link
|
2024-09-19 10:33:25 +02:00 |
|
rjkm
|
1c88e05931
|
factor out setting of input
|
2024-09-19 10:31:41 +02:00 |
|
rjkm
|
11b8c21cb5
|
revert ignoring of bad packets at startup
|
2024-09-19 10:29:48 +02:00 |
|
rjkm
|
3cc98a4995
|
adapt to newer kernel version
|
2024-09-19 10:28:59 +02:00 |
|
rjkm
|
0c328cd989
|
do not allow unaligned access
|
2024-09-19 10:23:58 +02:00 |
|
rjkm
|
ffbef1488e
|
remove unused tasklet struct
|
2024-09-19 10:22:46 +02:00 |
|
rjkm
|
8badef38a7
|
use correct lib name
|
2024-09-19 10:19:51 +02:00 |
|
rjkm
|
5d47dbec26
|
add 16 channel version of DVB-T modulator
|
2024-09-19 10:18:51 +02:00 |
|
drmocm
|
0368446256
|
modulator info
|
2024-07-11 13:57:59 +02:00 |
|
drmocm
|
07d5675b06
|
some information for DVB-T modulators
|
2024-07-11 13:50:17 +02:00 |
|
rjkm
|
ea8e877dca
|
use dvb_filter.h only locally
|
2024-04-26 16:33:45 +02:00 |
|
rjkm
|
9ec5f40324
|
also install dvb_filter.h
|
2024-04-26 16:17:43 +02:00 |
|
rjkm
|
50e230b48d
|
add dvb filter
|
2024-03-29 14:05:49 +01:00 |
|
rjkm
|
4197d9a59e
|
make copying to/from CA device more robust, add TDT callback
|
2024-03-29 14:04:33 +01:00 |
|
rjkm
|
62b0b57c5d
|
Add some more comments to MCI API documentation.
|
2024-03-26 22:36:05 +01:00 |
|
rjkm
|
fe63f1d0b8
|
Change assignment of devices when using kernel dvb-core.
Modulators are now osdX.
|
2024-03-26 22:34:52 +01:00 |
|
rjkm
|
dc384c70af
|
Add input select via configurable DiSeqC message.
|
2024-03-26 22:30:23 +01:00 |
|
rjkm
|
4e0bf8b182
|
Add reset function.
|
2024-03-26 22:28:31 +01:00 |
|
rjkm
|
e7390e1cd8
|
Ignore errors at start, they are from aold data in buffers/FIFOs.
|
2024-03-26 22:27:43 +01:00 |
|
rjkm
|
d54905cc14
|
Remove ISDB entries when using kernel dvb-core because array is too small.
ISDB modes are then not enumerated but still work.
|
2024-03-26 22:22:52 +01:00 |
|
rjkm
|
7779445112
|
Add example for 2 regions in DVB-C and move modulator.conf to modulator-t.conf
|
2024-03-26 22:21:09 +01:00 |
|
rjkm
|
3ba2128c4e
|
Support several channel regions. They have to start with frequency now!
|
2024-03-26 22:17:41 +01:00 |
|
rjkm
|
8f2bf94b43
|
Add some comments about using kernel dvb-core.
|
2024-03-26 22:16:18 +01:00 |
|
rjkm
|
a927449610
|
Merge branch 'internal' of hippo:rjkm/dddvb into internal
|
2024-03-10 21:45:55 +01:00 |
|
rjkm
|
3295328aa9
|
Merge branch 'internal' of hippo:rjkm/dddvb into internal
|
2024-03-10 21:45:09 +01:00 |
|
drmocm
|
2b53b34350
|
even longer device filenames
|
2024-03-08 09:19:46 +01:00 |
|
rjkm
|
a6f022941f
|
remove gt link tasklet code
|
2024-03-08 00:33:57 +01:00 |
|
rjkm
|
da1594d424
|
prevent warning if KERNEL_DVB_CORE=y is used
|
2024-03-08 00:19:22 +01:00 |
|
drmocm
|
32afa3e920
|
changed dvb file name length to 60
|
2024-03-07 19:42:49 +01:00 |
|
internal
|
f8726493b1
|
adapt defines to make KERNEL_DVB_CORE (compile against kernel dvb-core) work again
|
2024-03-06 17:07:08 +01:00 |
|
internal
|
525472b9f1
|
0.9.39 release
0.9.39
|
2024-02-13 12:54:51 +01:00 |
|
internal
|
7423903c67
|
add ci power error bit define
|
2024-02-08 23:15:23 +01:00 |
|
internal
|
690289c338
|
arm64 cannot handle unaligned readl
|
2024-02-08 22:57:40 +01:00 |
|
internal
|
09021aec73
|
fix for older KERNELS
|
2024-02-05 10:33:20 +01:00 |
|
internal
|
a1c604f212
|
decoding support
|
2024-02-05 10:27:55 +01:00 |
|
internal
|
1124f00b34
|
increase slot reset time
|
2024-01-30 17:18:17 +01:00 |
|
internal
|
70a119c0db
|
read back correct values if using old API emulation
|
2023-12-13 19:05:22 +01:00 |
|
internal
|
123291b26e
|
adjust M8/M8A tuner type selection
|
2023-12-13 19:04:12 +01:00 |
|
internal
|
85f8f5d2bd
|
do not get extra status data as default
|
2023-12-13 19:03:18 +01:00 |
|
internal
|
4d0c806262
|
use stricter locking in case somebody still uses redirect (deprecated)
|
2023-12-13 19:02:11 +01:00 |
|