diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-01-24 11:21:16 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-01-24 11:21:16 +0100 |
commit | 8912158484d7e75f5e8c343ac33ca98f3e6f7f50 (patch) | |
tree | d7e7e6c6f2868676c4d5244bd25fae043b4249d9 /README.md | |
parent | c060308464428b201f55b9863787f3617af8a2bd (diff) | |
download | dabmod-8912158484d7e75f5e8c343ac33ca98f3e6f7f50.tar.gz dabmod-8912158484d7e75f5e8c343ac33ca98f3e6f7f50.tar.bz2 dabmod-8912158484d7e75f5e8c343ac33ca98f3e6f7f50.zip |
Prepare release v0.5.1v0.5.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -16,8 +16,9 @@ In addition to the features of CRC-DabMod, this fork contains: - A FIR filter (previously done in GNURadio by crc-dwap.py) - Improvements in logging (log to file, to syslog) - ETI sources: file (Raw, Framed and Streamed) and ZeroMQ -- A Telnet remote-control that can be used to change some parameters during - runtime +- A Telnet and ZeroMQ remote-control that can be used to change + some parameters during runtime +- 8-bit signed I/Q output format The src/ directory contains the source code of ODR-DabMod. |