Subversion Repositories svnkaklik

Rev

Rev 1132 | Rev 1166 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1132 Rev 1159
1
 
1
 
2
\newcount\strana
2
\newcount\strana
3
    \def\adddocument#1{\vfil\break
3
    \def\adddocument#1{\vfil\break
4
        \bgroup
4
        \bgroup
5
            \strana=1 \voffset=-1in \hoffset=-1in \nopagenumbers
5
            \strana=1 \voffset=-1in \hoffset=-1in \nopagenumbers
6
            \loop
6
            \loop
7
            \pdfximage width \pdfpagewidth page\strana {#1.pdf}
7
            \pdfximage width \pdfpagewidth page\strana {#1.pdf}
8
            \vbox to0pt{\pdfrefximage\pdflastximage \vss}
8
            \vbox to0pt{\pdfrefximage\pdflastximage \vss}
9
            \vfil\break
9
            \vfil\break
10
            \ifnum\strana<\pdflastximagepages
10
            \ifnum\strana<\pdflastximagepages
11
            \advance\strana by1
11
            \advance\strana by1
12
    \repeat
12
    \repeat
13
\egroup
13
\egroup
14
}
14
}
15
 
15
 
16
\def\rotpic #1 {\setbox0=\hbox{\inspic #1 }
16
\def\rotpic #1 {\setbox0=\hbox{\inspic #1 }
17
    \par\nobreak \vskip\wd0 \vskip-\ht0
17
    \par\nobreak \vskip\wd0 \vskip-\ht0
18
    \centerline {\kern\ht0 \pdfsave\pdfrotate{90}\rlap{\box0}\pdfrestore}
18
    \centerline {\kern\ht0 \pdfsave\pdfrotate{90}\rlap{\box0}\pdfrestore}
19
}
19
}
20
 
20
 
21
%\app Thesis specification
21
%\app Thesis specification
22
 
22
 
23
%\break
23
%\break
24
%\picw=\hsize % obrázek na šířku sazby
24
%\picw=\hsize % obrázek na šířku sazby
25
%\cinspic ./img/zadani.jpg
25
%\cinspic ./img/zadani.jpg
26
%\nextoddpage
26
%\nextoddpage
27
 
27
 
28
\app Circuit diagram of ADCdual01A module
28
\label[adc-scheme] \app Circuit diagram of ADCdual01A module
-
 
29
 
29
 
30
 
30
%\picw=1.3\hsize \rotpic SCH/ADCdual.pdf
31
%\picw=1.3\hsize \rotpic SCH/ADCdual.pdf
31
\adddocument{SCH/ADCdual}
32
\adddocument{SCH/ADCdual}
32
 
33
 
33
 
34
 
34
\app Circuit diagram of FMC2DIFF module
35
\label[fmc-scheme] \app Circuit diagram of FMC2DIFF module
35
 
36
 
36
%\picw=1.3\hsize \rotpic SCH/FMC2DIFF.pdf
37
%\picw=1.3\hsize \rotpic SCH/FMC2DIFF.pdf
37
\adddocument{SCH/FMC2DIFF}
38
\adddocument{SCH/FMC2DIFF}
38
 
39
 
39
\app Content of enclosed CD
40
\app Content of enclosed CD
40
 
41
 
41
\begitems
42
\begitems
42
% zdrojove soubory prace
43
% zdrojove soubory prace
43
    * Thesis source code
44
    * Thesis source code
44
% referencni datovy soubor s navzorkovanymi daty
45
% referencni datovy soubor s navzorkovanymi daty
45
    * Measured data file from interferometric station
46
    * Measured data file from interferometric station
46
% instalacni soubor pro pouzitou verzi gnuradia 
47
% instalacni soubor pro pouzitou verzi gnuradia 
47
    * Installation file of gnuradio in version used in work
48
    * Installation file of gnuradio in version used in work
48
% pouzite GRG flow grafy
49
% pouzite GRG flow grafy
49
    * GRC flow-graphs
50
    * GRC flow-graphs
50
% datasheety
51
% datasheety
51
    * Used datasheets
52
    * Used datasheets
52
% fotografie z vyvoje a mereni ADC. 
53
% fotografie z vyvoje a mereni ADC. 
53
    * Photographs from development and testing
54
    * Photographs from development and testing
54
    * Source files for designed PCB modules.
55
    * Source files for designed PCB modules.
55
\enditems
56
\enditems
56
 
57
 
57
 
58
 
58
 
59
 
59
 
60
 
60
 
61