Skip to content

refactor: dedup rynk test frame decoding and encoder persist, fix stale refs#925

Merged
HaoboGu merged 1 commit into
feat/rynk_protocolfrom
simplify/rynk-review-cleanups
Jul 12, 2026
Merged

refactor: dedup rynk test frame decoding and encoder persist, fix stale refs#925
HaoboGu merged 1 commit into
feat/rynk_protocolfrom
simplify/rynk-review-cleanups

Conversation

@HaoboGu

@HaoboGu HaoboGu commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Cleanups from the #848 branch review — no behavior change:

  • Share the Frame view (envelope/raw decode) between the two loopback harnesses: it lives in rynk_link and the HID-framed rynk_hid_link imports it, instead of each keeping a copy
  • Fold set_encoder_clockwise / set_encoder_counter_clockwise into one set_encoder_direction, collapsing Vial's SetEncoder arms
  • Fix three doc references to drop_report_padding (renamed to RynkHidFrameTracker) and the stale "Vial today, Rynk next" context header

Verification: rynk suite (617) and vial suite (526) pass. +17/−56.

Part of the post-review follow-ups for #848.

…le refs

- Share the Frame view (envelope/raw decode): it lives in rynk_link and
  the HID-framed rynk_hid_link imports it, instead of each keeping a copy.
- Fold set_encoder_clockwise / set_encoder_counter_clockwise into one
  set_encoder_direction, collapsing Vial's SetEncoder arms.
- Update three doc references to drop_report_padding (renamed to
  RynkHidFrameTracker) and the stale 'Rynk next' context header.

Signed-off-by: Haobo Gu <haobogu@outlook.com>
@HaoboGu HaoboGu force-pushed the simplify/rynk-review-cleanups branch from 8d5abdc to 0c101b9 Compare July 12, 2026 05:22
@HaoboGu HaoboGu merged commit 6eb1a3f into feat/rynk_protocol Jul 12, 2026
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.

1 participant