mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
more examples
This commit is contained in:
36
lib/config/dddvb.conf.example
Normal file
36
lib/config/dddvb.conf.example
Normal file
@@ -0,0 +1,36 @@
|
||||
[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
|
||||
Type=0
|
||||
Tuner1=0
|
||||
Tuner2=0
|
||||
Tuner3=0
|
||||
Tuner4=0
|
||||
Tuner5=0
|
||||
Tuner6=0
|
||||
Tuner7=0
|
||||
Tuner8=0
|
||||
[LNB]
|
||||
#
|
||||
# LNB 1 Setting
|
||||
#
|
||||
Tuner=1
|
||||
Source=1
|
||||
LOF1=9750
|
||||
LOF2=10600
|
||||
LOFS=11700
|
||||
|
||||
[LNB]
|
||||
#
|
||||
# LNB 2 Setting
|
||||
#
|
||||
Tuner=2
|
||||
Source=1
|
||||
LOF1=9750
|
||||
LOF2=10600
|
||||
LOFS=11700
|
||||
Reference in New Issue
Block a user