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 }}
ppicazo
/
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, 2024
Merge pull request #628 from meshtastic/update-heartbeat
Show description for ae904f6
ianmcorvidae
authored
ae904f6
View commit details
Copy full SHA for ae904f6
Browse repository at this point
Update heartbeat interval to a fixed 300 seconds
ianmcorvidae
committed
a14cc4f
View commit details
Copy full SHA for a14cc4f
Browse repository at this point
protobufs: v2.3.14
ianmcorvidae
committed
dc5f592
View commit details
Copy full SHA for dc5f592
Browse repository at this point
bump version
github-actions
committed
91c42d5
View commit details
Copy full SHA for 91c42d5
Browse repository at this point
Merge pull request #627 from meshtastic/protobuf-ble-logging
Show description for 22bf34e
ianmcorvidae
authored
22bf34e
View commit details
Copy full SHA for 22bf34e
Browse repository at this point
Reorganize imports for pylint
ianmcorvidae
committed
32b4575
View commit details
Copy full SHA for 32b4575
Browse repository at this point
Remove newline handling
thebentern
committed
5eafc2c
View commit details
Copy full SHA for 5eafc2c
Browse repository at this point
Shut up linter
thebentern
committed
1936396
View commit details
Copy full SHA for 1936396
Browse repository at this point
Fix
thebentern
committed
ce6c096
View commit details
Copy full SHA for ce6c096
Browse repository at this point
Commits on Jul 1, 2024
Log Recod logging with new characterstic
thebentern
committed
bef9b48
View commit details
Copy full SHA for bef9b48
Browse repository at this point
Merge remote-tracking branch 'origin/master' into protobuf-ble-logging
thebentern
committed
d5a4d86
View commit details
Copy full SHA for d5a4d86
Browse repository at this point
Add handler for new log-record BLE characteristic
thebentern
committed
188f9d5
View commit details
Copy full SHA for 188f9d5
Browse repository at this point
Merge pull request #626 from ianmcorvidae/ble-older-firmware
Show description for 0e6a0eb
thebentern
authored
0e6a0eb
View commit details
Copy full SHA for 0e6a0eb
Browse repository at this point
appease the linter
ianmcorvidae
committed
3b4690e
View commit details
Copy full SHA for 3b4690e
Browse repository at this point
Support --ble on older firmwares that don't have the log-radio characteristic yet.
ianmcorvidae
committed
49bd9cb
View commit details
Copy full SHA for 49bd9cb
Browse repository at this point
Update doc string for --pos-fields to use valid values
ianmcorvidae
committed
33c5be5
View commit details
Copy full SHA for 33c5be5
Browse repository at this point
Make remote hardware args live in their own little box
ianmcorvidae
committed
9ffdc30
View commit details
Copy full SHA for 9ffdc30
Browse repository at this point
Commits on Jun 30, 2024
Merge pull request #625 from ianmcorvidae/nargs2
Show description for 98b7a7d
ianmcorvidae
authored
98b7a7d
View commit details
Copy full SHA for 98b7a7d
Browse repository at this point
Allow connection args without an argument, add argument aliases
ianmcorvidae
committed
abdfbc6
View commit details
Copy full SHA for abdfbc6
Browse repository at this point
Merge pull request #624 from geeksville/pr-bletweak
Show description for 42ea29b
ianmcorvidae
authored
42ea29b
View commit details
Copy full SHA for 42ea29b
Browse repository at this point
bleak reads can hang if a device walks out of range, cope with that.
geeksville
committed
111d61e
View commit details
Copy full SHA for 111d61e
Browse repository at this point
Merge pull request #621 from ianmcorvidae/str-concat-trace
Show description for 9e71e85
ianmcorvidae
authored
9e71e85
View commit details
Copy full SHA for 9e71e85
Browse repository at this point
Properly handle missing nodes in traceroute response (fixes #612)
ianmcorvidae
committed
93fbc78
View commit details
Copy full SHA for 93fbc78
Browse repository at this point
make typing a little more 3.8-approved
ianmcorvidae
committed
e331bea
View commit details
Copy full SHA for e331bea
Browse repository at this point
Merge pull request #582 from FedericoCeratto/clarify-licensing
Show description for 7788271
ianmcorvidae
authored
7788271
View commit details
Copy full SHA for 7788271
Browse repository at this point
Merge pull request #619 from geeksville/pr-poelock
Show description for 01674b9
ianmcorvidae
authored
01674b9
View commit details
Copy full SHA for 01674b9
Browse repository at this point
Merge pull request #616 from meshtastic/ble-logging
Show description for 4f1ea5b
ianmcorvidae
authored
4f1ea5b
View commit details
Copy full SHA for 4f1ea5b
Browse repository at this point
Merge pull request #618 from geeksville/pr-fixstdout
Show description for 18883b9
ianmcorvidae
authored
18883b9
View commit details
Copy full SHA for 18883b9
Browse repository at this point
Add bin/git-resolve-poetry-lock.sh to resolve merge conficts
Show description for a68a9f8
geeksville
committed
a68a9f8
View commit details
Copy full SHA for a68a9f8
Browse repository at this point
make specifying an argument to --seriallog optional
Show description for a04b349
geeksville
committed
a04b349
View commit details
Copy full SHA for a04b349
Browse repository at this point
nargs='?' is awesome! get rid of ble_dest.
geeksville
committed
5c2851d
View commit details
Copy full SHA for 5c2851d
Browse repository at this point
Merge remote-tracking branch 'root/master' into ble-logging
Show description for 7e44069
geeksville
committed
7e44069
View commit details
Copy full SHA for 7e44069
Browse repository at this point
protobufs: v2.3.13
ianmcorvidae
committed
18c2d08
View commit details
Copy full SHA for 18c2d08
Browse repository at this point
Ensure regen-protobufs works if there's no pre-existing directory to remove
ianmcorvidae
committed
a3afc2a
View commit details
Copy full SHA for a3afc2a
Browse repository at this point
Merge pull request #613 from geeksville/pr-moveproto
Show description for f6d1b4b
ianmcorvidae
authored
f6d1b4b
View commit details
Copy full SHA for f6d1b4b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.