Releases: lmatte7/goMesh
Releases · lmatte7/goMesh
Delayed Response bug fixes, 2.3.5 bump
Add Channel to message
v0.1.9 Add channel option to message command (#6)
Add channel to message
Add the channel parameter to message commands
Update for Meshtastic 2.0
Upgrade things to work with Meshtastic 2.3 🥳
- Change from radio "preferences" to radio "config" to match the new protobuf structure.
- Update tests
Bug Fixes
Updated Protobufs
This release updates the available protobufs to include new features released for Meshtastic.
Fix Preferences Bug
Fix preferences bug (#3) * Fixed prefernces bug * Fixed streamer error Co-authored-by: Lucas Matte <[email protected]>
Add TCP Communications
This release adds the ability to communicate over TCP with meshtastic radios. TCP or serial communications will be automatically chosen depending on what address is passed in.
Add Catch for Windows Serial
Resolve issue when reading end of input for windows devices
Fix Windows Bug
Fix bug on Windows machines that send an empty response back