aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/chapters/conclusions.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/chapters/conclusions.tex')
-rw-r--r--doc/thesis/chapters/conclusions.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/chapters/conclusions.tex b/doc/thesis/chapters/conclusions.tex
index 80776f9..2a38f9c 100644
--- a/doc/thesis/chapters/conclusions.tex
+++ b/doc/thesis/chapters/conclusions.tex
@@ -14,7 +14,7 @@ For both modulation schemes samples from multiple different conditions were coll
A missing feature in this work is an automated collection of the BER data, which would allow to more easily observe and measure the influence of each parameter in the fading channel model.
-\subsection{Improvements in the GUI front-end}
+\subsection{Improvements in the GUI front-end}\label{GUI-improfment}
In addition to fixing the issue discussed in section \ref{sec:gui-issue-single-threaded}, a very important feature that is currently missing is the ability to change the fading parameters in real time from within the GUI. Dear PyGUI offers many graphical elements that could be used to control the parameters, however a new GR block would need to be created to propagate the updated values into the flow graph.