docs: move the FHSS experiment notes under docs/experiments/#325
Merged
Conversation
The five standard-driver FHSS series notes (baseline, firmware offload, MCC/FCS, dwell-1 A/B, N-channel) clustered docs/ enough to warrant their own subdirectory. Pure move: git-rename the five files and rewrite every reference — README index, CLAUDE.md, the DeviceConfig knob doc, the Jaguar2/Jaguar3 code comments, examples/dwelltx, and docs/frequency-hopping — plus the one intra-doc link to ../fhss.md. Cross-links within the set are unchanged (same directory). No content changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Housekeeping —
docs/had gotten cluttered, and the five standard-driver FHSS series notes form a natural group. Moves them intodocs/experiments/:kernel-channel-switch-baseline.md(exp 1)kernel-channel-switch-offload.md(exp 2)mcc-fcs-investigation.md(exp 3)dwell1-ab-injection.md(exp 4)n-channel-hopping.md(exp 5)Pure move — no content changes.
git mv(tracked as renames) plus every reference rewritten: the README index,CLAUDE.md, theDeviceConfigknob doc, the Jaguar2/Jaguar3 code comments,examples/dwelltx, anddocs/frequency-hopping.md, plus the one intra-doc link that now needs../fhss.md. Cross-links within the set are unchanged (same directory); every link verified to resolve. ctest 36/36.🤖 Generated with Claude Code