From 02aa4b6c14506b72eb2fe9d3f4e99b751e2e91c8 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 5 Jun 2017 12:43:12 +0200 Subject: Prepare v1.0.1 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fca7ece..f2e0c6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,19 @@ This file contains information about the changes done to ODR-DabMod in this repository +2017-06-05: Matthias P. Braendli + (v1.0.1): + Move GainControl into a separate thread to make better use + of multiprocessor systems. + Give explicit names to GainControl modes (fix, max, var) in + configuration. + Add u8 IQ output format. + Add a normalised complexf IQ output format. + Read UHD async messages in separate thread to lessen influence on the + time-critical transmit thread. + Pre-fill UHD IQ buffer before starting to stream data, to ensure it is + properly filled and reduce underruns. + 2017-03-03: Matthias P. Braendli (v1.0.0): * odr-dabmod: -- cgit v1.2.3