Commit Graph

27 Commits

Author SHA1 Message Date
rjkm 4b053c68ef use F output as default 2020-12-01 16:00:17 +01:00
rjkm 46a4f7476a support new SDR modulator image with MCI 2020-12-01 15:58:35 +01:00
rjkm 310a5e0f05 add some symbol rate modes 2020-11-10 15:42:56 +01:00
none 4747cbd553 fix init 2020-08-29 14:59:45 +02:00
none a5d0a9718b add a DVB-S2 22 MSymb mode 2020-01-18 16:24:54 +01:00
Ralph Metzler 2186362136 fix gain on SDR modulator 2019-11-08 13:51:11 +01:00
Ralph Metzler 4196458803 add IQ output rate property 2019-08-05 16:00:23 +02:00
Ralph Metzler e7f6f67a49 change new SDR modulator to type 18 2019-07-08 10:09:18 +02:00
Ralph Metzler 4de414351c separate property function for SDR type modulators 2019-07-08 10:08:59 +02:00
Ralph Metzler e73ae1a4c6 set base frequency
initialize mod pointers
2019-01-18 13:09:17 +01:00
Ralph Metzler 67f0820a53 use default FPGA image values 2018-11-19 19:10:29 +01:00
Ralph Metzler 448b07091d initial support for SDR IQ card 2018-10-07 18:07:14 +02:00
Ralph Metzler a14cbc0eff use kernel gcd and move comment regarding calculation to correct
function
2017-12-11 23:04:14 +01:00
Ralph Metzler 2d41161cb4 reject too small symbol rates 2017-12-11 23:02:15 +01:00
Ralph Metzler b7c9038f51 add ddb_irq_set to set irq handlers
always use tasklet/workqueue for input/ouput handlers
2017-10-25 23:03:16 +02:00
Ralph Metzler 0f05b1988a - add lock loss irq handler
- add modulator ioctl mutex
- some more documentation about modulator properties
2017-10-17 23:49:31 +02:00
Ralph Metzler 20d4867869 add property get for attenuator, gain and status 2017-10-12 14:18:00 +02:00
Ralph Metzler 3778a64de5 add MODULATOR_RESET property 2017-10-11 13:47:50 +02:00
Ralph Metzler 1c22a07eaa adapt dvb-core, includes and affected files to mainline 4.14-rc2 2017-09-26 22:09:05 +02:00
Ralph Metzler 0dd0997133 change FSM card channel number detection to use register 0x1c 2017-09-10 22:25:02 +02:00
Ralph Metzler 983949f4dd - initialize modulators before registering devices to prevent races
- check for number of FSM modulator channels before allocating ports
2017-09-09 00:21:11 +02:00
Ralph Metzler fe5f6b737c convert all device information structs to const and fix related problems 2017-09-08 14:47:14 +02:00
Ralph Metzler 2b6babfdc0 coding style fixes according to checkpatch 2017-08-26 10:32:53 +02:00
Ralph Metzler 5074e28e10 change output functions from pr_ to dev_ 2017-08-25 23:30:58 +02:00
Ralph Metzler 7602ecf3e5 fixed regression for FSM modulators 2017-08-04 17:50:03 +02:00
Ralph Metzler bf0315bcc0 move io functions to ddbridge-io.[ch] 2017-08-02 20:22:52 +02:00
Ralph Metzler dcddb3437d compile parts of ddbridge and octonet seperately 2017-08-02 17:40:24 +02:00