From 950255d8ea7ceffef99098263a76c1d5f0bbef60 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 31 Mar 2015 16:16:23 +0200 Subject: [PATCH] doc: Rephrase multi-rate feature/limitation paragraph --- doc/rpp_simulink.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/rpp_simulink.tex b/doc/rpp_simulink.tex index bd0244c..9daae06 100644 --- a/doc/rpp_simulink.tex +++ b/doc/rpp_simulink.tex @@ -1724,9 +1724,10 @@ board. \begin{itemize} \item Sampling frequencies up to 1\,kHz. -\item Supports only single-tasking single rate and multi rates systems. Support - for multitasking systems will be available in the final version and will require careful audit - of the RPP library with respect to thread-safe code. +\item Multi-rate models are executed in a single thread in + non-preemptive manner. Support for multi-threaded execution will be + available in the final version and will require careful audit of the + RPP library with respect to thread-safe code. \item No External mode support yet. We work on it. \item Custom compiler options, available via OPTS variable in \emph{Make command} at \emph{Code Generation} tab (see Figure -- 2.39.2