Camil's comments: appendices
[msc-thesis1617.git] / appendix-protocol.tex
index 523aabe..ad88ac4 100644 (file)
@@ -34,7 +34,7 @@ interpreted as \gls{MSB} first integers.
 \end{table}
 
 \newpage
-\section{mTasks}
+\section{\gls{mTask}-\glspl{Task}}
 \begin{table}[H]
        \centering
        \begin{subfigure}[t]{.48\textwidth}
@@ -45,8 +45,8 @@ interpreted as \gls{MSB} first integers.
                        \midrule
                        1 & \texttt{'t'}\\
                        2,3 & interval or interrupt\\
-                       4,5 & length (\texttt{n})\\
-                       6 to n+6 & bytecode\\
+                       4,5 & length ($n$)\\
+                       6 to $n$+6 & bytecode\\
                        \midrule\midrule
                        \multicolumn{2}{c}{Response}\\
                        byte & value\\
@@ -89,14 +89,14 @@ interpreted as \gls{MSB} first integers.
                        byte & meaning\\
                        \midrule
                        1 & \texttt{'s'}\\
-                       2,3 & identifier\\
+                       2,3 & id\\
                        4,5 & value\\
                        \midrule\midrule
                        \multicolumn{2}{c}{Response}\\
                        byte & meaning\\
                        \midrule
                        1 & \texttt{'s'}\\
-                       2,3 & identifier\\
+                       2,3 & id\\
                        \bottomrule
                \end{tabular}
                \caption{Send an SDS specification}