From 8d461525388f799008118d7fe873079d2bd5ba8e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli (think)" Date: Sun, 10 Nov 2013 22:24:36 +0100 Subject: update READMEs and such, and ChangeLog for r8 --- AUTHORS | 7 +++---- INSTALL | 2 ++ README | 13 ++++++++++++- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index e584159..66fca12 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,8 +19,7 @@ FarSite Communications Ltd. Matthias P. Braendli Time encoding into MNSC necessary for SFN using CRC-DabMod. - Refactoring of configuration input for command line, - creation of a configuration file format. - Files: DabMux.{cpp,h}, Parser*.{cpp,h}, utils.{cpp,h}, - MuxElements.{cpp,h} + Refactoring of configuration input for command line. + Creation of a configuration file format. + ZeroMQ ETI output. diff --git a/INSTALL b/INSTALL index 94f2db4..58dd666 100644 --- a/INSTALL +++ b/INSTALL @@ -3,6 +3,8 @@ Required dependencies: * libfec from Phil Karn: http://www.ka9q.net/code/fec/ * Boost 1.41 or later + * Optional ZeroMQ http://www.zeromq.org + Use --disable-output-zeromq if you don't have it Simple install procedure: ========================= diff --git a/README b/README index e26b220..5d1e9a3 100644 --- a/README +++ b/README @@ -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 . 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 +Matthias P. Braendli http://mmbtools.crc.ca/ http://www.crc.ca/mmb http://openmokast.org/ +http://mpb.li/ -- cgit v1.2.3