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 }}
Samith-NM
/
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 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
Commits on Jun 12, 2026
Merge pull request #930 from pieceofr/fix/traceroute-routing-error-response
Show description for e4f0fb2
ianmcorvidae
authored
e4f0fb2
View commit details
Copy full SHA for e4f0fb2
Browse repository at this point
Commits on Jun 9, 2026
bump version to 2.7.9
github-actions
committed
6eeb900
View commit details
Copy full SHA for 6eeb900
Browse repository at this point
Commits on Jun 8, 2026
Merge pull request #932 from ianmcorvidae/fixup-container
Show description for e216848
ianmcorvidae
authored
e216848
View commit details
Copy full SHA for e216848
Browse repository at this point
Fix up the container build to use a multi-stage build, cache better, and most importantly actually keep the library in the final image (fixes #931)
ianmcorvidae
committed
dd1df47
View commit details
Copy full SHA for dd1df47
Browse repository at this point
Commits on Jun 4, 2026
Handle NONE errorReason in onResponseTraceRoute and add regression test
Show description for 953d012
NoctisSentinel
and
claude
committed
953d012
View commit details
Copy full SHA for 953d012
Browse repository at this point
Add unit test for onResponseTraceRoute ROUTING_APP error handling
Show description for c71d3df
NoctisSentinel
and
claude
committed
c71d3df
View commit details
Copy full SHA for c71d3df
Browse repository at this point
Commits on Jun 3, 2026
Handle ROUTING_APP error response in onResponseTraceRoute
Show description for 0413d00
NoctisSentinel
and
claude
committed
0413d00
View commit details
Copy full SHA for 0413d00
Browse repository at this point
Commits on Jun 1, 2026
One more dependency update
ianmcorvidae
committed
8f0faf5
View commit details
Copy full SHA for 8f0faf5
Browse repository at this point
More lockfile updates now that dependabot woke up
ianmcorvidae
committed
ab656d5
View commit details
Copy full SHA for ab656d5
Browse repository at this point
Merge branch 'review/pr-894'
Show description for c575547
ianmcorvidae
committed
c575547
View commit details
Copy full SHA for c575547
Browse repository at this point
tests of new BLEError functionality
ianmcorvidae
committed
0bef137
View commit details
Copy full SHA for 0bef137
Browse repository at this point
Add a BLEError 'kind' field and branch on it instead of string matching
ianmcorvidae
committed
f9a1357
View commit details
Copy full SHA for f9a1357
Browse repository at this point
Previous
Next
You can’t perform that action at this time.