diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 23:04:54 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 23:09:37 +0100 |
commit | 94c1f63b6fd07d74f3325274dd19fd6beaf53965 (patch) | |
tree | 0d3cb20eec32ab90ed97395262a3c9de0d298ba9 /ChangeLog | |
parent | 66eb4a62eb4c781f427e1938a7d42e2facf8194c (diff) | |
download | dabmod-94c1f63b6fd07d74f3325274dd19fd6beaf53965.tar.gz dabmod-94c1f63b6fd07d74f3325274dd19fd6beaf53965.tar.bz2 dabmod-94c1f63b6fd07d74f3325274dd19fd6beaf53965.zip |
Prepare v0.5.0v0.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ This file contains information about the changes done to the ODR-DabMod in this repository +2014-12-09: Matthias P. Braendli <matthias@mpb.li> + (v0.5.0) + * odr-dabmod: + Add support for ARM processors. + Use FFTW instead of KISS FFT by default. + Add a ZeroMQ I/Q output. + Support more fine-grained UHD TX gain. + Make the -C flag optional to simplify the usage. 2014-09-26: Matthias P. Braendli <matthias@mpb.li> (v0.4.5) * odr-dabmod: |