summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report/test.tex
diff options
context:
space:
mode:
authorRefik Hadzialic2011-10-05 12:31:00 +0200
committerRefik Hadzialic2011-10-05 12:31:00 +0200
commitb2bda1b7b95d8691865bf295f21c149a49caa55a (patch)
tree8944ee8a25d6df24800e5bc460d2d4388db34652 /notFinishedCode/Report/test.tex
parentWorking on the report! (diff)
downloadgsm-selftest-b2bda1b7b95d8691865bf295f21c149a49caa55a.tar.gz
gsm-selftest-b2bda1b7b95d8691865bf295f21c149a49caa55a.tar.xz
gsm-selftest-b2bda1b7b95d8691865bf295f21c149a49caa55a.zip
Working on report!
Diffstat (limited to 'notFinishedCode/Report/test.tex')
-rw-r--r--notFinishedCode/Report/test.tex23
1 files changed, 21 insertions, 2 deletions
diff --git a/notFinishedCode/Report/test.tex b/notFinishedCode/Report/test.tex
index 47bc0fd..7bfd079 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -110,7 +110,26 @@ Gradually we implemented a bit-by-bit of the final software. Every single step w
\section{Design}
\newpage
\section{Protocol}
-\newpage
+
+\begin{figure}[hb!]
+ \centering
+ \includegraphics[width=130mm]{protocolCommunicationHandler.png}
+ \caption[]{Flowchart of the protocol, on the handler side}
+\end{figure}
+
+\begin{figure}[hb!]
+ \centering
+ \includegraphics[width=130mm]{protocolCommunicationcControllerReceiver.png}
+ \caption[]{Flowchart of the protocol, on the controller side for the caller}
+\end{figure}
+
+\begin{figure}[hb!]
+ \centering
+ \includegraphics[width=130mm]{protocolCommunicationcControllerCaller.png}
+ \caption[]{Flowchart of the protocol, on the controller side for the receiver}
+\end{figure}
+
+%\newpage
\section{Encryption of data}
\begin{lstlisting}
import subprocess
@@ -137,7 +156,7 @@ b
\newpage
\section{Web page}
-\begin{figure}
+\begin{figure}[hb!]
\centering
\includegraphics[width=100mm]{resultsImage.png}
\caption[]{Result image showing working, defected and not tested subsystems}