aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 14 insertions, 8 deletions
diff --git a/README.md b/README.md
index 292bba5..cab4637 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +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 and ZeroMQ remote-control that can be used to change
some parameters during runtime
-- 8-bit signed I/Q output format
+- 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.
@@ -41,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/