From 9526cbefa016dc275c94a7d8fc6d9e25be8cc340 Mon Sep 17 00:00:00 2001 From: Halcy0nic Date: Mon, 8 Jan 2024 14:55:13 -0700 Subject: [PATCH] Feat: Making analysis sections collapsable --- templates/analysis.html | 88 +++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 42 deletions(-) diff --git a/templates/analysis.html b/templates/analysis.html index 9a2a041..dff10fd 100644 --- a/templates/analysis.html +++ b/templates/analysis.html @@ -52,25 +52,18 @@

Analyze LoRa traffic received at 433, 868, or 915 MHz. Click the desired frequency below to get started. Once you are on the appropriate page, click the 'Connect Serial Port' button to connect to a serial port on your computer. Once connected to your LoRa receiver, traffic will automatically be streamed to the web page for analysis. To disconnect a receiver, click the 'Disconnect Serial Port' button.

-

- 433 MHz -
- 868 MHz -
- 915 MHz -

- - -
+
+

-
-

433 MHz

+ +
-

LoRa Transceiver


+

433 MHz LoRa Transceiver


+
@@ -235,18 +228,20 @@ }); } - - - -
-
- -
+ + + + + + +

-

868 MHz

+
-

LoRa Transceiver


+

868 MHz LoRa Transceiver


@@ -296,22 +291,17 @@ -
-
- -
+ + + + + +

+
-

915 MHz


+
-

LoRa Transceiver


+

915 MHZ LoRa Transceiver


@@ -606,8 +601,17 @@ }); } - +
+
+ + +
+
+ +