From bb694c99262c6b08696cdd7627ddc75cf8301b8e Mon Sep 17 00:00:00 2001 From: Smittix Date: Tue, 13 Jan 2026 23:35:30 +0000 Subject: [PATCH] Revamp APRS layout and restore satellite modal APRS Layout: - Redesigned visualization panel with flexbox layout - Map panel now takes 2/3 width with station list on right (1/3) - Station list has proper min/max width (280-350px) - Packet log at bottom with max height - Better use of space for all screen sizes Satellite Features: - Restored satellite modal (was missing HTML, only JS existed) - Add Satellite (TLE) button for manual TLE input - Update from Celestrak button with category selection - Categories: Space Stations, Weather, NOAA, GOES, Amateur, CubeSats, Starlink, OneWeb, Iridium NEXT, Visual, Geo, Resources - Tracked satellites list in sidebar - Modal tabs for TLE input vs Celestrak fetch Co-Authored-By: Claude Opus 4.5 --- templates/index.html | 158 +++++++++++++++++++++++++++++++------------ 1 file changed, 113 insertions(+), 45 deletions(-) diff --git a/templates/index.html b/templates/index.html index 37df5ba..f4b7a4c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -915,20 +915,40 @@

Full satellite tracking dashboard with polar plot, ground track map, pass predictions, and live telemetry.

-
-
- 🛰️ - Dashboard Active -
-

- Use the embedded dashboard controls to select satellites, set observer location, and calculate passes. -

-
- + Open in New Window +
+

Satellite Database

+

+ Add satellites via TLE data or fetch from Celestrak. +

+
+ + +
+
+
TRACKED SATELLITES
+
+
+ ISS (ZARYA) + NOAA 15 + NOAA 18 + NOAA 19 + NOAA 20 + METEOR-M2 + METEOR-M2-3 +
+
+
+
+

Quick Info

@@ -937,18 +957,6 @@

Pass Quality: Excellent (60°+), Good (30°+), Fair (below 30°).

- -
-

Supported Satellites

-
-
- ISS (ZARYA) - NOAA 15/18/19/20 - METEOR-M2 - METEOR-M2-3 -
-
-
@@ -1340,34 +1348,40 @@ -