diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 23:04:42 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 23:04:42 +0100 |
commit | 66eb4a62eb4c781f427e1938a7d42e2facf8194c (patch) | |
tree | 46a20ef4f8b83e7eddec494bff4de8e455c2eace | |
parent | e2d7cfa4ed5d8bfd4a4798b5f653d0bc222d5bce (diff) | |
download | dabmod-66eb4a62eb4c781f427e1938a7d42e2facf8194c.tar.gz dabmod-66eb4a62eb4c781f427e1938a7d42e2facf8194c.tar.bz2 dabmod-66eb4a62eb4c781f427e1938a7d42e2facf8194c.zip |
Markdownise README
-rw-r--r-- | README.md (renamed from README) | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -7,10 +7,11 @@ ODR-DabMod is a DAB (Digital Audio Broadcasting) modulator compliant 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 +- Integrated UHD output for USRP devices + - Tested for B200, B100, USRP2, USRP1 + - With WBX daughterboard (where appropriate) - Timestamping support required for SFN - A FIR filter (previously done in GNURadio by crc-dwap.py) - Improvements in logging (log to file, to syslog) |