This website requires JavaScript.
explore
Showcase
Help
Sign In
Networks
/
Reticulum-Go
Watch
2
Star
1
Fork
0
You've already forked Reticulum-Go
Code
Issues
5
Pull Requests
1
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Files
2867f68a90a0dc0663adf91974c92e929af20b77
Reticulum-Go
/
pkg
/
common
History
Sudo-Ivan
1df3e41191
feat: implement MsgpackMarshal and MsgpackUnmarshal functions for MessagePack encoding and decoding
2026-01-01 00:59:12 -06:00
..
config_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
config.go
feat: add new configuration fields for Frequency, Bandwidth, SF, CR, and TXPower in InterfaceConfig
2026-01-01 00:59:08 -06:00
constants.go
chore: add SPDX license identifier and copyright notice
2025-12-31 20:44:58 -06:00
interfaces_test.go
Add unit tests for RawChannelReader and RawChannelWriter, including methods for reading, writing, and handling messages.
2025-12-29 21:57:20 -06:00
interfaces.go
chore: add SPDX license identifier and copyright notice
2025-12-31 20:44:58 -06:00
msgpack.go
feat: implement MsgpackMarshal and MsgpackUnmarshal functions for MessagePack encoding and decoding
2026-01-01 00:59:12 -06:00
types.go
chore: add SPDX license identifier and copyright notice
2025-12-31 20:44:58 -06:00