Commit Graph

24 Commits

Author SHA1 Message Date
rjkm cbfd9b18ea report back inversion state 2021-01-13 14:59:27 +01:00
rjkm 46a4f7476a support new SDR modulator image with MCI 2020-12-01 15:58:35 +01:00
none b46b89d4b5 return no modulation for DVB-S2X modes, no defines available in LINUX API yet 2020-11-10 15:42:56 +01:00
none 7f19a0c04b adapt to current mainline kernel dvb-core 2020-08-29 15:32:42 +02:00
none ddac58d082 add raw mode, selected either via module option or input parameter 2020-08-29 14:57:02 +02:00
none e736554ff0 report MCI error codes 2019-12-11 09:11:34 +01:00
none 154ea8f3c9 oops, wrong id 2019-11-14 14:00:41 +01:00
none 5a536040b5 enable TS for SX8 Basic 2019-11-14 11:50:27 +01:00
Ralph Metzler 1b849c6ef2 comment out currently unused function 2019-08-13 21:38:18 +02:00
Ralph Metzler ab59d9b705 add debugging to MCI timeout 2019-04-03 15:12:02 +02:00
Ralph Metzler da39fb4c0d add acheck for PCIe link lost in case of MCI timeout 2019-03-14 12:45:30 +01:00
Ralph Metzler f570b2e071 add more frontend statistics 2018-06-29 12:48:12 +02:00
Ralph Metzler 32f46389be adjust to latest MCI upstream drivers 2018-06-23 16:52:22 +02:00
Ralph Metzler 875a768266 properly support frontend input switching for MAX SX8 2018-05-25 00:09:50 +02:00
Ralph Metzler 9d8c7d4a63 - separate MCI and SX8 code
- move SX8 code to ddbridge-sx8.c
- adjust SX8 code to latest version from upstream
- add file with skeleton driver for M4
2018-05-15 23:01:39 +02:00
Ralph Metzler e0fdedbef3 adjust to newer include files and firmware 2018-03-22 19:36:08 +01:00
Ralph Metzler fc335de763 add demod lock state 2018-01-16 23:56:30 +01:00
Ralph Metzler 62e491c2cd increase max symbol rate 2018-01-16 23:55:53 +01:00
Ralph Metzler 402a822751 get frontend info at appropriate places 2018-01-16 23:55:21 +01:00
Ralph Metzler 4f136e5659 change pls to official scrambling_sequence_index 2018-01-16 23:50:40 +01:00
Ralph Metzler bda6c538ae clear cmd struct before using it 2018-01-16 23:43:02 +01:00
Ralph Metzler 4ebb3ca938 adapt to latest MCI interface changes 2018-01-01 21:01:49 +01:00
Ralph Metzler 50cf06cbb8 properly reference dvbs2_signal_info 2017-12-07 19:31:11 +01:00
Ralph Metzler d398909c1d add first basic support for MCI frontends like the MAXSX8 (incomplete) 2017-12-05 19:59:23 +01:00