diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-03-03 10:09:29 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-03-03 10:09:29 +0100 |
commit | 0a88998e2e183ac62aa3858a17a28ce0303a9780 (patch) | |
tree | 57417f2a30cb1531f794b3db76defde29b7b5164 /README.md | |
parent | ec729dad2b099d3d0e410fa50fee4c94d508403f (diff) | |
download | dabmod-0a88998e2e183ac62aa3858a17a28ce0303a9780.tar.gz dabmod-0a88998e2e183ac62aa3858a17a28ce0303a9780.tar.bz2 dabmod-0a88998e2e183ac62aa3858a17a28ce0303a9780.zip |
Prepare v1.0.0v1.0.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,7 +13,7 @@ ODR-mmbTools is available in the *guide*, available on the Short list of features: -- Reads ETI, outputs compliant COFDM I/Q +- Reads ETI and EDI, outputs compliant COFDM I/Q - Supports native DAB sample rate and can also resample to other rates - supports all four DAB transmission modes @@ -30,7 +30,6 @@ Short list of features: - ETI sources: ETI-over-TCP, 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, useful for the [HackRF](https://greatscottgadgets.com/hackrf/) - ZeroMQ PUB and REP output. The src/ directory contains the source code of ODR-DabMod. |