From 8608ec76adb1a363fe6213924af5e0bc57d63af8 Mon Sep 17 00:00:00 2001 From: Stanislaw Grams Date: Sun, 8 Feb 2026 22:31:01 +0100 Subject: [PATCH] [feat](trx-frontend-http): add Clear button to APRS decode panel Clears the packet list, map markers are unaffected. Also wipes the persisted packet history from localStorage. Co-Authored-By: Claude Opus 4.6 Signed-off-by: Stanislaw Grams --- .../trx-frontend/trx-frontend-http/assets/web/index.html | 1 + .../trx-frontend-http/assets/web/plugins/aprs.js | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html index 5d632b9..403f0eb 100644 --- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html +++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html @@ -146,6 +146,7 @@