summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2022-03-17 19:28:34 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2022-03-17 19:32:24 +0100
commitd2a4c375f1ef7af7c7bc4f02ad2dc0d919f2c488 (patch)
treee6efc78727f45627d246708661343fcfc9f9d6b8 /doc
parent75cbae6e7446686ff36fae15016b3f8eb76b1ad6 (diff)
downloaddabmux-d2a4c375f1ef7af7c7bc4f02ad2dc0d919f2c488.tar.gz
dabmux-d2a4c375f1ef7af7c7bc4f02ad2dc0d919f2c488.tar.bz2
dabmux-d2a4c375f1ef7af7c7bc4f02ad2dc0d919f2c488.zip
Setup FIG0/13 for Broadcast Website with profiles 01 FF
Diffstat (limited to 'doc')
-rw-r--r--doc/advanced.mux14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux
index 16c9bd2..fd7a06c 100644
--- a/doc/advanced.mux
+++ b/doc/advanced.mux
@@ -297,18 +297,26 @@ components {
service srv-fu
subchannel sub-fu
- ; FIG 0/13 user application was previously configured using the figtype setting.
- ; Now more than one user application can be defined per component, using the
- ; 'user-applications' entry. Do not use both figtype and user-applications.
+ ; FIG 0/13 user application was previously configured using the figtype setting, which
+ ; allowed only a single user application.
+ ; Using the 'user-applications' section, several can be defined per component.
+ ; Do not use both figtype and user-applications.
; If both slideshow (TS 101 499) and SPI (TS 102 818) are carried in PAD, the following
; needs to be set for FIG 0/13 to be transmitted correctly.
+ ; The same section is also applicable to packet services.
user-applications {
; Add uaType 0x2 with X-PAD App Type = 12 and empty user application data
userapp "slideshow"
; Add uaType 0x7 with X-PAD App Type = 16 and user application data = "Basic profile"
userapp "spi"
+
+ ; Broadcast website, add uaType 0x3 and user application data
+ ; 0x01 "basic integrated receiver profile" and
+ ; 0xFF "unrestricted profile"
+ ; Only for packet-mode, not X-PAD.
+ userapp "website"
}
; Deprecated figtype setting: