aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12fmtreleaseMarin Ivanov
2025-06-09Use v2.6.10 protobufsMarin Ivanov
2024-04-09Merge pull request #8 from wheresalice/feature/fix_go_vetSmoke
2024-04-08fix static checksWheresAlice
2024-04-08fix go vet by avoiding copying messagesWheresAlice
2024-04-08Merge pull request #7 from wheresalice/feature/meshtastic_2.3Smoke
2024-04-08Merge pull request #6 from wheresalice/feature/mqtt_exampleSmoke
2024-04-08Merge pull request #4 from meshnet-gophers/dependabot/go_modules/github.com/c...Smoke
2024-04-08Merge pull request #3 from meshnet-gophers/dependabot/go_modules/google.golan...Smoke
2024-04-08Merge pull request #2 from meshnet-gophers/dependabot/go_modules/github.com/s...Smoke
2024-04-08support meshtastic 2.3.4WheresAlice
2024-04-08provide mqtt example and document radio exampleWheresAlice
2024-03-22Bump github.com/charmbracelet/log from 0.3.1 to 0.4.0dependabot[bot]
2024-03-06Bump google.golang.org/protobuf from 1.32.0 to 1.33.0dependabot[bot]
2024-03-04Bump github.com/stretchr/testify from 1.8.4 to 1.9.0dependabot[bot]
2024-02-29update protobufs and build vtproto with less optionsSmoke
2024-02-19Merge pull request #1 from meshnet-gophers/dependabot/go_modules/go.bug.st/se...Smoke
2024-02-19completely disable workflow scheduleSmoke
2024-02-19update import pathsSmoke
2024-02-19update module pathSmoke
2024-02-19Bump go.bug.st/serial from 1.6.1 to 1.6.2dependabot[bot]
2024-02-19disable update-deps workflow cronSmoke
2024-02-18update jetbrains crapSmoke
2024-02-18remove mqtt from radio packageSmoke
2024-02-17Remove goroutine from dedup and add testing (#19)Dustin Sallings
2024-02-17A bit structurally simpler deduplication (#18)Dustin Sallings
2024-02-17nix config (#17)Dustin Sallings
2024-02-16mode dedupe to own packageSmoke
2024-02-16feat/update-protobufs (#16)Smoke
2024-02-15Update package dependencies + tidy (#13)github-actions[bot]
2024-02-12use log/slog and export client state (#9)Smoke
2024-02-05Update package dependencies + tidy (#6)github-actions[bot]
2024-02-05Refactor Meshtastic "Stream" Protocol handling and implement TCP listener (#5)Noah Stride
2024-02-05run linters and test on developSmoke
2024-02-05lets try dependabotSmoke
2024-02-02Merge remote-tracking branch 'origin/develop' into developSmoke
2024-02-02Add dedupe and tests (#4)Smoke
2024-02-02add packet deduplicatorSmoke
2024-02-02Support for generating random NodeIDs and deriving Short/Long names (#2)Noah Stride
2024-01-31Add dedupe and tests (#4)Smoke
2024-01-31Merge remote-tracking branch 'origin/develop' into developSmoke
2024-01-31add packet deduplicatorSmoke
2024-01-31Rough initial radio emulator (#1)Noah Stride
2024-01-31add packet deduplicatorSmoke
2024-01-23fix staticcheck issuesSmoke
2024-01-23remove more unreachable codeSmoke
2024-01-23remove unreachable codeSmoke
2024-01-23rename linter job nameSmoke
2024-01-23run linters before testSmoke
2024-01-23maybe we dont like env varsSmoke