diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-02-27 10:30:57 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-02-27 10:30:57 +0100 |
commit | 6db4e5b3ad28973601b8e7426a4cffa01322b9a2 (patch) | |
tree | 20ad9a5dc6a18dd513f4a254f7a86ddd2eba52f3 /ChangeLog | |
parent | 201d711a1d3dfbe46d622871731005937598e790 (diff) | |
parent | c3dbbec39aef32789aacb872c88801f0c5d15ef7 (diff) | |
download | dabmod-6db4e5b3ad28973601b8e7426a4cffa01322b9a2.tar.gz dabmod-6db4e5b3ad28973601b8e7426a4cffa01322b9a2.tar.bz2 dabmod-6db4e5b3ad28973601b8e7426a4cffa01322b9a2.zip |
Merge branch 'next' into lime
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-DabMod in this repository +2019-01-23: Matthias P. Braendli <matthias@mpb.li> + (v2.3.0): + Many improvements on GUI and DPDCE: It is now possible + to control the predistortion entirely through the web GUI. + See `python/README.md` for more. + Add SDR temperature to RC and munin. + Fix I/Q s16 output format. + SoapySDR output: do not set master clock rate if it is 0. + Fix warning about feedback server. + Fix digital gain being forgotten after an input stream interruption. + Handle negative tist offset settings. + 2018-08-07: Matthias P. Braendli <matthias@mpb.li> (v2.2.0): Fix bug in CFR implementation that was introduced in v2.1.0. |