Rev 1127 | Rev 1166 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download
\newcount\strana
\def\adddocument#1{\vfil\break
\bgroup
\strana=1 \voffset=-1in \hoffset=-1in \nopagenumbers
\loop
\pdfximage width \pdfpagewidth page\strana {#1.pdf}
\vbox to0pt{\pdfrefximage\pdflastximage \vss}
\vfil\break
\ifnum\strana<\pdflastximagepages
\advance\strana by1
\repeat
\egroup
}
\def\rotpic #1 {\setbox0=\hbox{\inspic #1 }
\par\nobreak \vskip\wd0 \vskip-\ht0
\centerline {\kern\ht0 \pdfsave\pdfrotate{90}\rlap{\box0}\pdfrestore}
}
%\app Thesis specification
%\break
%\picw=\hsize % obrázek na šířku sazby
%\cinspic ./img/zadani.jpg
%\nextoddpage
\app Circuit diagram of ADCdual01A module
%\picw=1.3\hsize \rotpic SCH/ADCdual.pdf
\adddocument{SCH/ADCdual}
\app Circuit diagram of FMC2DIFF module
%\picw=1.3\hsize \rotpic SCH/FMC2DIFF.pdf
\adddocument{SCH/FMC2DIFF}
\app Content of enclosed CD
\begitems
% zdrojove soubory prace
* Thesis source code
% referencni datovy soubor s navzorkovanymi daty
* Measured data file from interferometric station
% instalacni soubor pro pouzitou verzi gnuradia
* Installation file of gnuradio in version used in work
% pouzite GRG flow grafy
* GRC flow-graphs
% datasheety
* Used datasheets
% fotografie z vyvoje a mereni ADC.
* Photographs from development and testing
* Source files for designed PCB modules.
\enditems