From: Mart Lubbers Date: Sun, 2 Jul 2017 13:26:05 +0000 (+0200) Subject: elaborate on comm X-Git-Tag: hand-in~21 X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=b446f3259c042cd5b95d7a92070efb745efd0c50;p=msc-thesis1617.git elaborate on comm --- diff --git a/arch.communication.tex b/arch.communication.tex index 18bc076..1e9b4b6 100644 --- a/arch.communication.tex +++ b/arch.communication.tex @@ -120,7 +120,7 @@ channel \gls{SDS} of the device. This will result in sending the actual \gls{SDS} specification and \gls{Task} specifications to the device. A \gls{Task} record is created with the identifier $-1$ to denote a \gls{Task} not yet acknowledged. Finally the device itself is updated with the new state -and with the new \gls{Task}. After waiting for the acknowledgement the device +and with the new \gls{Task}. After waiting for the acknowledgement the device is updated again and the \gls{Task} returns. \begin{lstlisting}[label={lst:sendtask},%