diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-07-30 19:37:01 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-07-30 19:37:01 +0200 |
commit | dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9 (patch) | |
tree | 292e5f146f5cba62a9334a11d3780e864263f544 /ChangeLog | |
parent | c93a726d8fffdca2b90aa22eed13ce58a0e8009f (diff) | |
download | dabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.tar.gz dabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.tar.bz2 dabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.zip |
Prepare release v0.6.0v0.6.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,5 +1,16 @@ This file contains information about the changes done to -the ODR-DabMod in this repository +ODR-DabMod in this repository + +2016-07-30: Matthias P. Braendli <matthias@mpb.li> + (v0.6.0): + * odr-dabmod: + Remove the broken KISS FFT support. + Replace FCT discontinuity check by verification of + the timestamps. + Change DSP thread priorities to realtime. + Quite some internal refactoring. + Fix segfault on quit due to incorrect teardown of FFTW. + Add Travis CI build instructions. 2015-11-27: Matthias P. Braendli <matthias@mpb.li> (v0.5.5): |