mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
add libdddvb
This commit is contained in:
19
lib/config/dddvb.conf
Normal file
19
lib/config/dddvb.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
[scif]
|
||||
# SCIF Settings
|
||||
# Manufacturer = nn : Index to selected manaufacturer (only used in config webpage)
|
||||
# Unit = nn : Index to selected unit (only used in config webpage)
|
||||
# Type = nn : Type of unit: 1: EN 50494, 2: TS 50607
|
||||
# TunerN = Slot,Frequency[,Pin] Slot = 1..nn, Frequency = 950..2150, Pin = 0-255
|
||||
# Slot = 0 (no SCIF)
|
||||
# Slot = 1..8 for EN 50494, 1..32 for TS 50607
|
||||
Manufacturer=0
|
||||
Unit=8
|
||||
Type=2
|
||||
Tuner1=1,1210
|
||||
Tuner2=2,1420
|
||||
Tuner3=3,1680
|
||||
Tuner4=4,2040
|
||||
Tuner5=5,984
|
||||
Tuner6=6,1020
|
||||
Tuner7=7,1056
|
||||
Tuner8=8,1092
|
Reference in New Issue
Block a user