diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-07 21:05:21 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-07 21:05:21 +0100 |
commit | 972df5425ec5af00be79b2415925252fd99a67b3 (patch) | |
tree | 583fd79852d85c844f725f54c439bfb082692b27 /README | |
parent | 2e719a17158b6262b6824f568ddf8f96a348836a (diff) | |
download | dabmod-972df5425ec5af00be79b2415925252fd99a67b3.tar.gz dabmod-972df5425ec5af00be79b2415925252fd99a67b3.tar.bz2 dabmod-972df5425ec5af00be79b2415925252fd99a67b3.zip |
Prepare for v0.4.2v0.4.2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,8 +9,10 @@ to ETSI EN 300 401. In addition to the features of CRC-DabMod, this fork contains: - Configuration file support, see doc/example.ini - Integrated UHD output for USRP devices, bypassing gnuradio + - Tested for USRP1, B100, USRP2 + - B200 support in development - Timestamping support required for SFN -- A FIR filter (usually done in GNURadio by crc-dwap.py) +- 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 (one frame per message) - A Telnet remote-control that can be used to change some parameters during |