From d2f2c37531efffcc29b866330821d65b7c32747f Mon Sep 17 00:00:00 2001 From: Smittix Date: Sun, 25 Jan 2026 13:23:16 +0000 Subject: [PATCH] docs: Update in-app help with new features - Add Vessels/VHF DSC documentation to help modal - Add Spy Stations mode to help modal - Update Aircraft section to mention history feature - Add Spy Stations icon to Mode Tab Icons Co-Authored-By: Claude Opus 4.5 --- templates/index.html | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index eee958f..9af3a04 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10551,10 +10551,9 @@
Meters - Utility meter decoder
-
✈️Aircraft - Opens ADS-B - Dashboard
-
🚢Vessels - Opens AIS - Dashboard
+
✈️Aircraft - ADS-B tracking & history
+
🚢Vessels - AIS & VHF DSC distress
+
📻Spy Stations - Number stations database
📍APRS - Amateur radio tracking
🛰️Satellite - Pass @@ -10600,6 +10599,27 @@
  • Opens the dedicated ADS-B Dashboard for aircraft tracking
  • Features radar scope, map view, airband audio, and ACARS decoding
  • +
  • Optional history mode persists data to Postgres for long-term analysis
  • +
  • Access history dashboard at /adsb/history
  • +
+ +

Vessels (Dashboard)

+
    +
  • Opens the AIS Dashboard for maritime vessel tracking
  • +
  • Displays vessel name, MMSI, callsign, destination, and navigation data
  • +
  • VHF DSC Channel 70: Monitors maritime distress frequency (156.525 MHz)
  • +
  • Decodes DSC messages: Distress, Urgency, Safety, and Routine calls
  • +
  • MMSI country identification via Maritime Identification Digits (MID)
  • +
  • Visual alerts for DISTRESS and URGENCY messages with map markers
  • +
+ +

Spy Stations

+
    +
  • Database of number stations and diplomatic HF networks
  • +
  • Browse stations from priyom.org with frequencies and schedules
  • +
  • Filter by type (number/diplomatic), country, and mode
  • +
  • Famous stations: UVB-76 "The Buzzer", Cuban HM01, Israeli E17z
  • +
  • Click "Tune" to listen via Listening Post mode

APRS Mode