mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
c7d93c2e46eaca3b7782ca330263d56036d26636
SyncWebFreq (VFO-B branch), SyncWebFreqB and SyncCATVfoB each carried a copy of the pre-SetVfoB inline VFO-B block that pushed the radio via SetRunAndFreq(True,...). That reset the HP sequence counter on every freq change (only correct at Run start), left FIsTransmitting/Alex flags stale, skipped the drive recalc on a band crossing, and forced shift=0 (ignoring CTUN). All three now delegate to FController.SetVfoB, so web, CAT and desktop share one path (ApplyTuneCore + PushNetworkState) with rendering via OnControllerState(rfVfoB/rfBand). ~70 lines removed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…
…
…
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%