summaryrefslogtreecommitdiffstats
path: root/src/zmq2edi/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-07-28 16:11:32 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-07-28 16:11:32 +0200
commit5d1b6420535c72d7a8df85a5db08ff1c0230690a (patch)
treef1263f6d67776b884fd484fdb87552a2fa147656 /src/zmq2edi/README.md
parenta1921a1a967b65c99a830141e9faaecd77b0f317 (diff)
downloaddabmux-5d1b6420535c72d7a8df85a5db08ff1c0230690a.tar.gz
dabmux-5d1b6420535c72d7a8df85a5db08ff1c0230690a.tar.bz2
dabmux-5d1b6420535c72d7a8df85a5db08ff1c0230690a.zip
Add work in progress odr-zmq2edi
Diffstat (limited to 'src/zmq2edi/README.md')
-rw-r--r--src/zmq2edi/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/zmq2edi/README.md b/src/zmq2edi/README.md
new file mode 100644
index 0000000..e509479
--- /dev/null
+++ b/src/zmq2edi/README.md
@@ -0,0 +1,8 @@
+Convert an ZeroMQ stream to EDI
+===============================
+
+This *zmq2edi* tool can receive a ZMQ ETI stream from
+ODR-DabMux and generate and EDI stream.
+
+Quite useful if your modulator wants EDI input, and your network is not good
+enough making you want to use something based on TCP.