]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
doc: Small tweaks
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Feb 2015 12:01:45 +0000 (13:01 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Feb 2015 12:01:45 +0000 (13:01 +0100)
doc/rpp_simulink.tex

index 55e7f505ee9a74e6f503b661be0c0a16aca15847..9a3164fe47b84dab10b6919dfb209d4ce7961b3c 100644 (file)
@@ -872,7 +872,6 @@ Debug
 Release
 .settings/*
 \end{lstlisting}
-\newpage
        \item Add new variable \texttt{RPP\_LIB\_ROOT} and point to this
 repository branch root.\newline{}
 \noindent\includegraphics[width=\linewidth]{images/base_posix_1.png}
@@ -2228,17 +2227,6 @@ same description is also available in the program itself via the
   Matlab tool that allows to generate source code for S-Functions given the descriptor of a C 
   function call.
 
-\item[LIN]
-  \textit{Local Interconnect Network.} \newline{}
-  The LIN is a serial network protocol used for communication between components in vehicles.
-  In this project it is also used as mnemonic to refer to or something related to the LIN
-  hardware module.
-
-\item[LOUT]
-  \textit{Logic Output.} \newline{}
-  Mnemonic to refer to or something related to the digital output hardware module.
-  It is logic output (100mA), as opposed to power outputs (2A, 10A).
-
 \item[MBD]
   \textit{Model-Based Design.} \newline{}
   Model-Based Design (MBD) is a mathematical and visual method of addressing problems associated
@@ -2250,10 +2238,6 @@ same description is also available in the program itself via the
   used is `C MEX S-Function", which means Matlab executable written in C that implements a system
   function.
 
-\item[MOUT]
-  \textit{(Motor) Power Output.} \newline{}
-  Mnemonic to refer to or something related to the 2A push/pull power output hardware module.
-
 \item[PWM]
   \textit{Pulse-width modulation.} \newline{}
   Technique for getting analog results with digital means. Digital control is used to create a
@@ -2262,10 +2246,8 @@ same description is also available in the program itself via the
   the time that the signal spends off. The duration of ``on time" is called the pulse width or
   \textit{duty cycle}.
 
-\item[RPP]
-  \textit{Rapid Prototyping Platform.} \newline{}
-  Name of the automotive hardware board. Also generic term to define something related
-  to the board, like the RPP Library, RPP Layer, RPP API, etc.
+\item[RPP] \textit{Rapid Prototyping Platform.} \newline{} Name of the
+  developed platform, that includes both hardware and software.
 
 \item[SCI]
   \textit{Serial Communication Interface.} \newline{}