index
:
meshtastic/meshtastic-go.git
release
Protobuf code for Meshtastic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-12
fmt
release
Marin Ivanov
2025-06-09
Use v2.6.10 protobufs
Marin Ivanov
2024-04-09
Merge pull request #8 from wheresalice/feature/fix_go_vet
Smoke
2024-04-08
fix static checks
WheresAlice
2024-04-08
fix go vet by avoiding copying messages
WheresAlice
2024-04-08
Merge pull request #7 from wheresalice/feature/meshtastic_2.3
Smoke
2024-04-08
Merge pull request #6 from wheresalice/feature/mqtt_example
Smoke
2024-04-08
Merge pull request #4 from meshnet-gophers/dependabot/go_modules/github.com/c...
Smoke
2024-04-08
Merge pull request #3 from meshnet-gophers/dependabot/go_modules/google.golan...
Smoke
2024-04-08
Merge pull request #2 from meshnet-gophers/dependabot/go_modules/github.com/s...
Smoke
2024-04-08
support meshtastic 2.3.4
WheresAlice
2024-04-08
provide mqtt example and document radio example
WheresAlice
2024-03-22
Bump github.com/charmbracelet/log from 0.3.1 to 0.4.0
dependabot[bot]
2024-03-06
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
dependabot[bot]
2024-03-04
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
dependabot[bot]
2024-02-29
update protobufs and build vtproto with less options
Smoke
2024-02-19
Merge pull request #1 from meshnet-gophers/dependabot/go_modules/go.bug.st/se...
Smoke
2024-02-19
completely disable workflow schedule
Smoke
2024-02-19
update import paths
Smoke
2024-02-19
update module path
Smoke
2024-02-19
Bump go.bug.st/serial from 1.6.1 to 1.6.2
dependabot[bot]
2024-02-19
disable update-deps workflow cron
Smoke
2024-02-18
update jetbrains crap
Smoke
2024-02-18
remove mqtt from radio package
Smoke
2024-02-17
Remove goroutine from dedup and add testing (#19)
Dustin Sallings
2024-02-17
A bit structurally simpler deduplication (#18)
Dustin Sallings
2024-02-17
nix config (#17)
Dustin Sallings
2024-02-16
mode dedupe to own package
Smoke
2024-02-16
feat/update-protobufs (#16)
Smoke
2024-02-15
Update package dependencies + tidy (#13)
github-actions[bot]
2024-02-12
use log/slog and export client state (#9)
Smoke
2024-02-05
Update package dependencies + tidy (#6)
github-actions[bot]
2024-02-05
Refactor Meshtastic "Stream" Protocol handling and implement TCP listener (#5)
Noah Stride
2024-02-05
run linters and test on develop
Smoke
2024-02-05
lets try dependabot
Smoke
2024-02-02
Merge remote-tracking branch 'origin/develop' into develop
Smoke
2024-02-02
Add dedupe and tests (#4)
Smoke
2024-02-02
add packet deduplicator
Smoke
2024-02-02
Support for generating random NodeIDs and deriving Short/Long names (#2)
Noah Stride
2024-01-31
Add dedupe and tests (#4)
Smoke
2024-01-31
Merge remote-tracking branch 'origin/develop' into develop
Smoke
2024-01-31
add packet deduplicator
Smoke
2024-01-31
Rough initial radio emulator (#1)
Noah Stride
2024-01-31
add packet deduplicator
Smoke
2024-01-23
fix staticcheck issues
Smoke
2024-01-23
remove more unreachable code
Smoke
2024-01-23
remove unreachable code
Smoke
2024-01-23
rename linter job name
Smoke
2024-01-23
run linters before test
Smoke
2024-01-23
maybe we dont like env vars
Smoke
[next]