diff options
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/introduction.tex b/introduction.tex index 3fa2062..4b6627c 100644 --- a/introduction.tex +++ b/introduction.tex @@ -1,5 +1,5 @@ % LICENSE: see LICENCE -\section{Introductions} +\section{Introduction} This is the official documentation for the \mmbtools. These tools can be used to experiment with digital audio broadcasting (DAB) modulation, to learn the techniques behind it, and to set up a DAB or \dabplus transmitter. @@ -177,7 +177,8 @@ Additionally, it can output statistics in YAML format, which is useful in combination with an RTLSDR receiver and the \verb+dab2eti+ tool to monitor transmissions. -\section{Installation of the Tools} +\clearpage +\section{Installing the Tools} There are 3 ways to install the tools. \subsection{Debian Binary Packages} @@ -220,7 +221,8 @@ Apply the following steps: \paragraph{Remarks} The installation script will compile the tools with all the possible features in order to give you the greatest configuration flexibility. It will also -install and configure the \texttt{supervisord} package with the sample configuration files. +install the \texttt{supervisord} package with the configuration files for +a live broadcasting of 2 dab+ programs. \subsection{Manual Compilation} If you wish to compile and install some tools only and reduce disk usage by |