Skip to content

Fix Muse PPG package numbers - #861

Open
Andrey1994 wants to merge 1 commit into
masterfrom
fix-muse-ppg-package-number
Open

Fix Muse PPG package numbers#861
Andrey1994 wants to merge 1 commit into
masterfrom
fix-muse-ppg-package-number

Conversation

@Andrey1994

Copy link
Copy Markdown
Member

Fixes #860.

Write the decoded Muse PPG packet counter to the ancillary package-number channel for all six samples in each notification.

This mirrors the existing BGLib Muse implementation and keeps the current multi-characteristic aggregation behavior unchanged.

Validation:

  • git diff --check
  • focused C++11 syntax compilation of src/board_controller/muse/muse.cpp with the project include paths and warnings enabled
  • verified the remote diff contains one two-line change

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T22:47:32.169921Z f5a89c1 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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.

Muse: PPG package number is decoded but never written to the buffer

1 participant