Skip to content

Correct ADS1299 Temp multiplexer mode description in GUI Widget Guide#319

Merged
retiutut merged 2 commits into
masterfrom
copilot/fix-description-error-ads1299-multiplexer
Jul 3, 2026
Merged

Correct ADS1299 Temp multiplexer mode description in GUI Widget Guide#319
retiutut merged 2 commits into
masterfrom
copilot/fix-description-error-ads1299-multiplexer

Conversation

Copilot AI commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

The ADS1299 multiplexer table documented Temp mode with the wrong description (Measures BIAS output), which conflicts with its intended use (internal temperature measurement). This PR updates that entry to accurately describe the signal source.

  • Scope

    • Updated a single documentation row in website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md.
    • No behavioral, API, or config changes.
  • Documentation correction

    • Replaced the Temp mode description to match ADS1299 semantics.
- | **Temp**      | Measures BIAS output                         | Measure internal temperature of the ADS1299 chip |
+ | **Temp**      | Measures internal temperature sensor output  | Measure internal temperature of the ADS1299 chip |

Copilot AI linked an issue Jul 3, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix description error in ADS1299 multiplexer table Correct ADS1299 Temp multiplexer mode description in GUI Widget Guide Jul 3, 2026
Copilot AI requested a review from retiutut July 3, 2026 20:06
@retiutut
retiutut marked this pull request as ready for review July 3, 2026 22:01
@retiutut
retiutut merged commit c570682 into master Jul 3, 2026
1 check passed
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.

Description error in ADS1299 multiplexer table

2 participants