mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
ff42889fa19bae092fcbb71bf673b61c3a35106f
Apply the slice pattern to the noise-filter controls: - TRadioController.SetNR/SetNB/SetSNB/SetANF now clamp and apply to the DSP engine, then fire OnStateChanged. - OnControllerState refreshes the matching button (UpdateNR/NB/SNB/ANF). - Click handlers, SyncWebNR/NB/SNB/ANF, and OnVfoOverlayDSPChange all call the commands instead of poking fields/widgets and the DSP directly. UI clicks, the web client, and the VFO overlay now share one path; the web client already renders these fields in applyState, so UI->web syncs. Builds clean (cocoa); behavior unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…
…
…
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%