mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-07-31 22:05:34 +08:00
The PTT pad is the control the pilot uses most, but it read as one card among several. It is now a circular transmit key that lights up cyan at rest and green while transmitting, with the active frequency called out underneath. Expected Communication shrinks from a full card to a two-line strip (ATC line, pilot line) sharing a frame with the pad, so it reads as guidance for the next transmission rather than as general reading material. The strip still renders in text mode when the learning aid has something to say, and disappears with the learningMode toggle as before. The pilot line's icon was `mdi-account-pilot`, which is not an MDI icon and rendered as an empty glyph; it is now `mdi-headset`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>