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
Type
/
to 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
.
meshtastic
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
334
Star
831
Code
Issues
117
Pull requests
22
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 22, 2026
update pyarrow for python 3.14 specifically, separately
ianmcorvidae
committed
ae71047
View commit details
Copy full SHA for ae71047
Browse repository at this point
Install with extras and dev/powermon in validate to stop build jobs sooner if there's issues in those
ianmcorvidae
committed
3b084d7
View commit details
Copy full SHA for 3b084d7
Browse repository at this point
More CI optimization: run tests only once, run pylint/mypy/tests in parallel with make
ianmcorvidae
committed
3f62c09
View commit details
Copy full SHA for 3f62c09
Browse repository at this point
Increase pyarrow version for a pkg_resources dependency issue
ianmcorvidae
committed
a509bca
View commit details
Copy full SHA for a509bca
Browse repository at this point
Improve CI job to fail faster/use up fewer runners when things fail
ianmcorvidae
committed
dca0b1f
View commit details
Copy full SHA for dca0b1f
Browse repository at this point
Convey bitfield forward in firmware harness so prehop drop doesn't get mad at us
ianmcorvidae
committed
11b71e9
View commit details
Copy full SHA for 11b71e9
Browse repository at this point
Commits on Jul 17, 2026
bump version to 2.7.11
github-actions
committed
19d0669
View commit details
Copy full SHA for 19d0669
Browse repository at this point
use right repository name for daily simradio testing
ianmcorvidae
committed
485d860
View commit details
Copy full SHA for 485d860
Browse repository at this point
Merge pull request #958 from meshtastic/tcp-graceful-close
Show description for e6f0712
ianmcorvidae
authored
e6f0712
View commit details
Copy full SHA for e6f0712
Browse repository at this point
Half-close TCP connections so the last write is not lost
Show description for f623732
caveman99
committed
f623732
View commit details
Copy full SHA for f623732
Browse repository at this point
Commits on Jul 14, 2026
Merge pull request #946 from ianmcorvidae/sim-based-testing
Show description for 82220ba
ianmcorvidae
authored
82220ba
View commit details
Copy full SHA for 82220ba
Browse repository at this point
Commits on Jul 7, 2026
Run smoke tests daily to find regressions
ianmcorvidae
committed
4339cda
View commit details
Copy full SHA for 4339cda
Browse repository at this point
Add reconnect for firmware_node
ianmcorvidae
committed
5760fb3
View commit details
Copy full SHA for 5760fb3
Browse repository at this point
Set the region on the simradio nodes so we can test setting presets other than LONG_FAST properly
ianmcorvidae
committed
2281ea5
View commit details
Copy full SHA for 2281ea5
Browse repository at this point
Commits on Jul 6, 2026
quick-win review fixes
ianmcorvidae
committed
7950798
View commit details
Copy full SHA for 7950798
Browse repository at this point
Update ch-preset shorthand arguments
ianmcorvidae
committed
bffaff1
View commit details
Copy full SHA for bffaff1
Browse repository at this point
Add a few extra tests of the revamped channel deletion behavior
ianmcorvidae
committed
ceca7b3
View commit details
Copy full SHA for ceca7b3
Browse repository at this point
Commits on Jul 4, 2026
matrix up daily/alpha/beta
ianmcorvidae
committed
15438c8
View commit details
Copy full SHA for 15438c8
Browse repository at this point
Give the simradio testing a better name in the action
ianmcorvidae
committed
2f9b285
View commit details
Copy full SHA for 2f9b285
Browse repository at this point
Restructure tests, fix up a few other things, rework smokevirt thoroughly
ianmcorvidae
committed
9b89271
View commit details
Copy full SHA for 9b89271
Browse repository at this point
Commits on Jul 3, 2026
Fix pylint/mypy stuff
ianmcorvidae
committed
1cd1aed
View commit details
Copy full SHA for 1cd1aed
Browse repository at this point
Initial implementation of simradio-based testing with a multi-node simulated mesh
ianmcorvidae
committed
ab14fb2
View commit details
Copy full SHA for ab14fb2
Browse repository at this point
Commits on Jul 2, 2026
fix auto review skip-certain-authors key in coderabbit config
ianmcorvidae
committed
7a7353c
View commit details
Copy full SHA for 7a7353c
Browse repository at this point
Merge pull request #944 from tylerpieper/master
Show description for e2844cb
ianmcorvidae
authored
e2844cb
View commit details
Copy full SHA for e2844cb
Browse repository at this point
Commits on Jul 1, 2026
coderabbit yaml, primarily to disable the stupid poem
ianmcorvidae
committed
441c6e8
View commit details
Copy full SHA for 441c6e8
Browse repository at this point
guard against None
Show description for b05e545
ianmcorvidae
and
Copilot
authored
b05e545
View commit details
Copy full SHA for b05e545
Browse repository at this point
Refactor DeviceProfile import/export and harden handling
Show description for b6a13d5
ianmcorvidae
committed
b6a13d5
View commit details
Copy full SHA for b6a13d5
Browse repository at this point
Commits on Jun 29, 2026
add support for .cfg export/import
Show description for 8c5efb9
tylerpieper
committed
8c5efb9
View commit details
Copy full SHA for 8c5efb9
Browse repository at this point
bump version to 2.7.10
github-actions
committed
6d76edf
View commit details
Copy full SHA for 6d76edf
Browse repository at this point
Commits on Jun 26, 2026
protobufs: v2.7.26
ianmcorvidae
committed
74cce6b
View commit details
Copy full SHA for 74cce6b
Browse repository at this point
Merge pull request #943 from ianmcorvidae/flag-int-improvements
Show description for 1309f4f
ianmcorvidae
authored
1309f4f
View commit details
Copy full SHA for 1309f4f
Browse repository at this point
Fix mypy complaint
ianmcorvidae
committed
fa01cb7
View commit details
Copy full SHA for fa01cb7
Browse repository at this point
feat: add named-flag/power-of-2 bitfield support to --set
Show description for dcdbda0
ianmcorvidae
committed
dcdbda0
View commit details
Copy full SHA for dcdbda0
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #942 from ianmcorvidae/document-port
Show description for 9479fb2
ianmcorvidae
authored
9479fb2
View commit details
Copy full SHA for 9479fb2
Browse repository at this point
Better document how to specify a port when using TCP connection
Show description for 990ecc2
ianmcorvidae
committed
990ecc2
View commit details
Copy full SHA for 990ecc2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.