This file contains information about the changes done to the CRC-DabMux in this repository 2013-11-10: Matthias P. Braendli (tag r8): * crc-dabmux: Some configuration parsing and logging fixes. Replaced the C-style function dispatching for the outputs by C++ objects with inheritance. Added support for ZeroMQ ETI output. ZeroMQ dependency added in configure.ac Versioning changed to make hg revision visible Completed READMEs and INSTALLs 2012-09-13: Matthias P. Braendli (tag r7): * crc-dabmux/src/*: Added shortlabel support to configuration file Added Boost version check into autoconf 2012-08-26: Matthias P. Braendli (tag r6): * crc-dabmux/src/DabMux.h: Added missing file DabMux.h 2012-08-23: Matthias P. Braendli (tag r5): * crc-dabmux/*: Refactoring command line handling for crc-dabmux, added configuration file parser including example. When the program is called as CRC-DabMux-cfg, it reads the Ensemble definition from a file rather than from the command line. An example file is in doc/ DabMux now depends on Boost. 2012-08-17: Matthias P. Braendli (tags r4, r3, r2 and r1 were relevant to crc-dabmod in the old repository) 2011-05-24 Pascal Charest * src/DabMux.cpp: Changed for more precise messages. * src/DabMux.cpp: Added ECC support. * src/dabInputFile.cpp: Removed unused macros, which solved unitialised bug. * src/dabInputPacketFile.cpp: Removed unused macros, which solved unitialised bug. 2010-08-23 Pascal Charest * src/DabMux.cpp: Added UDP input for data subchannel (bug). 2010-06-24 Pascal Charest * src/DabMux.cpp: Added support for timestamp. 2010-06-17 Pascal Charest * src/DabMux.cpp: Solved FIC date bug. Copyright (C) 2010,2011 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 it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. CRC-DabMux is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with CRC-DabMux. If not, see .