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 }}
meshtastic
/
firmware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
8.3k
Code
Issues
204
Pull requests
224
Discussions
Actions
Projects
Security and quality
16
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Serialise AirTime behind a lock, and stop handing out its buckets
- #11362
#11362
Merged
vidplace7
merged 15 commits into
meshtastic:develop
meshtastic/firmware:develop
from
NomDeTom:airtime-lockguard
NomDeTom/MeshtasticFirmware:airtime-lockguard
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Serialise AirTime behind a lock, and stop handing out its buckets
#11362
vidplace7
merged 15 commits into
meshtastic:develop
meshtastic/firmware:develop
from
NomDeTom:airtime-lockguard
NomDeTom/MeshtasticFirmware:airtime-lockguard
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Copy airtime reports into a caller buffer instead of exposing the array
Show description for 0ae4dca
NomDeTom
committed
0ae4dca
View commit details
Copy full SHA for 0ae4dca
Browse repository at this point
Cover the AirTime report API and log-dispatch contract
Show description for a3f6b08
NomDeTom
committed
a3f6b08
View commit details
Copy full SHA for a3f6b08
Browse repository at this point
Characterise AirTime window decay, TX gates, and sleep behaviour
Show description for f0a23ee
NomDeTom
committed
f0a23ee
View commit details
Copy full SHA for f0a23ee
Browse repository at this point
Drop write-only and undefined AirTime members
Show description for 4fd11d8
NomDeTom
committed
4fd11d8
View commit details
Copy full SHA for 4fd11d8
Browse repository at this point
Document what the AirTime figures measure and how they are stored
Show description for 65f3bed
NomDeTom
committed
65f3bed
View commit details
Copy full SHA for 65f3bed
Browse repository at this point
Serialise AirTime behind a lock proven by a private token
Show description for 0bd1aa3
NomDeTom
committed
0bd1aa3
View commit details
Copy full SHA for 0bd1aa3
Browse repository at this point
Count rotations with the loop variable, not a separate tally
Show description for 86f5b1b
NomDeTom
committed
86f5b1b
View commit details
Copy full SHA for 86f5b1b
Browse repository at this point
Tighten the comments added by this branch
Show description for 83e8def
NomDeTom
committed
83e8def
View commit details
Copy full SHA for 83e8def
Browse repository at this point
Gate the AirTime re-entry check on the host, not on testing
Show description for 3549174
NomDeTom
committed
3549174
View commit details
Copy full SHA for 3549174
Browse repository at this point
Log AirTime outside the lock it serialises
Show description for bcaa747
NomDeTom
committed
bcaa747
View commit details
Copy full SHA for bcaa747
Browse repository at this point
Give each airtime report its own buffer
Show description for 880b5f8
NomDeTom
committed
880b5f8
View commit details
Copy full SHA for 880b5f8
Browse repository at this point
Drop a stray semicolon from the inert-guard comment
NomDeTom
committed
25b4d51
View commit details
Copy full SHA for 25b4d51
Browse repository at this point
Address external review: name the race, tighten the claims and the tests
Show description for ea5386c
NomDeTom
committed
ea5386c
View commit details
Copy full SHA for ea5386c
Browse repository at this point
trunk: suppress trufflehog/Lob false positives in test_airtime
NomDeTom
committed
f847b1f
View commit details
Copy full SHA for f847b1f
Browse repository at this point
Address CodeRabbit review: the rotate trace, the cap warn, the backoff
Show description for da33422
NomDeTom
committed
da33422
View commit details
Copy full SHA for da33422
Browse repository at this point
You can’t perform that action at this time.