From d5cbe10c0e2298b0e40161607a3da158249bdb82 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 4 Dec 2018 10:18:33 +0100 Subject: Move python stuff to folder --- python/gui/templates/predistortion.html | 88 +++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 python/gui/templates/predistortion.html (limited to 'python/gui/templates/predistortion.html') diff --git a/python/gui/templates/predistortion.html b/python/gui/templates/predistortion.html new file mode 100644 index 0000000..2ebf7ea --- /dev/null +++ b/python/gui/templates/predistortion.html @@ -0,0 +1,88 @@ + + + + + +{% include 'head.html' %} + + + {% include 'body-nav.html' %} + +
+
+
+
Calibration
+
+
Calibration needs to be done once before the PA model + can be trained. Every time calibration is changed, the predistortion + parameters are invalidated!
+ + +
Calibration results:N/A
+
+
+
+
Capture TX and RX frames
+
+
+ + +
+
+ +
+
+
+ + +
+
+ + -- cgit v1.2.3