diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,6 +1,21 @@ 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: + Change UHD normalisation to reduce risk of nonlinearities. + Add digital gain setting to RC. + Fix handling of timestamps when using ZMQ input, for the SFN + scenario. 2014-05-20: Matthias P. Braendli <matthias@mpb.li> (v0.4.4) * odr-dabmod: |