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
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 }}
PickNikRobotics
/
data_tamer
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
285
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Backport non-breaking changes from main for Humble and Jazzy to branch
v0.9
- #72
#72
Open
nbbrooks
wants to merge 12 commits into
v0.9
PickNikRobotics/data_tamer:v0.9
from
nbbrooks/v0.9-backports
PickNikRobotics/data_tamer:nbbrooks/v0.9-backports
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Backport non-breaking changes from main for Humble and Jazzy to branch
v0.9
#72
nbbrooks
wants to merge 12 commits into
v0.9
PickNikRobotics/data_tamer:v0.9
from
nbbrooks/v0.9-backports
PickNikRobotics/data_tamer:nbbrooks/v0.9-backports
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
fix: ub in SerializeIntoBuffer
Show description for 5825276
nbbrooks
committed
5825276
View commit details
Copy full SHA for 5825276
Browse repository at this point
Inline operator== function to prevent multiple includes (#60)
Show description for b1549b6
2 people
authored and
nbbrooks
committed
b1549b6
View commit details
Copy full SHA for b1549b6
Browse repository at this point
add ability to finish queue then stop recording
Show description for d66477e
henrygerardmoore
authored and
nbbrooks
committed
d66477e
View commit details
Copy full SHA for d66477e
Browse repository at this point
tests: drop unused id_value in FinishQueue test
Show description for a6029ee
nbbrooks
committed
a6029ee
View commit details
Copy full SHA for a6029ee
Browse repository at this point
Add thread-safe methods to add and remove data sinks in LogChannel
Show description for 96661eb
Basiljamal1
authored and
nbbrooks
committed
96661eb
View commit details
Copy full SHA for 96661eb
Browse repository at this point
fix: Updated header file for channel.hpp
Show description for 7638884
Basiljamal1
authored and
nbbrooks
committed
7638884
View commit details
Copy full SHA for 7638884
Browse repository at this point
test: add and improve tests for adding and removing data sinks in LogChannel
Show description for d428599
Basiljamal1
authored and
nbbrooks
committed
d428599
View commit details
Copy full SHA for d428599
Browse repository at this point
clarify addDataSink logic with comment and simplify code
Show description for 5603cdc
henrygerardmoore
authored and
nbbrooks
committed
5603cdc
View commit details
Copy full SHA for 5603cdc
Browse repository at this point
modify logging_started toggle to avoid possible (benign) race condition
Show description for 8f291df
henrygerardmoore
authored and
nbbrooks
committed
8f291df
View commit details
Copy full SHA for 8f291df
Browse repository at this point
Fix compilation on Windows by exporting all symbols with CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#58)
Show description for 729d7b9
traversaro
authored and
nbbrooks
committed
729d7b9
View commit details
Copy full SHA for 729d7b9
Browse repository at this point
fix: missing return in LockedRef move-assignment
Show description for 1af19cc
nbbrooks
committed
1af19cc
View commit details
Copy full SHA for 1af19cc
Browse repository at this point
Commits on Sep 12, 2026
Merge branch 'v0.9' into nbbrooks/v0.9-backports
facontidavide
authored
bf08a76
View commit details
Copy full SHA for bf08a76
Browse repository at this point
You can’t perform that action at this time.