diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-06-11 16:11:29 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-06-11 16:11:29 +0200 |
commit | 15d7ad8ac5bb187ac323da7dc30b9724b18c7df7 (patch) | |
tree | 944c1ab1eb6ebb97df778f3e1ce1142faf1d974c /ChangeLog | |
parent | 8b0d4b647a3ac2e21e6a8e7a902eea3ae462e213 (diff) | |
parent | 758a454aa892657720ac7c779252ba9ac336ba32 (diff) | |
download | dabmux-15d7ad8ac5bb187ac323da7dc30b9724b18c7df7.tar.gz dabmux-15d7ad8ac5bb187ac323da7dc30b9724b18c7df7.tar.bz2 dabmux-15d7ad8ac5bb187ac323da7dc30b9724b18c7df7.zip |
Merge EDI input work
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ This file contains information about the changes done to ODR-DabMux in this repository +2019-06-07: Matthias P. Braendli <matthias@mpb.li> + (v2.4.0): + Add timestamp offset setting, and fix bug due to UTCO offset + not being properly applied. See doc/TIMESTAMPS.rst for more + details. + Implement FIG2 labels. + Fix bug for DAB MP2 in EEP_A. + Fix FIG0/24 for DAB+ services. + ODR-ZMQ2EDI: fix MNSC endianness swap bug. + Pull some RC changes from ODR-DabMod. + Implement EDI-over-TCP output. + 2019-01-07: Matthias P. Braendli <matthias@mpb.li> (v2.3.1): Happy new year! |