Files
wavelog/assets
TnxQSO-Admin a937288042 feat: broadcast callsign lookup results via WebSocket
This PR implements a global WebSocket broadcast whenever a callsign lookup occurs in the QSO window. It enables external hardware and software (rotators, external displays, and integrators) to react instantly to the station being logged.

Key changes:
- Added 'broadcastLookupResult' to assets/js/cat.js.
- Implemented automatic WebSocket initialization if a local CAT-URL (127.0.0.1/localhost) is detected.
- Triggered broadcast from assets/js/sections/qso.js upon successful lookup, including full metadata (Azimuth, LoTW status, US County, Slot confirmation, etc.).
2026-01-29 18:47:59 +01:00
..
2026-01-21 13:13:30 +01:00
2025-03-16 16:56:48 +00:00
2026-01-26 01:24:14 +00:00
2026-01-28 06:50:49 +00:00
2024-10-22 22:53:44 +02:00