mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-13 13:15:42 +08:00
f5d37bd384d99bd7f9ddd2e79a63926485849d42
Moves the bridge-token poller, COM1 active/standby mirroring, telemetry forwarding to the Python backend, and the remote-PTT WebSocket out of live-atc.vue. The bridge's own onMounted/watch(bridgeToken)/onUnmounted wiring moves with it, so stopBridgeSync/disconnectPttSocket drop out of the page's onUnmounted; the remaining teardowns there (ATIS loop, pre-rec capture, airport refresh, silence timer) still belong to other composables. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%