From aa3abebd804129f2eff361a1b4f21d0c04c61cfd Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 19 Dec 2018 17:13:40 +0100 Subject: GUI: Add adapt step to DPD --- python/gui/templates/predistortion.html | 39 ++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 13 deletions(-) (limited to 'python/gui/templates/predistortion.html') diff --git a/python/gui/templates/predistortion.html b/python/gui/templates/predistortion.html index d102101..8682054 100644 --- a/python/gui/templates/predistortion.html +++ b/python/gui/templates/predistortion.html @@ -11,28 +11,41 @@
Status and calibration
-
Current DPDCE status: -
-
N/A
-
-
- + +
+
+
+

Current DPDCE status

+
+
N/A
+
+
+ +
+
+
N/A
+
+
+

Summary

+

Calibration needs to be done once before the PA model + can be trained. Every time calibration is changed, the predistortion + parameters are invalidated!

+

Once calibration succeeded and correct RX gain is set, you + can trigger a capture and model the PA. Usually, several capture + runs are needed before the model can be trained.

+

The capture and model analysis will calculate a new set of + DPD model data, that you can apply using the Update Predistorter button.

-
N/A
-
Calibration needs to be done once before the PA model - can be trained. Every time calibration is changed, the predistortion - parameters are invalidated!
-
Once calibration succeeded and correct RX gain is set, you - can trigger a capture and model the PA. Usually, several capture - runs are needed before the model can be trained.
+
-- cgit v1.2.3