summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/Report')
-rw-r--r--notFinishedCode/Report/test.log10
-rw-r--r--notFinishedCode/Report/test.pdfbin1483886 -> 1483992 bytes
-rw-r--r--notFinishedCode/Report/test.tex4
-rw-r--r--notFinishedCode/Report/test.tex~6
4 files changed, 11 insertions, 9 deletions
diff --git a/notFinishedCode/Report/test.log b/notFinishedCode/Report/test.log
index 61fe2a0..fe4c093 100644
--- a/notFinishedCode/Report/test.log
+++ b/notFinishedCode/Report/test.log
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 23 OCT 2011 14:17
+This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 23 OCT 2011 14:27
entering extended mode
%&-line parsing enabled.
**test.tex
@@ -351,9 +351,9 @@ File: serialPort.png Graphic file (type png)
<use serialPort.png>
[11 <./classDiagram.png (PNG copy)>]
LaTeX Font Info: External font `cmex10' loaded for size
-(Font) <9> on input line 245.
+(Font) <9> on input line 247.
LaTeX Font Info: External font `cmex10' loaded for size
-(Font) <5> on input line 245.
+(Font) <5> on input line 247.
<serverClass.png, id=60, 302.12875pt x 181.67876pt>
File: serverClass.png Graphic file (type png)
@@ -396,7 +396,7 @@ File: sshTunnel.png Graphic file (type png)
<./sshTunnel.png (PNG copy)>] [23] [24]
LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <9> not available
-(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 572.
+(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 574.
[25] [26] [27]
<resultsImage.png, id=125, 702.625pt x 431.6125pt>
File: resultsImage.png Graphic file (type png)
@@ -425,7 +425,7 @@ r/fonts/pk/ljfour/jknappen/ec/ecrm1728.600pk></usr/share/texmf-texlive/fonts/ty
pe1/public/amsfonts/cm/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmsy10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmsy9.pfb>
-Output written on test.pdf (31 pages, 1483886 bytes).
+Output written on test.pdf (31 pages, 1483992 bytes).
PDF statistics:
708 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
diff --git a/notFinishedCode/Report/test.pdf b/notFinishedCode/Report/test.pdf
index b4f2a50..529c449 100644
--- a/notFinishedCode/Report/test.pdf
+++ b/notFinishedCode/Report/test.pdf
Binary files differ
diff --git a/notFinishedCode/Report/test.tex b/notFinishedCode/Report/test.tex
index e29096c..ab8fb8e 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -203,7 +203,6 @@ The software engineering design concepts were achieved following way:
\item Fault-tolerance - the classes were designed to continue operating even if error events appear and handlers are logging all events
\item Usability - we tried to create a simple user interface and easily to use for everyone
\end{itemize}
-\par The basic scheme how our test software works can be seen on figure 5.
\begin{figure}[ht!]
\centering
@@ -211,6 +210,9 @@ The software engineering design concepts were achieved following way:
\caption[]{Working principle of the test software}
\end{figure}
+\par The basic principle how the test software works can be seen in figure 5. The test software is
+started either manually from the terminal or using the web site.
+
\begin{figure}[ht!]
\centering
\includegraphics[width=140mm]{classDiagram.png}
diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~
index 3dad7df..aba7830 100644
--- a/notFinishedCode/Report/test.tex~
+++ b/notFinishedCode/Report/test.tex~
@@ -203,14 +203,14 @@ The software engineering design concepts were achieved following way:
\item Fault-tolerance - the classes were designed to continue operating even if error events appear and handlers are logging all events
\item Usability - we tried to create a simple user interface and easily to use for everyone
\end{itemize}
-\par The scheme how our algorithm works can be seen on figure 5.
\begin{figure}[ht!]
\centering
\includegraphics[width=140mm]{activityControllerEdited.png}
- \caption[]{Class diagram for the dbClass}
+ \caption[]{Working principle of the test software}
\end{figure}
-
+\par The basic principle how the test software works can be seen in figure 5. The test software is
+started either manually from the terminal or using the web site using
\begin{figure}[ht!]
\centering
\includegraphics[width=140mm]{classDiagram.png}