aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-01-23 15:47:07 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-01-23 15:47:07 +0100
commit23f00d4b1292b7c798a7950dea09ac42e4f16d36 (patch)
treeadf352ae75fde467bf1dfb9f60680dc159f75f21 /ChangeLog
parentc5f04dce750f2d2301d016de6efca6ec8581e79e (diff)
downloaddabmod-23f00d4b1292b7c798a7950dea09ac42e4f16d36.tar.gz
dabmod-23f00d4b1292b7c798a7950dea09ac42e4f16d36.tar.bz2
dabmod-23f00d4b1292b7c798a7950dea09ac42e4f16d36.zip
Prepare v2.3.0v2.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96a72c2..8d36b18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.