aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2017-01-06 13:22:04 +0100
committerStefan Pöschel <github@basicmaster.de>2017-01-06 13:22:04 +0100
commit2a50b0377707b0fce815279a40f5cd2915db3209 (patch)
tree29fe4d58ef87a3b49580e603b5325191a10253bd /README.md
parentdfdab8417765274d323bf975870a0e130760f1a5 (diff)
downloadODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.tar.gz
ODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.tar.bz2
ODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6500971..64f139b 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
ODR-PadEnc
==========
-ODR-PadEnc is an encoder for Programme Associated Data, and includes support
-for DAB MOT Slideshow and DLS.
+ODR-PadEnc is an encoder for Programme Associated Data (PAD) and includes
+support for:
+
+* MOT Slideshow (including catSLS), according to ETSI EN 301 234 and TS 101 499
+* DLS (including DL Plus), according to ETSI EN 300 401 and TS 102 980
To encode DLS and Slideshow data, the *odr-padenc* tool reads images
from a folder and DLS text from a file, and generates the PAD data
@@ -11,7 +14,7 @@ for the encoder.
For detailed usage, see the usage screen of the tool with the *-h* option.
More information is available on the
-[Opendigitalradio wiki](http://opendigitalradio.org)
+[Opendigitalradio wiki](http://wiki.opendigitalradio.org/ODR-PadEnc)
How to build
=============