Changeset 10396

Show
Ignore:
Timestamp:
09/27/10 17:29:36 (3 years ago)
Author:
cdietric
Message:

minor edits

Location:
documentation/ossie/user-guide-0.8.1
Files:
6 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.8.1/ALFGuide.tex

    r10302 r10396  
    4040 
    4141\subsubsection{Specifying Naming Service IP address} 
    42 To specify a different address for the naming service, append 
    43 -ORBInitRef~NameService=corbaname::$<$IP Address of Naming Service$>$ to ALF on 
    44 the command line: 
     42To specify a different address for the naming service, append the following to ALF on 
     43the command line:\\ 
     44-ORBInitRef~NameService=corbaname::$<$IP Address of Naming Service$>$  
    4545 
    4646\begin{lstlisting}[] 
  • documentation/ossie/user-guide-0.8.1/Bugs.tex

    r10345 r10396  
    3434the terminal: 
    3535\begin{verbatim} 
    36 Interfaces other than complex and real Short, Float, Char, long and Double are 
    37 not supported yet in the process data function generation!! 
     36Interfaces other than complex and real Short, Float, Char, long and Double 
     37are not supported yet in the process data function generation!! 
    3838  See writeProcessDataDeclaration in genStructure. 
    3939\end{verbatim} 
  • documentation/ossie/user-guide-0.8.1/OWDGuide.tex

    r10296 r10396  
    400400        appropriate subdirectories under {\tt /sdr} once the component is edited to 
    401401        provide functionality.  This is executed by typing {\tt python setup.py install} 
    402         \item[MyComponent.prf.xml, MyComponent.scd.xml, MyComponent.spd.xml] Same as for C++ components 
     402        \item[MyComponent.prf.xml, MyComponent.scd.xml, MyComponent.spd.xml] \ Same as for C++ components 
    403403        \end{description} 
    404404 
     
    508508tailored to a specific need. 
    509509 
    510 The configuration file that must be modified to customize the header is  
     510The configuration file that must be modified to customize the header is\\  
    511511{\tt tools/WaveDev/wavedev.cfg}. There are multiple XML tags within this file, but the 
    512512three that need to be considered are {\tt sourcepreamble}, {\tt licensefile}, and  
  • documentation/ossie/user-guide-0.8.1/Uninstallation.tex

    r10320 r10396  
    2727\subsection{Uninstalling Waveform Workshop} 
    2828OWD, ALF, and Wavedash are all python tools that get installed under 
    29 /usr/local/. The binaries can be found in /usr/local/bin, and the python source can be found in 
    30 /usr/local/lib/python2.x/dist-packages. To uninstall them, simply delete ALF, 
     29/usr/local/. The binaries can be found in /usr/local/bin, and the python source can be found in\\ /usr/local/lib/python2.x/dist-packages.\\ To uninstall them, simply delete ALF, 
    3130WAVEDASH, OWD, and OWDC from /usr/local/bin, and the alf, alf\_plugins, 
    3231wavedash, and Wavedev folders from /usr/local/lib/python2.x/dist-packages. 
  • documentation/ossie/user-guide-0.8.1/WaveDash.tex

    r10307 r10396  
    3838 
    3939\subsection{Specifying Naming Service IP address} 
    40 To specify a different address for the naming service, append 
    41 -ORBInitRef~NameService=corbaname::$<$IP Address of Naming Service$>$ to 
    42 Wavedash on the command line: 
     40To specify a different address for the naming service, append the following after the WAVEDASH command on the command line:\\ 
     41-ORBInitRef~NameService=corbaname::$<$IP Address of Naming Service$>$ 
    4342 
    4443\begin{lstlisting}[] 
     
    156155\begin{figure}[htbp] 
    157156\begin{center} 
    158 \includegraphics[scale=1.0]{figures/wavedash/8_component_movedown.png} 
     157\includegraphics[width=\textwidth]{figures/wavedash/8_component_movedown.png} 
    159158\caption{How to rearrange components} 
    160159\label{fig:wavedash:8_component_movedown} 
     
    170169\begin{figure}[htbp] 
    171170\begin{center} 
    172 \includegraphics[scale=1.0]{figures/wavedash/9_properties_hidden.png} 
     171\includegraphics[width=\textwidth]{figures/wavedash/9_properties_hidden.png} 
    173172\caption{Properties context menu} 
    174173\label{fig:wavedash:9_properties_hidden} 
     
    189188\begin{figure}[htbp] 
    190189\begin{center} 
    191 \includegraphics[scale=1.0]{figures/wavedash/10_property_context_menu.png} 
     190\includegraphics[width=\textwidth]{figures/wavedash/10_property_context_menu.png} 
    192191\caption{Property widget context menu} 
    193192\label{fig:wavedash:10_property_context_menu2} 
     
    197196\begin{figure}[htbp] 
    198197\begin{center} 
    199 \includegraphics[scale=1.0]{figures/wavedash/11_property_widget_changed.png} 
     198\includegraphics[width=\textwidth]{figures/wavedash/11_property_widget_changed.png} 
    200199\caption{Property changed to use a slider} 
    201200\label{fig:wavedash:11_property_widget_changed} 
     
    212211\begin{figure}[htbp] 
    213212\begin{center} 
    214 \includegraphics[scale=1.0]{figures/wavedash/12_widget_configuration.png} 
     213\includegraphics[width=\textwidth]{figures/wavedash/12_widget_configuration.png} 
    215214\caption{Widget configuration dialog} 
    216215\label{fig:wavedash:12_widget_configuration} 
  • documentation/ossie/user-guide-0.8.1/WaveformWorkshop.tex

    r10320 r10396  
    6868\begin{figure}[htbp] 
    6969\begin{center} 
    70 \includegraphics[scale=1.0]{figures/wavedash/10_property_context_menu.png} 
     70\includegraphics[width=\textwidth]{figures/wavedash/10_property_context_menu.png} 
    7171\caption{Wavedash} 
    7272\label{fig:wavedash:10_property_context_menu}