From ce0f58193843ba1f2f901fd45f258e86537433a6 Mon Sep 17 00:00:00 2001 From: Smittix Date: Fri, 16 Jan 2026 13:59:06 +0000 Subject: [PATCH] Add GPSD integration to APRS section - Add GPS indicator to APRS function bar - Add user location marker on APRS map (yellow dot) - Calculate and display distance to APRS stations in miles - Show distance in station list and marker popups - Center map on GPS location when available - Update distances dynamically as GPS position changes Uses same gpsd auto-connect mechanism as ADS-B section. Co-Authored-By: Claude Opus 4.5 --- templates/index.html | 134 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 129 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2c2e72a..eb69a06 100644 --- a/templates/index.html +++ b/templates/index.html @@ -767,6 +767,7 @@ DW MM +