diff options
Diffstat (limited to 'examplesite')
-rw-r--r-- | examplesite/configuration.sh | 23 | ||||
-rw-r--r-- | examplesite/dls/radio1-default.dls | 1 | ||||
-rw-r--r-- | examplesite/filtertaps.txt | 46 | ||||
-rw-r--r-- | examplesite/mail-warning.txt | 0 | ||||
-rw-r--r-- | examplesite/mod.ini | 46 | ||||
-rw-r--r-- | examplesite/multiplex.mux | 76 |
6 files changed, 0 insertions, 192 deletions
diff --git a/examplesite/configuration.sh b/examplesite/configuration.sh deleted file mode 100644 index bcbffc0..0000000 --- a/examplesite/configuration.sh +++ /dev/null @@ -1,23 +0,0 @@ -# Configuration file for the encoder scripts - -all_radios=("radio1" "radio2" "radio3") -all_mot=("radio1" "radio3") - -# declare radios to be an associative array, DO NOT REMOVE -declare -A radios -declare -A mot - -# for each radio, write here the full encoder command. -# encode-jack needs: -# URL ID dabmux-URL [amplitude correction] - -# radio1 -radios[radio1]="./encode-libvlc.sh http://radio1.aac Radio1 tcp://localhost:9001 toolame -b 128 -s 48 -m j -y 2 -L -W dls/radio1.txt -p 6 -P dls/radio1.dls" -mot[radio]="./encode-mot.sh Radio1 --pad 6 --remove-dls --dls dls/radio1.txt --output dls/radio1.dls" - -# radio2 -radios[radio2]="./encode-libvlc.sh http://radio2.aac Radio2 tcp://localhost:9002 toolame -b 128 -s 48 -m j -y 2 -L" - -# radio3 -radios[radio3]="./encode-libvlc.sh http://radio3.aac Radio3 tcp://localhost:9003 toolame -b 128 -s 48 -m j -y 2 -L -W dls/radio3.txt -p 6 -P dls/radio3.dls" -mot[radio3]="./encode-mot.sh Radio3 --pad 6 --remove-dls --dls dls/radio3.txt --output dls/radio3.dls" diff --git a/examplesite/dls/radio1-default.dls b/examplesite/dls/radio1-default.dls deleted file mode 100644 index b79382b..0000000 --- a/examplesite/dls/radio1-default.dls +++ /dev/null @@ -1 +0,0 @@ -Radio1 - The Best Example DLS Text Ever diff --git a/examplesite/filtertaps.txt b/examplesite/filtertaps.txt deleted file mode 100644 index cd0b28d..0000000 --- a/examplesite/filtertaps.txt +++ /dev/null @@ -1,46 +0,0 @@ -45 --0.00110450468492 -0.00120703084394 --0.000840645749122 --0.000187368263141 -0.00184351124335 --0.00355578539893 -0.00419321097434 --0.00254214904271 --0.00183473504148 -0.00781436730176 --0.0125957569107 -0.0126200336963 --0.00537294941023 --0.00866683479398 -0.0249746385962 --0.0356550291181 -0.0319730602205 --0.00795613788068 --0.0363943465054 -0.0938014090061 --0.151176810265 -0.193567320704 -0.791776955128 -0.193567320704 --0.151176810265 -0.0938014090061 --0.0363943465054 --0.00795613788068 -0.0319730602205 --0.0356550291181 -0.0249746385962 --0.00866683479398 --0.00537294941023 -0.0126200336963 --0.0125957569107 -0.00781436730176 --0.00183473504148 --0.00254214904271 -0.00419321097434 --0.00355578539893 -0.00184351124335 --0.000187368263141 --0.000840645749122 -0.00120703084394 --0.00110450468492 diff --git a/examplesite/mail-warning.txt b/examplesite/mail-warning.txt deleted file mode 100644 index e69de29..0000000 --- a/examplesite/mail-warning.txt +++ /dev/null diff --git a/examplesite/mod.ini b/examplesite/mod.ini deleted file mode 100644 index 4d20ebc..0000000 --- a/examplesite/mod.ini +++ /dev/null @@ -1,46 +0,0 @@ -[remotecontrol] -telnet=1 -telnetport=2121 - -[log] -syslog=0 -filelog=1 -filename=/dev/stderr - -[input] -transport=file -source=/dev/stdin -loop=0 - -[modulator] -gainmode=2 -mode=1 -dac_clk_rate=0 -digital_gain=0.5 -rate=2048000 - -[firfilter] -enabled=0 -filtertapsfile=site/filtertaps.txt - -[output] -output=uhd - -[fileoutput] -filename=/dev/null - -[uhdoutput] -device= -type=b200 -master_clock_rate=32768000 -channel=10D -txgain=50 -refclk_source=internal -pps_source=none -behaviour_refclk_lock_lost=crash - -[delaymanagement] -synchronous=0 -management=dynamic -fixedoffset=0.000 -dynamicoffsetfile=site/modulatoroffset diff --git a/examplesite/multiplex.mux b/examplesite/multiplex.mux deleted file mode 100644 index 1f1983e..0000000 --- a/examplesite/multiplex.mux +++ /dev/null @@ -1,76 +0,0 @@ -; Example configuration file for site. -; Please see ODR-DabMux repository for more details -; -general { - dabmode 1 - nbframes 0 - syslog 1 - writescca false - tist false - statsserverport 12720 -} - -remotecontrol { - telnetport 12721 -} - -ensemble { - id 0xabcd - ecc 0x01 - label "ODR-mmbTools" - shortlabel "mmbTools" - international-table 1 - local-time-offset auto -} - -services { - srv_radio1 { - label "radio1" - id 0x6543 - } - srv_radio2 { - label "radio2" - id 0x6542 - } -} - -subchannels { - sub_radio1 { - type dabplus - inputfile "tcp://*:9000" - zmq-buffer 80 - zmq-prebuffering 40 - bitrate 80 - id 1 - protection 3 - } - sub_radio2 { - type dabplus - inputfile "tcp://*:9001" - zmq-buffer 80 - zmq-prebuffering 40 - bitrate 80 - id 2 - protection 3 - } -} - -components { - comp_radio1 { - label "radio1" - shortlabel "radio1" - service srv_radio1 - subchannel sub_radio1 - } - comp_radio2 { - label "radio2" - shortlabel "radio2" - service srv_radio2 - subchannel sub_radio2 - } -} - -outputs { - stdout "fifo:///dev/stdout?type=raw" -} - |