diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-02-21 16:32:45 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-02-21 16:32:45 +0100 |
commit | 12f38eb6c66ea34fd062fb3b639f3359a55284fb (patch) | |
tree | 73f83cc00be4b4bac3879472126db0447e0f8996 /doc | |
parent | 78b4f04de2975da7b6240983fe1c6a496289a067 (diff) | |
download | dabmux-12f38eb6c66ea34fd062fb3b639f3359a55284fb.tar.gz dabmux-12f38eb6c66ea34fd062fb3b639f3359a55284fb.tar.bz2 dabmux-12f38eb6c66ea34fd062fb3b639f3359a55284fb.zip |
Add uatype journaline to config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/advanced.mux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 61328d7..95e6902 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -332,6 +332,9 @@ components { ; 0xFF "unrestricted profile" ; Only for packet-mode, not X-PAD. userapp "website" + + ; Journaline, adds uaType 0x44a and user application data 0x00 0x00 (TS 102 979 Clause 8.1.2) + userapp "journaline" } ; Deprecated figtype setting: |