From d20b9a0c8f90fbc373dbd5757b5c6a03bbfd8c83 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 15 Aug 2015 13:42:23 +0200 Subject: Add FIG0/19 --- doc/example.mux | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'doc/example.mux') diff --git a/doc/example.mux b/doc/example.mux index c818dbb..1141006 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -74,6 +74,18 @@ ensemble { ; 2 corresponds to program types used in north america label "TuxMux" shortlabel "Tux" + + ; Announcement settings for FIG0/19 + announcements { + test_announcement { + cluster 1 + flags { + Traffic true + } + + subchannel sub-fu + } + } } ; Definition of DAB services @@ -91,7 +103,7 @@ services { ; This lists all possible announcements. If one is left out, it is disabled. announcements { Alarm false - Traffic false + Traffic true Travel false Warning false News false -- cgit v1.2.3