diff options
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/ |