Daniel Scheller
220354bc78
ddbridge/octonet: compile modules from object referenced in Kbuild
...
This changes building ddbridge.ko and octonet.ko from including multiple
C files right from the source code to building all of them separately
into their own objects, and build the actual kernel module from these
objects.
Accomplished by:
- rename of ddbridge.c to ddbridge-main.c and octonet. to octonet-main.c
- rename of ddbridge-mod.c to ddbridge-modulator.c
- add all C files to Kbuild and prepare Kbuild for this way of building
the modules
- add all neccessary annotations and includes
2017-07-10 20:50:59 +02:00
Ralph Metzler
40c32767ec
new release
2017-05-17 19:42:25 +02:00
Ralph Metzler
8704ceaf94
change default frequencies for SDR modulator
2017-05-16 21:25:30 +02:00
Ralph Metzler
3063b8e88b
revert struct name change
2017-05-04 16:08:13 +02:00
Ralph Metzler
7d73553b61
start output DMA with stall bit set
2017-05-04 09:09:34 +02:00
Ralph Metzler
5d4259f6f6
remove warning for unused code
2017-04-25 19:00:19 +02:00
Ralph Metzler
04294ab5ef
increase to 32 buffers for SDR
2017-04-25 18:59:47 +02:00
Ralph Metzler
f44a9dfcbd
coding style fixes
2017-04-16 21:20:52 +02:00
Ralph Metzler
b3b7a0ef2e
cleanup old code
2017-04-16 14:55:00 +02:00
Ralph Metzler
bfd1f1979d
swapped if/else
2017-04-10 17:32:16 +02:00
Ralph Metzler
8931ae4d9e
add frequency and center frequency setting for SDR modulator
2017-04-10 11:55:44 +02:00
Ralph Metzler
bba5fa5683
kernel 4.11 fixes
2017-04-10 11:46:36 +02:00
Ralph Metzler
ae37a1e4e9
change SDR to 16 outputs
2017-04-10 11:45:43 +02:00
Ralph Metzler
2aee51e447
wrong port type for ct2ti card
2017-04-09 13:20:22 +02:00
Ralph Metzler
264f08fbad
add sub-ids for MAX A8 cards on GT-Link
2017-04-07 22:22:06 +02:00
Ralph Metzler
6830f4df08
add sat selection for fmode 1 and 2
2017-04-07 22:21:06 +02:00
Ralph Metzler
785d7c5126
change command name from UNI to SCIF
2017-04-07 22:20:40 +02:00
Ralph Metzler
52b81cfd8e
typo
2017-04-07 12:50:01 +02:00
Ralph Metzler
263d593bcf
simplify device table
2017-04-07 12:28:55 +02:00
Ralph Metzler
fa36763d43
- add support for setting ARI
...
- use coorect base frequency
2017-04-07 12:27:35 +02:00
Ralph Metzler
eb6652f18f
lower gain for 16 output channel image
2017-03-13 13:00:12 +01:00
Ralph Metzler
21c69918d3
add support for higher IRQs in case of multiple MSI interrupts
2017-03-10 12:29:11 +01:00
Ralph Metzler
d51a9db022
increase buffer for SDR
...
more SDR card init in driver
2017-02-21 17:12:35 +01:00
Ralph Metzler
532afaa97c
changes for latest SDR card devel version
2017-02-09 10:12:43 +01:00
Ralph Metzler
4bfdb11762
add id for pro advanced
2017-02-06 13:25:57 +01:00
Ralph Metzler
3a3a48654e
support cine s2 v7a
2017-02-01 17:48:59 +01:00
Ralph Metzler
1a80437b98
use correct type u32 for pll init table
2017-01-22 13:43:53 +01:00
Ralph Metzler
28a2aaa653
improved PLL setup for modulator
2017-01-22 02:05:44 +01:00
Ralph Metzler
f6c7586815
fix wrong qam register access for SDR cad
2017-01-19 16:37:50 +01:00
Ralph Metzler
d069dc051f
basic support for SDR card
2017-01-09 19:28:26 +01:00
Ralph Metzler
7cc9107597
add support for single demod mode for testing high bit rates
2016-12-30 15:03:38 +01:00
Ralph Metzler
1f77192d62
mask lower bits for temp
2016-12-14 19:24:58 +01:00
Ralph Metzler
fc4a807b4e
add support for new cine and change 24 MHz osciallator handling
2016-12-14 19:11:57 +01:00
Ralph Metzler
b6d5976e14
support for 24MHz crystals
2016-11-07 21:19:53 +01:00
Ralph Metzler
26eedb3d26
change some pr_info to pr_debug
2016-10-24 15:13:26 +02:00
Ralph Metzler
d1387078f1
add DDBridge to all message lines
2016-10-10 00:19:16 +02:00
Ralph Metzler
4ee27ff317
change DMA buf size for small bufs to be multiple of 128
2016-10-10 00:14:03 +02:00
Ralph Metzler
1171b345df
change MOD_ to MODULATOR_ because of overlapwith timex.h
2016-09-12 14:41:47 +02:00
Ralph Metzler
7f746f0219
backwards compatibility: set all frequencies of V2 card if base frequency is set
2016-09-12 13:46:10 +02:00
mvoelkel
49a05e75af
Set version 0.9.26
2016-09-05 16:16:02 +02:00
Ralph Metzler
c546918e79
set deafult ci bitrate to 70MHz
2016-09-05 14:25:43 +02:00
Ralph Metzler
85b1447059
add new properties API for modulator
2016-09-05 14:25:43 +02:00
mvoelkel
5252c5318d
Version 0.9.25
2016-08-31 19:10:39 +02:00
Ralph Metzler
f20b16cd12
check if info exists
2016-08-29 21:13:48 +02:00
Ralph Metzler
1f4ae2bd51
- add support for new Max S8/A8 with temperature monitor
...
- move temperature monitor code from mod to core and cleanup modulator ioctls
2016-08-29 18:44:53 +02:00
Ralph Metzler
a98a7c95a8
fix for V2
2016-08-04 19:40:55 +02:00
Ralph Metzler
38f0e9611e
new release
2016-08-03 13:49:17 +02:00
Ralph Metzler
4ed35e1de5
support temperatures on V2 modulator boards
2016-08-02 21:22:18 +02:00
Ralph Metzler
1567d804b1
set vga according to ouputs
2016-08-02 21:08:40 +02:00
Ralph Metzler
8c82d0166c
first support for V2 modulator cards
2016-07-31 21:41:03 +02:00