From 2bd1bf389d9ffc1e79722c70023b4b3e067e1523 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 5 Jun 2018 11:51:56 +0200 Subject: Add web UI --- gui/templates/modulator.html | 65 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 gui/templates/modulator.html (limited to 'gui/templates/modulator.html') diff --git a/gui/templates/modulator.html b/gui/templates/modulator.html new file mode 100644 index 0000000..2cd5765 --- /dev/null +++ b/gui/templates/modulator.html @@ -0,0 +1,65 @@ + + + + + +{% include 'head.html' %} + + + {% include 'body-nav.html' %} + +
+
+
+
+

OFDM Windowing

+
+ + + +
+
+
+

CFR

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