mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:27:33 +00:00
2ab1f4f9acf7412e7852dcbb61147d258b1b1a60
LoadDevice (bulk startup band loader) parsed only freq/mode/filter/AGC/ CTun/center/span and skipped the FM fields, while SaveBand writes them and LoadBand reads them. So FM squelch, CTCSS, step and repeater shift were saved on exit but reset to defaults on the next start (band switching kept working — that path goes through the in-memory band cache, not disk). Added the missing fmsq_on/fmsq_level/ctcss_on/ctcss_idx/fmstep_on/ fmstep_idx/fmrpt_dir/fmrpt_offset reads to LoadDevice, mirroring LoadBand. Affects all backends, not just Pluto. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Languages
Pascal
96.4%
Python
2.9%
Shell
0.6%