aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2022-04-19 11:41:55 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2022-04-19 11:41:55 +0200
commitcbd5dea8ff6412a4de69a9f0e5400ae14ae63d4a (patch)
tree19eda485953efa9e908f5a32c304c37307a78d05 /man
parentbd1949702f31886d9f0b52cc29fd00a28e4e3164 (diff)
downloaddabmux-cbd5dea8ff6412a4de69a9f0e5400ae14ae63d4a.tar.gz
dabmux-cbd5dea8ff6412a4de69a9f0e5400ae14ae63d4a.tar.bz2
dabmux-cbd5dea8ff6412a4de69a9f0e5400ae14ae63d4a.zip
Delete old manpage, tweak new ones
Diffstat (limited to 'man')
-rw-r--r--man/odr-dabmux.18
-rw-r--r--man/odr-zmq2edi.15
2 files changed, 10 insertions, 3 deletions
diff --git a/man/odr-dabmux.1 b/man/odr-dabmux.1
index 2bf6dc4..cba7bf3 100644
--- a/man/odr-dabmux.1
+++ b/man/odr-dabmux.1
@@ -11,12 +11,14 @@ inputs into an ETI output. It can be used off-line (i.e. not real-time) to gener
ETI data for later processing, or in a real-time streaming scenario (e.g. in a
transmitter).
.PP
-odr\-dabmux can read input audio or data from files (“.mp2” for DAB, “.dabp”
-for DAB+), FIFOs (also called “named pipes”), or from a network connection. This
+odr\-dabmux can read input audio or data from files (".mp2" for DAB, ".dabp"
+for DAB+), FIFOs (also called "named pipes"), or from a network connection. This
network connection can use UDP (STI-D) or EDI.
.PP
The configuration of the multiplexer is given in a configuration file, whose
format is defined in the example files in the doc/ folder inside the ODR-DabMux
repository.
.SH SEE ALSO
-odr\-audioenc(1), odr\-audioenc(1), odr\-dabmod(1)
+odr\-audioenc(1), odr\-zmq2edi(1), odr\-dabmod(1)
+
+A user guide for the mmbTools is available http://www.opendigitalradio.org/
diff --git a/man/odr-zmq2edi.1 b/man/odr-zmq2edi.1
index 91e8888..5315a53 100644
--- a/man/odr-zmq2edi.1
+++ b/man/odr-zmq2edi.1
@@ -64,3 +64,8 @@ Select the source IP in case we want to use multicast.
.TP
\fB\-t\fR <ttl>
Set the packet's TTL.
+
+.SH SEE ALSO
+odr\-dabmux(1), odr\-audioenc(1), odr\-dabmod(1)
+
+A user guide for the mmbTools is available http://www.opendigitalradio.org/