From 0d5c89c5951b7b6dd0106eafdf3fd51705377aa6 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 23 Aug 2023 10:32:34 +0200 Subject: Debug return code and improving documentation --- manual/manual.pdf | Bin 381100 -> 382241 bytes manual/manual.tex | 3 +++ 2 files changed, 3 insertions(+) (limited to 'manual') diff --git a/manual/manual.pdf b/manual/manual.pdf index 99bdd02..e17cdb5 100644 Binary files a/manual/manual.pdf and b/manual/manual.pdf differ diff --git a/manual/manual.tex b/manual/manual.tex index e5e6db8..3cc68f5 100644 --- a/manual/manual.tex +++ b/manual/manual.tex @@ -180,6 +180,9 @@ breakpoints_callback: \label{keywords:general} \end{table} +\subsubsection{Notes} +The \textbf{interferences} keywords allows to control interference detection. It works as follow. If at any point in time during a wireless communication, another communication happens, on the same wireless interface, in the range of the receiver, then the interference return code will be given to the receiver upon reception. + \subsection{The node section} The node section is used configure the simulated node of esds. Table \ref{keywords:nodes} references all the keywords used in the nodes section. -- cgit v1.2.3