mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 17:27:32 +00:00
8e4106b82262cdf1f783ec3c0eeb37315c661763
Decode and show the AO-40 frame payload as text in the beacon scope window. - RadioController.GetBeaconFrame exposes the latest 256-byte frame. - BeaconScopeForm: poll the frame counter; on each new frame, parse the payload (drop trailing 2-byte CRC, printable ASCII, 64-char lines, as in gr-satellites qo100.parse) and append to a scrolling read-only memo. - Window widened/heightened; constellation size capped to leave room. Frame format verified offline against a real on-air capture: the decoder produces the live QO-100 AMSAT bulletin text (RS errors=0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Languages
Pascal
96.3%
Python
3%
Shell
0.6%