summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-09-13 18:53:06 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-09-13 19:11:19 +0200
commit4a0515e01ab51dfc42889bbd2d3ce33fdb7c18ca (patch)
treec468e436b6857ee6ab6d80bf65fdc1802f7c9a5b /ChangeLog
parentcd6956880b8a7300d7d73c1afb973ca73683644d (diff)
downloaddabmux-4a0515e01ab51dfc42889bbd2d3ce33fdb7c18ca.tar.gz
dabmux-4a0515e01ab51dfc42889bbd2d3ce33fdb7c18ca.tar.bz2
dabmux-4a0515e01ab51dfc42889bbd2d3ce33fdb7c18ca.zip
Prepare release v0.8.0v0.8.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e7430e..b9b9b88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,22 @@
This file contains information about the changes done to
the ODR-DabMux in this repository
+2015-09-13: Matthias P. Braendli <matthias@mpb.li>
+ (v0.8.0):
+ Pad labels with spaces instead of terminating them with NUL.
+ Modify real-time priority.
+ Refactor big mux loop into separate function.
+ Add ability to read out full configuration tree in JSON.
+ Remove old command-line interface.
+ Fix EDI errors.
+ Replace TCP socket for Statistics and Management server by ZMQ
+ REP/REQ.
+ Start activities on a simple web GUI for monitoring and configuration.
+ Add new FIG carousel, not enabled by default.
+ Add utility to drive a FarSync card from a ZMQ ETI stream.
+ Improve FIG0/13 signalling (DG flag, CAOrg removal)
+ Add announcement support (FIG0/18 and 0/19)
+
2015-07-27: Matthias P. Braendli <matthias@mpb.li>
(v0.7.5):
Fix segmentation fault in short label check logic.