aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2024-07-22 16:35:53 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2024-07-22 16:35:53 +0200
commitd92a11ac9bcbb16e1eb4940343c5e61db7ad33eb (patch)
treef16d1596abdec41d59adf11bfc687eb6700887dd /README.md
parent6295e9f75bb1408292be2e27a816b23dfc2ec589 (diff)
downloaddabmux-d92a11ac9bcbb16e1eb4940343c5e61db7ad33eb.tar.gz
dabmux-d92a11ac9bcbb16e1eb4940343c5e61db7ad33eb.tar.bz2
dabmux-d92a11ac9bcbb16e1eb4940343c5e61db7ad33eb.zip
Remove odr-zmq2edi
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 49ef277..198adc3 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,7 @@ Features of ODR-DabMux:
Additional tools:
-`odr-zmq2edi`, a tool that can convert a ZeroMQ ETI stream
-to an EDI stream.
-
-`odr-zmq2farsync`, a tool that can drive a FarSync card from
-a ZeroMQ ETI stream.
+`odr-zmq2farsync`, a tool that can drive a FarSync card from a ZeroMQ ETI stream.
The `src/` directory contains the source code of ODR-DabMux and the additional
tools.
@@ -45,6 +41,11 @@ configuration files, and the munin and xymon scripts for the statistics server.
The `lib/` directory contains source code of libraries needed to build
ODR-DabMux.
+Up to v4.5, this repository also contained
+`odr-zmq2edi`, a tool that can convert a ZeroMQ ETI stream to an EDI or ZMQ stream.
+This was superseded by `digris-zmq-converter` in the
+[digris-edi-zmq-bridge](https://github.com/digris/digris-edi-zmq-bridge) repository.
+
Install
=======