From f52b0e13f61a947c26236504ffb4b072352abc04 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 20 Jan 2018 01:19:49 +0100 Subject: Announce upcoming changes in ChangeLog --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b6e52a..1d55512 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,23 @@ This file contains information about the changes done to ODR-DabMod in this repository +2018-01-20: Matthias P. Braendli + (upcoming version): + Big rework of the SDR device handling, putting in common more + logic between UHD and SoapySDR. Goal is to enable SoapySDR devices + to be used for SFN and for DPD. + Replace the old timestamp path that went around the process flowgraph + by a new metadata path that goes through the flowgraph, to avoid the + issues with misalignment of frame and timestamps. Do not mix different + versions when using timestamps, and be careful when mixing ODR-DabMod + with other transmitters in SFNs, as the timestamp interpretation can + change! + Add a timeout to the ZeroMQ input to quit on SIGINT (Ctrl-C). + Optionally show the flowgraph metadata in the file output for + test purposes. + Replace usage of non-portable Linux-only clock_gettime(). + Add antenna selection to UHD and SoapySDR outputs. + 2017-11-18: Matthias P. Braendli (v1.1.0): Fix TII insertion power level. -- cgit v1.2.3