From 80a92a614d62141beba2c08a0393b736a1f6b0c4 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 24 Sep 2018 20:47:33 +0200 Subject: Make capture return a json --- gui/templates/predistortion.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'gui/templates') diff --git a/gui/templates/predistortion.html b/gui/templates/predistortion.html index 316c43d..0acaf81 100644 --- a/gui/templates/predistortion.html +++ b/gui/templates/predistortion.html @@ -31,11 +31,12 @@ along with ODR-DabMod. If not, see .

Capture

-
- - - -
+
Number of samples captured: None
+ +
On pressing this button, + the DPDCE will trigger a capture and a quick data + analysis, without updating any DPD models.
+

Status

-- cgit v1.2.3