diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-02 14:00:47 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-02 14:00:47 +0200 |
commit | bab05a6977a4f07971355f43307b1450a7272a0e (patch) | |
tree | 948340a0fd986a688bc66966426fa83f64d07f5f /introduction.tex | |
download | mmbtools-doc-bab05a6977a4f07971355f43307b1450a7272a0e.tar.gz mmbtools-doc-bab05a6977a4f07971355f43307b1450a7272a0e.tar.bz2 mmbtools-doc-bab05a6977a4f07971355f43307b1450a7272a0e.zip |
Initial commit
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex new file mode 100644 index 0000000..216bb96 --- /dev/null +++ b/introduction.tex @@ -0,0 +1,14 @@ +\section{Purpose} +The different programs that are part of the \mmbtools each have their own +documentation regarding command-line options and configuration settings, and the +opendigitalradio.org wiki contains many explanations and pointers, but there is +no single source of documentation available for the whole tool-set. + +This document aims to solve this, by first outlining general concepts, +presenting different usage scenarios and detailing a complete transmission +setup. + +With this document in hand, you should be able to understand all elements +composing a \mmbtools transmission chain. + +% vim: spl=en spell tw=80 et |