Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / appendix-protocol.tex
index c0d5a2a..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,10 +79,10 @@ interpreted as \gls{MSB} first integers.
        \caption{Message protocol for exchanging \glspl{Task}}
 \end{table}
 
-\section{SDSs}
+\section*{\glspl{SDS}}
 \begin{table}[H]
        \centering
-       \begin{subfigure}[b]{.2\textwidth}
+       \begin{subfigure}[b]{.23\textwidth}
                \centering
                \begin{tabular}{ll}
                        \toprule
@@ -103,7 +103,7 @@ interpreted as \gls{MSB} first integers.
                \caption{Send an \gls{SDS} specification}
        \end{subfigure}
        \quad%
-       \begin{subfigure}[b]{.2\textwidth}
+       \begin{subfigure}[b]{.23\textwidth}
                \centering
                \begin{tabular}{ll}
                        \toprule
@@ -123,7 +123,7 @@ interpreted as \gls{MSB} first integers.
                \caption{Delete an \gls{SDS}\\~}
        \end{subfigure}
        \quad%
-       \begin{subfigure}[b]{.2\textwidth}
+       \begin{subfigure}[b]{.23\textwidth}
                \centering
                \begin{tabular}{ll}
                        \toprule
@@ -140,7 +140,7 @@ interpreted as \gls{MSB} first integers.
                \caption{\gls{SDS} update\\~}
        \end{subfigure}
        \quad%
-       \begin{subfigure}[b]{.2\textwidth}
+       \begin{subfigure}[b]{.23\textwidth}
                \centering
                \begin{tabular}{ll}
                        \toprule