From a8c77c8db3287ac90697e43f51f50419ef724844 Mon Sep 17 00:00:00 2001 From: Smittix Date: Tue, 13 Jan 2026 23:29:31 +0000 Subject: [PATCH] Fix APRS mode integration and remove orphaned signalMeter references - Add APRS to switchMode modeMap, modeNames, and titles - Add aprsMode classList toggle - Add aprsVisuals display toggle - Add APRS to recon panel hide condition - Add APRS to RTL-SDR device section visibility - Stop APRS scan when switching modes - Remove aprsMode inline style (let CSS class handle visibility) - Remove signalMeter reference (element was previously deleted) Co-Authored-By: Claude Opus 4.5 --- templates/index.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index e71a702..37df5ba 100644 --- a/templates/index.html +++ b/templates/index.html @@ -862,7 +862,7 @@ -