Commit Diff


commit - a9bbedd10cccc624a1ddbddacbe3cc98906505a5
commit + 5b111c15e04ae8b59f3952774832d13a3f8c6995
blob - 329fa70cf5aacdbb21138c03752e7af5d1b9d0df
blob + ab7cbcc2b50a3054074ea6b2e6e3c4cee6b6bb93
--- src/chapters/improving_throughput/att.tex
+++ src/chapters/improving_throughput/att.tex
@@ -49,7 +49,10 @@ The parameters for a test with \ac{dle} enabled are re
 \begin{table}[ht]
 	\centering
 	\caption{Parameters and their values that result in a throughput of
-			{\textasciitilde}250 \ac{kbps}.}
+		{\textasciitilde}250 \ac{kbps}. In comparison to the previous parameters,
+		the \ac{att} \ac{mtu} was changed from 23 bytes to 517 bytes, and the
+		\lstinline{buffer_len} was changed from 20 bytes to 514 bytes. The previous
+		change for the \ac{dle} is reverted from 251 bytes to not used (27 bytes).}
 	\begin{tabularx}{.7\textwidth}{Y | Y}
 		Parameter              & Value               \\
 		\hline
@@ -114,7 +117,8 @@ If \ac{dle} is now used as well, another increase in t
 \begin{table}[ht]
 	\centering
 	\caption{Parameters and their values that result in a throughput of
-			{\textasciitilde}900 \ac{kbps}.}
+		{\textasciitilde}900 \ac{kbps}. In comparison to the previous parameters,
+		the \ac{dle} was changed from not used (27 bytes) to 251 bytes.}
 	\begin{tabularx}{.7\textwidth}{Y | Y}
 		Parameter              & Value         \\
 		\hline
blob - 03d4fa437308227a1682ab6fdcae0e6fc568e510
blob + ccd7bb06fc063cf1302ced92899d014a7dea328d
--- src/chapters/improving_throughput/link_layer.tex
+++ src/chapters/improving_throughput/link_layer.tex
@@ -54,7 +54,8 @@ The parameters this test was realized with can be seen
 \begin{table}[ht]
 	\centering
 	\caption{Parameters and their values that result in a throughput of
-			{\textasciitilde}190 \ac{kbps}.}
+		{\textasciitilde}190 \ac{kbps}. In comparison with the previous parameters,
+		the \ac{dle} was changed from not used (27 bytes) to 251 bytes.}
 	\begin{tabularx}{.7\textwidth}{Y | Y}
 		Parameter              & Value         \\
 		\hline
blob - 701fe9718e283013c67dc171031a8695e60e775f
blob + ae6445d589db1d02edf7fdc703d2e5059b3014ea
--- src/chapters/improving_throughput/packet_sizes.tex
+++ src/chapters/improving_throughput/packet_sizes.tex
@@ -50,7 +50,8 @@ Table \ref{table:parameters_packet_sizes}.
 \begin{table}[ht]
 	\centering
 	\caption{Parameters and their values that result in a throughput of
-			{\textasciitilde}1250 \ac{kbps}.}
+		{\textasciitilde}1250 \ac{kbps}. In comparison to the previous parameters,
+		the \lstinline{buffer_len} was changed from 514 bytes to 495 bytes.}
 	\begin{tabularx}{.7\textwidth}{Y | Y}
 		Parameter              & Value         \\
 		\hline
blob - 60e614cb81c63a4aea6f80c52c8ddaf4f8e4d3dc
blob + 88e5c5fa27535adacb9ada325d9a69ad1cbc4c23
--- src/chapters/improving_throughput/physical_layer.tex
+++ src/chapters/improving_throughput/physical_layer.tex
@@ -50,7 +50,8 @@ The parameters for this test are defined in Table \ref
 \begin{table}[ht]
 	\centering
 	\caption{Parameters and their values that result in a throughput of
-			{\textasciitilde}190 \ac{kbps}.}
+		{\textasciitilde}190 \ac{kbps}. In comparison to the previous parameters,
+		the \ac{le} \ac{phy} was changed from 1M to 2M.}
 	\begin{tabularx}{.7\textwidth}{Y | Y}
 		Parameter              & Value               \\
 		\hline