mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 18:43:51 +00:00
8472c8e7b8d7b1e0a61659f162f44d0478515905
The headless daemon never set the web server's FreqMhzDigits, so it stayed at the constructor default (3 = up to 999 MHz) and VHF/UHF/SHF frequencies didn't fit the web VFO display. The GUI mirrors this per- device setting in ApplyFreqMhzDigits; the daemon now does the same on connect (rfDevice) via PushFreqDigits, reading the value the controller loaded into FLoadedGlobal. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%