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~ | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'notFinishedCode/Report/test.tex~') diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~ index 9a1ab6e..7a0980b 100644 --- a/notFinishedCode/Report/test.tex~ +++ b/notFinishedCode/Report/test.tex~ @@ -110,6 +110,25 @@ Gradually we implemented a bit-by-bit of the final software. Every single step w \section{Design} \newpage \section{Protocol} + +\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} @@ -137,13 +156,13 @@ b \newpage \section{Web page} -\begin{figure} +\begin{figure}[hb!] \centering \includegraphics[width=100mm]{resultsImage.png} - \caption[]{} + \caption[]{Result image showing working, defected and not tested subsystems} \end{figure} -%\newpage +\newpage \section{Conclusion} \newpage -- cgit v1.2.3-55-g7522