diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:32:53 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:32:53 +0100 |
commit | 4f2fcae5ad028b76ac1d41a279857df85f20c376 (patch) | |
tree | 47dcd4fa57ed94dddb8ebe8a4b88ae0d50899754 /ChangeLog | |
parent | 2e41d1934d411f7299c08bac8d710d727a3d9214 (diff) | |
download | dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.tar.gz dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.tar.bz2 dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.zip |
Prepare v1.1.0v1.1.0
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 |