aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorandimik <andimik@yahoo.de>2019-10-25 22:13:16 +0200
committerGitHub <noreply@github.com>2019-10-25 22:13:16 +0200
commite46df4780975157f091e3d8c069e4e3692f2bc77 (patch)
tree1d02b7cf0f89658f7d52522eb26c690e912f8f2f /README.md
parent4c5ba9ad0d81974b7769d76a98bb57e6ae25ef2b (diff)
downloaddabmod-e46df4780975157f091e3d8c069e4e3692f2bc77.tar.gz
dabmod-e46df4780975157f091e3d8c069e4e3692f2bc77.tar.bz2
dabmod-e46df4780975157f091e3d8c069e4e3692f2bc77.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3721d94..7961335 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Features
- 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
-- Configuration file support, see doc/example.ini
+- Configuration file support, see `doc/example.ini`
- Integrated UHD output for [USRP devices](https://www.ettus.com/product)
- Tested for B200, B100, USRP2, USRP1
- With WBX daughterboard (where appropriate)
@@ -31,27 +31,27 @@ 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 and retrieve statistics.
- See doc/README-RC.md for more information
+ See `doc/README-RC.md` for more information
- ZeroMQ PUB and REP output.
- Ongoing work about digital predistortion for PA linearisation.
- See python/dpd/README.md
-- A web GUI for control and supervision of modulator and predistortion engine. See python/gui/README.md
+ See `python/dpd/README.md`
+- A web GUI for control and supervision of modulator and predistortion engine. See `python/gui/README.md`
- A prototype algorithm for crest factor reduction.
-The src/ directory contains the source code of ODR-DabMod.
+The `src/` directory contains the source code of ODR-DabMod.
-The doc/ directory contains the ODR-DabMod documentation, an example
+The `doc/` directory contains the ODR-DabMod documentation, an example
configuration file and a script for munin integration.
-The lib/ directory contains source code of libraries needed to build
+The `lib/` directory contains source code of libraries needed to build
ODR-DabMod.
-The python/ directory contains a web-based graphical control interface and
+The `python/` directory contains a web-based graphical control interface and
the digital predistortion project.
INSTALL
=======
-See the INSTALL file for installation instructions.
+See the INSTALL.md file for installation instructions.
LICENCE
=======