96dcbbe8f1
Two issues prevented bookmark decoder toggles from working: 1. bmPrefillFromStatus() did not prefill decoder checkboxes from the current toggle button state, so bookmarks were saved with an empty decoders array even when decoders were active. 2. The bookmark apply code fetched /status without the remote parameter, comparing against the wrong rig's decoder state in multi-rig setups. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>