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 }}
Hotaman
/
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 Sep 3, 2024
Merge pull request #664 from lysol/master
Show description for b4bd956
ianmcorvidae
authored
b4bd956
View commit details
Copy full SHA for b4bd956
Browse repository at this point
Reuse node to prevent overwriting channel settings to be sent out over the admin channel
lysol
committed
aed4f25
View commit details
Copy full SHA for aed4f25
Browse repository at this point
Commits on Aug 25, 2024
Merge pull request #659 from wnagele/unreachable_code
Show description for bcce568
ianmcorvidae
authored
bcce568
View commit details
Copy full SHA for bcce568
Browse repository at this point
Merge pull request #658 from wnagele/master
Show description for b9d8050
ianmcorvidae
authored
b9d8050
View commit details
Copy full SHA for b9d8050
Browse repository at this point
Add sendHeartbeat doc-string
wnagele
authored
d77335c
View commit details
Copy full SHA for d77335c
Browse repository at this point
Add method to be able to send heartbeat
wnagele
committed
b692ef4
View commit details
Copy full SHA for b692ef4
Browse repository at this point
Code block unreachable
wnagele
committed
e725292
View commit details
Copy full SHA for e725292
Browse repository at this point
Commits on Aug 22, 2024
Set release tag to the version update commit sha, not the pre-update one
ianmcorvidae
committed
abf9e96
View commit details
Copy full SHA for abf9e96
Browse repository at this point
set prerelease version to match protobufs
ianmcorvidae
committed
740f0f0
View commit details
Copy full SHA for 740f0f0
Browse repository at this point
protobufs: v2.4.1
ianmcorvidae
committed
abb0025
View commit details
Copy full SHA for abb0025
Browse repository at this point
bump version to 2.4.0
github-actions
committed
3335b3d
View commit details
Copy full SHA for 3335b3d
Browse repository at this point
revert poetry version minor change -- with alpha version set, it's unnecessary
ianmcorvidae
committed
4ad776f
View commit details
Copy full SHA for 4ad776f
Browse repository at this point
set alpha 2.4.0a0 version
ianmcorvidae
committed
d5f7322
View commit details
Copy full SHA for d5f7322
Browse repository at this point
Make version-bump commit include the version being bumped to
ianmcorvidae
committed
c59583e
View commit details
Copy full SHA for c59583e
Browse repository at this point
Use poetry version minor, to revert after 2.4.0 release
ianmcorvidae
committed
28d8355
View commit details
Copy full SHA for 28d8355
Browse repository at this point
protobufs: v2.4.0
ianmcorvidae
committed
d57186d
View commit details
Copy full SHA for d57186d
Browse repository at this point
Commits on Aug 11, 2024
bump version
github-actions
committed
a8d86de
View commit details
Copy full SHA for a8d86de
Browse repository at this point
mess with more stuff to try to make powermon optional
ianmcorvidae
committed
40d03a6
View commit details
Copy full SHA for 40d03a6
Browse repository at this point
slog depends on powermon, so move it within the optional block as well
ianmcorvidae
committed
6757f5c
View commit details
Copy full SHA for 6757f5c
Browse repository at this point
Add powermon group to ci install
ianmcorvidae
committed
b8c0a62
View commit details
Copy full SHA for b8c0a62
Browse repository at this point
Attempt to make powermon stuff optional, hopefully allowing pypi release
ianmcorvidae
committed
72de803
View commit details
Copy full SHA for 72de803
Browse repository at this point
Commits on Aug 8, 2024
Merge pull request #647 from ianmcorvidae/improve-mypy
Show description for 84ffdcd
ianmcorvidae
authored
84ffdcd
View commit details
Copy full SHA for 84ffdcd
Browse repository at this point
Add/update some types to be at least as backwards-compatible as we can be
ianmcorvidae
committed
5366ddf
View commit details
Copy full SHA for 5366ddf
Browse repository at this point
Merge pull request #636 from geeksville/pr-powermon2
Show description for fd4282b
ianmcorvidae
authored
fd4282b
View commit details
Copy full SHA for fd4282b
Browse repository at this point
Commits on Aug 4, 2024
appease pylint
ianmcorvidae
committed
e84a3cb
View commit details
Copy full SHA for e84a3cb
Browse repository at this point
Clarify documentation of position options slightly
ianmcorvidae
committed
2ae18c1
View commit details
Copy full SHA for 2ae18c1
Browse repository at this point
Commits on Aug 1, 2024
Do code coverage testing on analysis (using stored device data)
geeksville
committed
8096d10
View commit details
Copy full SHA for 8096d10
Browse repository at this point
add vscode config for auto running python tests
geeksville
committed
b0e1d96
View commit details
Copy full SHA for b0e1d96
Browse repository at this point
add pandas as an optional dependancy (for analytics only)
geeksville
committed
dfa3d46
View commit details
Copy full SHA for dfa3d46
Browse repository at this point
Commits on Jul 31, 2024
install all extras when running poetry inside of CI
geeksville
committed
de29bf3
View commit details
Copy full SHA for de29bf3
Browse repository at this point
get test coverage on powermon and slog stuff
geeksville
committed
bf71e09
View commit details
Copy full SHA for bf71e09
Browse repository at this point
fix linter warnings (and alas: reformat __main__.py)
Show description for 4906f79
geeksville
committed
4906f79
View commit details
Copy full SHA for 4906f79
Browse repository at this point
Add basic arg parsing to the meshtastic analysis stuff
geeksville
committed
a471517
View commit details
Copy full SHA for a471517
Browse repository at this point
cleanup and document analysis stuff
geeksville
committed
c8eb202
View commit details
Copy full SHA for c8eb202
Browse repository at this point
Commits on Jul 23, 2024
Merge remote-tracking branch 'root/master' into pr-powermon2
Show description for ea0c7ab
geeksville
committed
ea0c7ab
View commit details
Copy full SHA for ea0c7ab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.