diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-11-10 22:24:36 +0100 |
commit | 8d461525388f799008118d7fe873079d2bd5ba8e (patch) | |
tree | 414716c7dbded0ba9e1f1ca9e6ff3183de99a7a3 /README | |
parent | 76efba9975aa61c1f247b875ccebaddd0d2036c6 (diff) | |
download | dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.tar.gz dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.tar.bz2 dabmux-8d461525388f799008118d7fe873079d2bd5ba8e.zip |
update READMEs and such, and ChangeLog for r8r8
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -3,6 +3,9 @@ LICENSING Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Her Majesty the Queen in Right of Canada (Communications Research Center Canada) +Copyright (C) 2013 +Matthias P. Braendli, http://mpb.li + This file is part of CRC-DabMux. CRC-DabMux is free software: you can redistribute it and/or modify @@ -20,11 +23,17 @@ along with CRC-DabMux. If not, see <http://www.gnu.org/licenses/>. OVERVIEW ======== -This is CRC-DabMux 0.3.0 +This is CRC-DabMux 0.3.0.4-mpb CRC-DabMux is a DAB (Digital Audio Broadcasting) multiplexer compliant to ETSI EN 300 401. +This version has been modified, and contains additional features compared +to the official one: +- configuration file support, see doc/example.config +- timestamping support required for SFN +- a ZeroMQ ETI output that can be used with CRC-DABMOD + The src/ directory contains the source code of CRC-DabMux. The doc/ directory contains the CRC-DabMux documentation. @@ -38,7 +47,9 @@ See the INSTALL file for installation instructions. CONTACT ======= Pascal Charest <pascal [dot] charest [at] crc [dot] ca> +Matthias P. Braendli <matthias [at] mpb [dot] li> http://mmbtools.crc.ca/ http://www.crc.ca/mmb http://openmokast.org/ +http://mpb.li/ |