Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ShimmerResearch
/
log-and-stream-common
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DEV-818 Add BMP581 pressure sensor support hooks
- #111
#111
Merged
marknolan
merged 21 commits into
main
ShimmerResearch/log-and-stream-common:main
from
DEV-818_BMP581_pressure_sensor_support
ShimmerResearch/log-and-stream-common:DEV-818_BMP581_pressure_sensor_support
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
DEV-818 Add BMP581 pressure sensor support hooks
#111
marknolan
merged 21 commits into
main
ShimmerResearch/log-and-stream-common:main
from
DEV-818_BMP581_pressure_sensor_support
ShimmerResearch/log-and-stream-common:DEV-818_BMP581_pressure_sensor_support
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
DEV-818 Add BMP581 pressure sensor support hooks
Show description for 7ba38f1
s-varna
and
claude
committed
7ba38f1
View commit details
Copy full SHA for 7ba38f1
Browse repository at this point
Committing clang-format changes
github-actions[bot]
committed
826f9b1
View commit details
Copy full SHA for 826f9b1
Browse repository at this point
Fix ShimBrd_isBoardSrNumberGte: use correct two-part version comparison
Copilot
authored
69e1ac2
View commit details
Copy full SHA for 69e1ac2
Browse repository at this point
Commits on Jul 9, 2026
DEV-818 TEMP: don't NACK GET_PRESSURE_CALIBRATION_COEFFICIENTS on BMP581
Show description for f8dc3af
s-varna
and
claude
committed
f8dc3af
View commit details
Copy full SHA for f8dc3af
Browse repository at this point
Commits on Jul 15, 2026
DEV-818 NACK pressure-calib command for BMP581; add bmp581.py BT test
Show description for 500b678
s-varna
and
claude
committed
500b678
View commit details
Copy full SHA for 500b678
Browse repository at this point
Fix stale TODO DEV-818 comment and add PRESSURE_SENSOR_BMP581 branch in response builder
Copilot
authored
0c8c3a1
View commit details
Copy full SHA for 0c8c3a1
Browse repository at this point
Remove redundant isBmp581InUse check in response builder; BMP581 always NACKs this path
Copilot
authored
6423406
View commit details
Copy full SHA for 6423406
Browse repository at this point
Commits on Jul 16, 2026
DEV-818 bmp581.py: PEP 263 encoding cookie + guard length-byte read (PR review)
Show description for 4fdd737
s-varna
and
claude
committed
4fdd737
View commit details
Copy full SHA for 4fdd737
Browse repository at this point
DEV-818 Address PR review (Mark): move BMP581 calib NACK to sendRsp; GSR 7.2
Show description for 718a2d4
s-varna
and
claude
committed
718a2d4
View commit details
Copy full SHA for 718a2d4
Browse repository at this point
DEV-818 Match BMP581 board list to Jira spec (PR review)
Show description for 94eae99
s-varna
and
claude
committed
94eae99
View commit details
Copy full SHA for 94eae99
Browse repository at this point
DEV-818 Fix BMP581 SR48 detection: exclude SR48-8-0/8-1 (PR review)
Show description for 58ac87e
s-varna
and
claude
committed
58ac87e
View commit details
Copy full SHA for 58ac87e
Browse repository at this point
DEV-818 Keep BMP581 calib NACK in ShimBt_processCmd (clean 0xFE)
Show description for 7705c28
s-varna
and
claude
committed
7705c28
View commit details
Copy full SHA for 7705c28
Browse repository at this point
Committing clang-format changes
github-actions[bot]
committed
45492c7
View commit details
Copy full SHA for 45492c7
Browse repository at this point
DEV-818 Fix sendNack-in-sendRsp so calib NACKs are clean (PR review)
Show description for be1b6ab
s-varna
and
claude
committed
be1b6ab
View commit details
Copy full SHA for be1b6ab
Browse repository at this point
Commits on Jul 29, 2026
DEV-818 Add BMP581/BMP390 fridge-test tooling (live plots + comparison)
Show description for 2d5ae16
s-varna
and
claude
committed
2d5ae16
View commit details
Copy full SHA for 2d5ae16
Browse repository at this point
Commits on Aug 6, 2026
DEV-818 bmp_compare.py: add --no-corr for evaluating good/unknown BMP581 units
Show description for 1068a8c
s-varna
and
claude
committed
1068a8c
View commit details
Copy full SHA for 1068a8c
Browse repository at this point
Commits on Aug 7, 2026
DEV-818 bmp_compare.py: add --pressure pressure-tracking check (climb test)
Show description for 2785b9f
s-varna
and
claude
committed
2785b9f
View commit details
Copy full SHA for 2785b9f
Browse repository at this point
Commits on Aug 10, 2026
DEV-866: add Shimmer3/3R board revisions doc (from Shimmer_PCBREV_INDEX.xlsx)
Show description for c3e1266
marknolan
and
claude
committed
c3e1266
View commit details
Copy full SHA for c3e1266
Browse repository at this point
DEV-818: add SR38 (Proto3 Deluxe) to BMP581 detection + Copilot round fixes
Show description for 29547c0
marknolan
and
claude
committed
29547c0
View commit details
Copy full SHA for 29547c0
Browse repository at this point
DEV-818: identify BMP581 in-band via 0xA6 sensor-id instead of NACK
Show description for 2423f93
marknolan
and
claude
committed
2423f93
View commit details
Copy full SHA for 2423f93
Browse repository at this point
Commits on Aug 12, 2026
Merge origin/main into DEV-818_BMP581_pressure_sensor_support
Show description for c4e65dd
Copilot
and
marknolan
authored
c4e65dd
View commit details
Copy full SHA for c4e65dd
Browse repository at this point
You can’t perform that action at this time.