summaryrefslogtreecommitdiffstats
path: root/doc/servicelinking.mux
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-28 20:08:56 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-11-28 20:08:56 +0100
commit6800fb66282525542366bc58df3095b93e3bf8ca (patch)
treec6e7607b5090ceff1e69a1f0fff206b1a7a9c07b /doc/servicelinking.mux
parent96b4dc4efca1b164f79a7f7394449866f034ac31 (diff)
downloaddabmux-6800fb66282525542366bc58df3095b93e3bf8ca.tar.gz
dabmux-6800fb66282525542366bc58df3095b93e3bf8ca.tar.bz2
dabmux-6800fb66282525542366bc58df3095b93e3bf8ca.zip
Remove service linking active from RC
This can be added later if the need arises, and when proper testing validates the implementation.
Diffstat (limited to 'doc/servicelinking.mux')
-rw-r--r--doc/servicelinking.mux8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/servicelinking.mux b/doc/servicelinking.mux
index 38c59ee..f50b3fa 100644
--- a/doc/servicelinking.mux
+++ b/doc/servicelinking.mux
@@ -7,7 +7,7 @@
;
general {
dabmode 1
- nbframes 10000
+ nbframes 0
syslog false
tist false
@@ -29,10 +29,6 @@ linking {
; (mandatory)
lsn 0xabc
- ; whether this link is active or a "potential future link or de-activated link"
- ; This field is also part of the remote control. (default false)
- active true
-
; Hard link means that all services carry the same programme, soft links means
; that the programmes are related in some way. (default true)
hard true
@@ -78,7 +74,6 @@ linking {
; And now an international true to test more options
set-ri {
lsn 0xdef
- active false
hard soft
international true
keyservice srv-ri
@@ -162,5 +157,6 @@ components {
outputs {
file "file://./test.eti?type=raw"
+ throttle "simul://"
}