- Timestamp:
- 07/24/09 16:12:28 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/hvolos/docs/OSSIETalkWithUSRP/OSSIETalkWithUSRP.tex
r9444 r9481 29 29 } 30 30 31 \newcommand{\osfigvs}[3]% 32 {% 33 \begin{figure}[h!] 34 \label{fig:#1} 35 \centering 36 \includegraphics[scale=#3]{#1.png} 37 \caption{#2} 38 \end{figure} 39 } 40 31 41 \newcommand{\osblock}% 32 42 {% … … 45 55 46 56 %opening 47 \title{OSSIE Lab \#:The OSSIETalk Waveform - USRP Version}57 \title{OSSIE Lab \#:The OSSIETalk Waveform} 48 58 \author{Haris I. Volos, \textit{et al}\\ 49 59 Virginia Tech, Blacksburg, VA\\ … … 77 87 78 88 \subsection{Getting Started} 89 \subsection{Step 1} 90 \osfigvs{blockdiagram1}{Block Diagram}{0.6} 91 92 \subsection{Step 2} 93 \osfigvs{blockdiagram2}{Block Diagram}{0.6} 94 95 \subsection{Step 3} 96 \osfigvs{blockdiagram3}{Block Diagram}{0.6} 97 79 98 \subsection{Building the waveform} 80 99 \osfig{waveformOEF}{OEF Waveform Structure}