mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
add example modulator config file
This commit is contained in:
22
apps/modulator.conf
Normal file
22
apps/modulator.conf
Normal file
@@ -0,0 +1,22 @@
|
||||
[output]
|
||||
connector = F
|
||||
channels = 16
|
||||
unit = DBUV
|
||||
power = 5000
|
||||
|
||||
[channels]
|
||||
standard = 1
|
||||
channels = 25
|
||||
frequency = 474000000
|
||||
|
||||
[streams]
|
||||
guard_interval = 0
|
||||
fft_size = 1
|
||||
|
||||
channel = 1
|
||||
stream = 0
|
||||
|
||||
channel = 0
|
||||
stream = 1
|
||||
|
||||
|
Reference in New Issue
Block a user