aboutsummaryrefslogtreecommitdiffstats
path: root/doc/advanced.mux
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-07-13 14:04:32 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-07-13 14:04:32 +0200
commit27326973988f4cc4dbf93b249b9819941d584f74 (patch)
tree8eaab81ede98182480718328af5dbc8287deabd6 /doc/advanced.mux
parentf8ee21192238bb5858db9c473dde711e4584dc6a (diff)
downloaddabmux-27326973988f4cc4dbf93b249b9819941d584f74.tar.gz
dabmux-27326973988f4cc4dbf93b249b9819941d584f74.tar.bz2
dabmux-27326973988f4cc4dbf93b249b9819941d584f74.zip
Set basic profile in FIG0/13 SPI user application
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r--doc/advanced.mux4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux
index 9a8c594..33d29b5 100644
--- a/doc/advanced.mux
+++ b/doc/advanced.mux
@@ -304,10 +304,10 @@ components {
; 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.
user-applications {
- ; Add uaType 0x2 and specify X-PAD App Type = 12
+ ; Add uaType 0x2 with X-PAD App Type = 12 and empty user application data
userapp "slideshow"
- ; Add uaType 0x7 and specify X-PAD App Type = 16
+ ; Add uaType 0x7 with X-PAD App Type = 16 and user application data = "Basic profile"
userapp "spi"
}