summaryrefslogtreecommitdiffstats
path: root/notFinishedCode
diff options
context:
space:
mode:
authorRefik Hadzialic2011-10-28 14:35:05 +0200
committerRefik Hadzialic2011-10-28 14:35:05 +0200
commit812e64ef6bad74a8a01c8ca2e2465872e5451423 (patch)
tree6cd115e9fd476943eacd679ab5d27f279c7372b4 /notFinishedCode
parentWriting report (diff)
downloadgsm-selftest-812e64ef6bad74a8a01c8ca2e2465872e5451423.tar.gz
gsm-selftest-812e64ef6bad74a8a01c8ca2e2465872e5451423.tar.xz
gsm-selftest-812e64ef6bad74a8a01c8ca2e2465872e5451423.zip
Report writing
Diffstat (limited to 'notFinishedCode')
-rw-r--r--notFinishedCode/Report/test.log4
-rw-r--r--notFinishedCode/Report/test.pdfbin1541384 -> 1541778 bytes
-rw-r--r--notFinishedCode/Report/test.tex10
-rw-r--r--notFinishedCode/Report/test.tex~12
4 files changed, 19 insertions, 7 deletions
diff --git a/notFinishedCode/Report/test.log b/notFinishedCode/Report/test.log
index 274e22c..f10394b 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) 28 OCT 2011 14:13
+This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 28 OCT 2011 14:34
entering extended mode
%&-line parsing enabled.
**test.tex
@@ -445,7 +445,7 @@ ur/jknappen/ec/ecsx1440.600pk> </home/refik/.texmf-var/fonts/pk/ljfour/jknappen
sr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/te
xmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-texlive
/fonts/type1/public/amsfonts/cm/cmsy9.pfb>
-Output written on test.pdf (39 pages, 1541384 bytes).
+Output written on test.pdf (39 pages, 1541778 bytes).
PDF statistics:
775 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 9eba02b..c41c0db 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 eee1610..fe063f6 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -981,9 +981,15 @@ and one for our internal GSM BST). The only limitation of the automatic cell pho
is that it only supports cell phones where we could read out the number using the \emph{AT Modem}
commands since some cell phone manufacturers do not use the standardized \emph{AT Modem} commands.
\subsection{Location of the files}
+For proper working of the software, it is important that each file is at its correct path.
+In the given section you can find out the correct path location. If you are not an expert.
+please do not change these locations.
\subsection{Setting up the parameters}
-After configuring the hardware, \emph{https} and \emph{.htaccess}, it is important to
-modify the files for proper operations. In the following paragraph you
+After configuring the hardware, \emph{https} and \emph{.htaccess} on the web server,
+it is important to modify the files for proper operations. In the given section you
+can find out how to configure the rest of the files (e.g. database passwords, etc.).
+The following files you have to modify to have a working database access:
+\emph{initTestClass.py, GsmSelfTest.py, UsbDetectClass.py} and \emph{truthtableClass.py}.
\subsection{Test descriptions}
In the following section we will describe the tests that can be performed and what kind
of problems they can identify. There are five types of tests:
diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~
index 31b0643..fe063f6 100644
--- a/notFinishedCode/Report/test.tex~
+++ b/notFinishedCode/Report/test.tex~
@@ -73,7 +73,7 @@ escapeinside={\%}{)} % if you want to add a comment within your code
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
- \renewcommand*\normalfont
+
%make the title page
@@ -981,9 +981,15 @@ and one for our internal GSM BST). The only limitation of the automatic cell pho
is that it only supports cell phones where we could read out the number using the \emph{AT Modem}
commands since some cell phone manufacturers do not use the standardized \emph{AT Modem} commands.
\subsection{Location of the files}
+For proper working of the software, it is important that each file is at its correct path.
+In the given section you can find out the correct path location. If you are not an expert.
+please do not change these locations.
\subsection{Setting up the parameters}
-After configuring the hardware, \emph{https} and \emph{.htaccess}, it is important to
-modify the files for proper operations. In the following paragraph you
+After configuring the hardware, \emph{https} and \emph{.htaccess} on the web server,
+it is important to modify the files for proper operations. In the given section you
+can find out how to configure the rest of the files (e.g. database passwords, etc.).
+The following files you have to modify to have a working database access:
+\emph{initTestClass.py, GsmSelfTest.py, UsbDetectClass.py} and \emph{truthtableClass.py}.
\subsection{Test descriptions}
In the following section we will describe the tests that can be performed and what kind
of problems they can identify. There are five types of tests: