aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKenneth Mortensen <mortensenit@users.noreply.github.com>2015-04-22 11:39:19 +0200
committerKenneth Mortensen <mortensenit@users.noreply.github.com>2015-04-22 11:39:19 +0200
commitd45f9b924c54fc40c228b8d3709e93fed7720705 (patch)
tree1192e317e6fdfae692f67843400b698c49ee7a1f /README.md
parent191817b42ad86a250bbff02895e9646f51531672 (diff)
parent81775f47227c5d08a05b43ffb3855bff0a237c1d (diff)
downloaddabmod-d45f9b924c54fc40c228b8d3709e93fed7720705.tar.gz
dabmod-d45f9b924c54fc40c228b8d3709e93fed7720705.tar.bz2
dabmod-d45f9b924c54fc40c228b8d3709e93fed7720705.zip
Merge remote-tracking branch 'upstream/master'
Conflicts: src/InputFileReader.cpp
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 16 insertions, 9 deletions
diff --git a/README.md b/README.md
index 8ea87c9..cab4637 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,30 @@
OVERVIEW
========
-ODR-DabMod is a fork of CRC-DabMod, which was developed by the Communications
-Research Center Canada. It has been forked by the Opendigitalradio project.
-
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:
+ODR-DabMod is a fork of CRC-DabMod, which was developed by the
+Communications Research Center Canada and whose development has ceased.
+The Opendigitalradio association now continues this project.
+
+Short list of features:
+- Reads ETI, outputs compliant COFDM I/Q
+- Supports native DAB sample rate and can also
+ resample to other rates
+- supports all four DAB transmission modes
- Configuration file support, see doc/example.ini
- 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)
+- A FIR filter for improved spectrum mask
- 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, useful for the HackRF
+- ZeroMQ PUB and REP output.
The src/ directory contains the source code of ODR-DabMod.
@@ -40,6 +47,6 @@ CONTACT
Matthias P. Braendli <matthias [at] mpb [dot] li>
Pascal Charest <pascal [dot] charest [at] crc [dot] ca>
+With thanks to other contributors listed in AUTHORS
+
http://opendigitalradio.org/
-http://mmbtools.crc.ca/
-http://mpb.li/