Changeset 5870

Show
Ignore:
Timestamp:
11/28/07 16:45:25 (5 years ago)
Author:
jgaeddert
Message:

formatting figures in Quick Start Guide

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.6.2/UserGuide.tex

    r5868 r5870  
    111111%[USE INITSCRIPT!] 
    112112 
    113 The terminal should look like Figure ~\ref{screen:omniNames}. 
    114 \begin{figure} 
     113The terminal should look like Figure~\ref{screen:omniNames}. 
     114\begin{figure}[!h] 
     115\centering 
    115116\includegraphics[width=6in]{figures/quick_start_omniNames.jpg} 
    116117\caption{Starting omniNames} 
     
    121122a completely new terminal and type: 
    122123\begin{lstlisting}[] 
    123 $ cd /sdr/ 
    124 $ nodeBooter -D -d nodes/default_GPP_node/DeviceManager.dcd.xml 
    125 \end{lstlisting} 
    126  
    127 The terminal should look like the following screen shot: 
    128 %\begin{figure} 
    129 \begin{center} 
     124 $ cd /sdr/ 
     125 $ nodeBooter -D -d nodes/default_GPP_node/DeviceManager.dcd.xml 
     126\end{lstlisting} 
     127 
     128The terminal should look like Figure~\ref{screen:nodeBooter}. 
     129\begin{figure}[!h] 
     130\centering 
    130131\includegraphics[width=6in]{figures/quick_start_nodeBooter.jpg} 
    131 \end{center} 
    132 %\caption{Starting nodeBooter} 
    133 %\label{screen:nodeBooter} 
    134 %\end{figure} 
     132\caption{Starting nodeBooter} 
     133\label{screen:nodeBooter} 
     134\end{figure} 
    135135 
    136136Now load the waveform using wavLoader. In a third tab or terminal, type in: 
     
    140140\end{lstlisting} 
    141141 
    142 The terminal should look similar to this:%Figure ~\ref{screen:wavLoader} 
    143 %\begin{figure} 
    144 \begin{center} 
     142The terminal should look similar to Figure~\ref{screen:wavLoader} 
     143\begin{figure}[!h] 
     144\centering 
    145145\includegraphics[width=6in]{figures/quick_start_wavLoader.jpg} 
    146 \end{center} 
    147 %\caption{Starting wavLoader} 
    148 %\label{screen:wavLoader} 
    149 %\end{figure} 
    150  
    151 Now select the QPSK demonstration waveform, 
    152 //waveforms/ossie\_demo/ossie\_demo.sad.xml: 
    153 \begin{lstlisting}[] 
    154 $ 1 
     146\caption{Starting wavLoader} 
     147\label{screen:wavLoader} 
     148\end{figure} 
     149 
     150Now select the ossie demonstration waveform, 
     151{\tt //waveforms/ossie\_demo/ossie\_demo.sad.xml} 
     152\begin{lstlisting}[] 
     153Selection: 1 
    155154\end{lstlisting} 
    156155 
    157156The tab or terminal window in which nodeBooter was started will now contain the 
    158157output of the demo. The lines will update with output similar to this: 
    159 \begin{lstlisting}[] 
    160 RxDemo errors:  X  / 1024 
    161 \end{lstlisting} 
     158\begin{verbatim} 
     159 RxDemo errors:  X  / 1024 
     160\end{verbatim} 
    162161 
    163162Where X denotes the number of bit errors out of 1024 that have been detected 
    164163by the RxDemo component. 
    165164 
    166 The terminal should look like this:%Figure ~\ref{screen:rxDemo} 
    167 %\begin{figure} 
    168 \begin{center} 
     165The terminal should look like Figure~\ref{screen:RxDemo} 
     166\begin{figure} 
     167\centering 
    169168\includegraphics[width=6in]{figures/quick_start_errors.jpg} 
    170 \end{center} 
    171 %\caption{An example RxDemo output} 
    172 %\label{screen:rxDemo} 
    173 %\end{figure} 
     169\caption{An example RxDemo output} 
     170\label{screen:RxDemo} 
     171\end{figure} 
    174172 
    175173Congratulations! You have just installed OSSIE and run the new QPSK 
    176174demonstration waveform. From here you may be interested in learning how to 
    177175create your own waveforms and components using the OSSIE Waveform Developer 
    178 (OWD). To learn about the OWD, please refer to Section ~\ref{section:owd}. 
     176(OWD). To learn about the OWD, please refer to Section~\ref{section:owd}. 
    179177 
    180178\section{Introduction} 
     
    191189work along the way. Additionally, this guide is an evolving document. 
    192190If you have any suggestions for improving it, please submit them to Trac (see 
    193 ~\ref{section:trac}) or \href{mailto:cov@vt.edu}{email the maintainer} directly. 
     191Section~\ref{section:trac}) or \href{mailto:cov@vt.edu}{email the maintainer} directly. 
    194192 
    195193\subsection{Further Help} 
     
    217215 
    218216\begin{lstlisting}[] 
    219 subscribe <list name>  <your first name>  <your last name>  
     217 subscribe <list name>  <your first name>  <your last name>  
    220218\end{lstlisting} 
    221219