From 2492594ba545055aa40ff1a0b026d74ebaa32bd3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Jul 2026 20:03:38 +0000 Subject: [PATCH 1/2] Initial plan From 0143449eba61a69f60fda31fed178aa6696ac1bd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Jul 2026 20:06:15 +0000 Subject: [PATCH 2/2] Fix Temp mode description in ADS1299 multiplexer table --- website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md b/website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md index 3db01f333..dc32a7225 100644 --- a/website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md +++ b/website/docs/Software/OpenBCISoftware/02_GUI_Widget_Guide.md @@ -56,7 +56,7 @@ Each channel in the ADS1299 chip has a multiplexer that allows for the testing, | **MVDD** | INxP = INxN = AVDD/2 | Measure ADC offset | | **Test** | Injects square wave into the ADS1299 channel | Calibration & debugging | | **BIAS Meas** | Measures BIAS output | Checking BIAS drive | -| **Temp** | Measures BIAS output | Measure internal temperature of the ADS1299 chip | +| **Temp** | Measures internal temperature sensor output | Measure internal temperature of the ADS1299 chip | | **BIAS_DRP** | Measures BIAS output | Set positive electrode as the BIAS driver | | **BIAS_DRN** | Measures BIAS output | Set negative electrode as the BIAS driver |