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