diff options
author | MaPePeR <MaPePeR@users.noreply.github.com> | 2017-11-24 19:02:00 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-26 05:31:11 +0100 |
commit | d56b216e1765e3c26c2e80f3c50724a9b1090909 (patch) | |
tree | 0743330fc0c32c4e800d2e6948141ef7890f9699 /doc/example.mux | |
parent | 87eed652dad7329cd42129a3fd29f9f7a3563c09 (diff) | |
download | dabmux-d56b216e1765e3c26c2e80f3c50724a9b1090909.tar.gz dabmux-d56b216e1765e3c26c2e80f3c50724a9b1090909.tar.bz2 dabmux-d56b216e1765e3c26c2e80f3c50724a9b1090909.zip |
Add information about ensemble id to example.mux
Diffstat (limited to 'doc/example.mux')
-rw-r--r-- | doc/example.mux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index ad2f3c8..556a4c9 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -67,6 +67,9 @@ remotecontrol { ; Some ensemble parameters ensemble { + ; A unique 16-bit id is allocated to the ensemble and allows unambiguous + ; identification of the ensemble when associated with the ensemble ECC. + ; The id normally starts with the coutry id. (See ETSI TS 101 756) id 0x4fff ; you can also use decimal if you want ecc 0xec ; Extended Country Code |