From 99979a1cdec5e91dd877f410e1112739a97aa10a Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 16 Feb 2015 13:01:45 +0100 Subject: [PATCH] doc: Small tweaks --- doc/rpp_simulink.tex | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/doc/rpp_simulink.tex b/doc/rpp_simulink.tex index 55e7f50..9a3164f 100644 --- a/doc/rpp_simulink.tex +++ b/doc/rpp_simulink.tex @@ -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{} -- 2.39.2