Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / appendix-protocol.tex
index 489679c..0f64bdb 100644 (file)
@@ -1,4 +1,4 @@
-\section{General Message Format}
+\section*{General Message Format}
 Messages are delimited by newlines to make processing by line based devices
 easier. Message exchanges have a \emph{Request} and \emph{Response} header.
 The \emph{Request} header means that the server is sending to the client. The
@@ -7,7 +7,7 @@ cases either the \emph{Request} or \emph{Response} is empty. This means that
 the message is not acknowledged or responded upon. Multibyte values are
 interpreted as \gls{MSB} first integers.
 
-\section{Handshake}
+\section*{Handshake}
 \begin{table}[H]
        \centering
        \begin{tabular}{ll}
@@ -32,7 +32,7 @@ interpreted as \gls{MSB} first integers.
 \end{table}
 
 \newpage
-\section{\gls{mTask}-\glspl{Task}}
+\section*{\gls{mTask}-\glspl{Task}}
 \begin{table}[H]
        \centering
        \begin{subfigure}[b]{.48\textwidth}
@@ -79,7 +79,7 @@ interpreted as \gls{MSB} first integers.
        \caption{Message protocol for exchanging \glspl{Task}}
 \end{table}
 
-\section{\glspl{SDS}}
+\section*{\glspl{SDS}}
 \begin{table}[H]
        \centering
        \begin{subfigure}[b]{.23\textwidth}