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/modulator.html | 73 +++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 python/gui/templates/modulator.html (limited to 'python/gui/templates/modulator.html') diff --git a/python/gui/templates/modulator.html b/python/gui/templates/modulator.html new file mode 100644 index 0000000..6deffb1 --- /dev/null +++ b/python/gui/templates/modulator.html @@ -0,0 +1,73 @@ + + + + + +{% include 'head.html' %} + + + {% include 'body-nav.html' %} + +
+
+
+
+

Gain

+
+ + + +
+
+
+

OFDM Windowing

+
+ + + +
+
+
+

CFR

+
+
+ +
+ + + + + + + + + +
+
+
+ +
+ +
+ + -- cgit v1.2.3