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 }}
sashko
/
python
Public
forked from
meshtastic/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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
Fail earlier if the ota update file isn't found
ianmcorvidae
committed
7fc69e9
View commit details
Copy full SHA for 7fc69e9
Browse repository at this point
Some more test improvements
ianmcorvidae
committed
f0de977
View commit details
Copy full SHA for f0de977
Browse repository at this point
Commits on Jun 19, 2026
Add tests for the flags_to_list util function
ianmcorvidae
committed
c118334
View commit details
Copy full SHA for c118334
Browse repository at this point
Commits on Jun 17, 2026
Merge pull request #933 from ianmcorvidae/shared-contact
Show description for 307d8d8
ianmcorvidae
authored
307d8d8
View commit details
Copy full SHA for 307d8d8
Browse repository at this point
Fix an issue in to_node_num and add a bunch of tests to it as well
ianmcorvidae
committed
405a6bb
View commit details
Copy full SHA for 405a6bb
Browse repository at this point
pylint appeasement
ianmcorvidae
committed
db746a0
View commit details
Copy full SHA for db746a0
Browse repository at this point
Improve test coverage, use property-based tests
ianmcorvidae
committed
13b8cdc
View commit details
Copy full SHA for 13b8cdc
Browse repository at this point
Commits on Jun 15, 2026
small fixes
ianmcorvidae
committed
9d44509
View commit details
Copy full SHA for 9d44509
Browse repository at this point
pylint appeasement
ianmcorvidae
committed
8c84074
View commit details
Copy full SHA for 8c84074
Browse repository at this point
Commits on Jun 14, 2026
Add support for adding contacts using the CLI, including remotely
ianmcorvidae
committed
1cffae6
View commit details
Copy full SHA for 1cffae6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.