From b2bda1b7b95d8691865bf295f21c149a49caa55a Mon Sep 17 00:00:00 2001 From: Refik Hadzialic Date: Wed, 5 Oct 2011 12:31:00 +0200 Subject: Working on report! --- notFinishedCode/Report/test.tex | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'notFinishedCode/Report/test.tex') 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} -- cgit v1.2.3-55-g7522