diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,6 +1,39 @@ This file contains information about the changes done to ODR-DabMux in this repository +2025-06-25: Matthias P. Braendli <matthias@mpb.li> + (v5.3.0): + Remove broken gui/ and point towards ODR-DabMux-GUI in README instead. + Improve logging about SSnn zero. + Rework FCT and TIST startup initialisation to guarantee TIST@FCT0 setting + +2025-05-19: Matthias P. Braendli <matthias@mpb.li> + (v5.2.0): + Rework FIG0/10 DAB time indication to match EDI time. + Make PFT per-output configurable. + +2025-03-18: Matthias P. Braendli <matthias@mpb.li> + (v5.1.0): + Fix startup value of DLFC and FCT. + Add statistics for EDI/TCP outputs. + +2024-10-03: Matthias P. Braendli <matthias@mpb.li> + (v5.0.0): + Remove odr-zmq2edi. + Make compatible with easydab again. + Fix timestamp issue with EDI streams that have seconds=0. + Fix receiving multicast streams, when several multicast groups are + on the same port. + +2024-05-05: Matthias P. Braendli <matthias@mpb.li> + (v4.5.0): + Switch project to C++17. + Update common code, with ClockTAI improvements among others. + Add uatype journaline to config. + Add ZMQ output to odr-zmq2edi. + Increase repetition rate for labels. + Add showjson to remote control. + 2024-03-23: Matthias P. Braendli <matthias@mpb.li> (v2.3.2): This is a patch version for v2.3.1 |