diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 04:06:29 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 04:06:29 +0100 |
commit | 6d2083d4b700ef2edc5f4e38d4ecd9df8912a615 (patch) | |
tree | 8530ed113aaf741a81a77c59d0511f776bbd1284 /ChangeLog | |
parent | 40509399e2563798f260863df23ceef89d528c5a (diff) | |
parent | 4f2fcae5ad028b76ac1d41a279857df85f20c376 (diff) | |
download | dabmod-6d2083d4b700ef2edc5f4e38d4ecd9df8912a615.tar.gz dabmod-6d2083d4b700ef2edc5f4e38d4ecd9df8912a615.tar.bz2 dabmod-6d2083d4b700ef2edc5f4e38d4ecd9df8912a615.zip |
Merge branch 'next' into outputRefactoring
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ This file contains information about the changes done to ODR-DabMod in this repository +2017-11-18: Matthias P. Braendli <matthias@mpb.li> + (v1.1.0): + Fix TII insertion power level. + Fix bug in parsing timestamps appearing in rare conditions. + Add Crest Factor Reduction prototype. + Cleanup console output of flowgraph statistics. + Add prototype for Digital Predistortion. + Enable some additional compiler warnings. + Add some useful UHD statistics to RC. + Add configure option to disable march=native. + 2017-06-05: Matthias P. Braendli <matthias@mpb.li> (v1.0.1): Move GainControl into a separate thread to make better use |