summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report
diff options
context:
space:
mode:
authorRefik Hadzialic2011-10-23 15:35:06 +0200
committerRefik Hadzialic2011-10-23 15:35:06 +0200
commit64afeca4f5f9332b30b798bf091edbc4f1b0aa69 (patch)
tree050c085c294e512f7a552adb9a7b583722507e9e /notFinishedCode/Report
parentReport writing (diff)
downloadgsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.tar.gz
gsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.tar.xz
gsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.zip
Report writing
Diffstat (limited to 'notFinishedCode/Report')
-rw-r--r--notFinishedCode/Report/test.log6
-rw-r--r--notFinishedCode/Report/test.pdfbin1486472 -> 1486561 bytes
-rw-r--r--notFinishedCode/Report/test.tex5
-rw-r--r--notFinishedCode/Report/test.tex~3
4 files changed, 8 insertions, 6 deletions
diff --git a/notFinishedCode/Report/test.log b/notFinishedCode/Report/test.log
index ed7c623..6f1488b 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 15:30
+This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 23 OCT 2011 15:34
entering extended mode
%&-line parsing enabled.
**test.tex
@@ -395,7 +395,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 595.
+(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 596.
[25] [26] [27]
<resultsImage.png, id=125, 702.625pt x 431.6125pt>
File: resultsImage.png Graphic file (type png)
@@ -424,7 +424,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, 1486472 bytes).
+Output written on test.pdf (31 pages, 1486561 bytes).
PDF statistics:
711 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 99070fb..1e24ac2 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 a0b7df3..10bee7c 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -303,8 +303,9 @@ How the class works and what kind of outputs it produces can be found on our pro
\caption[]{Logging class}
\end{figure}
\subsection{SSH Class}
-Since security played an important role in our team project. We decided to encrypt all our data that was not handled on our server.
-The simplest solution to this problem was to build an SSH Class that could open and close a local virtual port.
+Since security played an important role in our team project. We decided to encrypt all of our data that was not processed on our server computer.
+The simplest solution to this problem was to build an SSH Class that could open and close a local forwarding port.
+All data sent through that port is encrypted until it gets to its destination location.
\clearpage
\section{Hardware design}
In our team project we had the option to choose all the required hardware ourself beside the two BeagleBoards, which we were supplied by Konrad and Dennis.
diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~
index 1a58a79..a0b7df3 100644
--- a/notFinishedCode/Report/test.tex~
+++ b/notFinishedCode/Report/test.tex~
@@ -303,7 +303,8 @@ How the class works and what kind of outputs it produces can be found on our pro
\caption[]{Logging class}
\end{figure}
\subsection{SSH Class}
-
+Since security played an important role in our team project. We decided to encrypt all our data that was not handled on our server.
+The simplest solution to this problem was to build an SSH Class that could open and close a local virtual port.
\clearpage
\section{Hardware design}
In our team project we had the option to choose all the required hardware ourself beside the two BeagleBoards, which we were supplied by Konrad and Dennis.