From 476e4ebc5bacad7884c8e59f1d48a8ec462cca72 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Tue, 22 Aug 2023 21:16:09 +0200 Subject: [PATCH] introduce some frontend to show messages --- htdocs/index.html | 1 + htdocs/lib/DemodulatorPanel.js | 1 + htdocs/lib/MessagePanel.js | 42 ++++++++++++++++++++++++++++++++++ htdocs/openwebrx.js | 2 ++ 4 files changed, 46 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index 18834b3f..0c147d2b 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -74,6 +74,7 @@ +