mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 06:06:05 +08:00
486dbb27b6cc77e8147563b7970e7b349ae63f3a
Moves radio frequency state, airport-frequency fetching, manual tuning, swap, and hold-select presets out of live-atc.vue into a composable. atisVariantLabel and FREQ_ROLE_LABEL also moved here since both the frequency-preset labeling and the (still-inline) ATIS/radio-speech code need them — avoids a circular dependency once those move out in later tasks. Verified via typecheck plus a browser mount/redirect smoke test (no component test harness exists in this repo). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%