From 75ba4f064a65ebad77d130f160b9469418e49c9f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 9 Jan 2019 12:21:21 +0100 Subject: GUI: Add ability to restore previous DPD settings --- python/gui/templates/predistortion.html | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'python/gui/templates') diff --git a/python/gui/templates/predistortion.html b/python/gui/templates/predistortion.html index 8682054..62e8503 100644 --- a/python/gui/templates/predistortion.html +++ b/python/gui/templates/predistortion.html @@ -14,7 +14,7 @@
-
+

Current DPDCE status

N/A
@@ -26,6 +26,21 @@
N/A
+
+

List of saved DPD settings

+ +

This list contains previously used predistortion settings that you + can recall.

+

+ +

+

+ + +

+

Summary

Calibration needs to be done once before the PA model @@ -36,6 +51,8 @@ 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.

+

The reset button allows you to reset the computation engine. It does not + modify the currently active predistorter.

@@ -47,7 +64,7 @@ + Reset Capture and Model
@@ -97,7 +114,7 @@