Skip to content

docs: update data modes help to reflect independent tile UI (#1938)#1939

Merged
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1938
Apr 30, 2026
Merged

docs: update data modes help to reflect independent tile UI (#1938)#1939
ten9876 merged 1 commit intomainfrom
aetherclaude/issue-1938

Conversation

@aethersdr-agent
Copy link
Copy Markdown
Contributor

Summary

Fixes #1938

What was changed

docs: update data modes help to reflect independent tile UI (#1938)

Files modified

  • resources/help/understanding-data-modes.md
 resources/help/understanding-data-modes.md | 112 ++++++++++++++++-------------
 1 file changed, 64 insertions(+), 48 deletions(-)

Generated by AetherClaude (automated agent for AetherSDR)

The DIGI applet was split into four independent tiles (CAT Control,
DAX Audio, TCI Server, DAX IQ) in v0.8.x. Update the offline help
topic to describe the current tile-based UI, including per-tile
toggle buttons, float/dock controls, drag-reorder, and MeterSlider
widgets.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@jensenpat
Copy link
Copy Markdown
Collaborator

Solid. Please commit.

Copy link
Copy Markdown
Collaborator

@jensenpat jensenpat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good additions.

@jensenpat jensenpat enabled auto-merge (squash) April 27, 2026 17:53
@ten9876 ten9876 merged commit d6b49ac into main Apr 30, 2026
5 checks passed
@ten9876 ten9876 deleted the aetherclaude/issue-1938 branch April 30, 2026 01:54
ten9876 added a commit that referenced this pull request Apr 30, 2026
Follow-up to #1939, which fixed `understanding-data-modes.md` but
left two other docs with stale references to the old monolithic
DIGI applet UI:

- `resources/help/aethersdr-help.md` — the user-facing help index
  had a `### DIGI` section describing the unified applet. Replace
  with a single section covering the four data-mode tiles
  (`CAT`, `DAX`, `TCI`, `IQ`) and pointing at the Configuring Data
  Modes deep-dive.

- `docs/audio_test_plan.md` — internal test-plan steps referenced
  "the DIGI applet" in five places. Updated to name the specific
  tile each step is exercising (DAX Audio tile, DAX IQ tile).

CHANGELOG.md historical entries are left intact — those describe
the DIGI applet as it existed at the time, including the entry
that documents the split itself.

Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update "Help > Configuring Data Modes" offline help topic to reflect current DIGI applet UI

3 participants