X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=arch.communication.tex;h=1e9b4b6b86309d7fb20f63d61c5d65915005b999;hb=edab4b716594fd9700c20f004a68dc126a3e73bf;hp=18bc076174071a538cd0a7e1aad3acb9871fe1db;hpb=d098cf66624230390d762e9995e8fd61b0d3c71d;p=msc-thesis1617.git 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},%