Block a user
90cfaa4e82
Updated manual
443aa575df
Updated changelog
619771c3a3
Updated changelog
18a56cfd52
Updated manual
55c39ff27c
Updated roadmap
William
synced commits to refs/tags/0.5.0 at William/Reticulum from mirror
2023-03-08 15:22:41 +00:00
William
synced new reference refs/tags/0.5.0 to William/Reticulum from mirror
2023-03-08 15:22:41 +00:00
226004da94
Ignore lo0 in all cases. Fixes #237.
47b358351f
Exclude tests from wheel. Fixes #241.
f5d77a1dfb
Merge pull request #252 from acehoss/bugfix/buffer-missing-segments
9c9f0a20f9
Handle sequence overflow when checking incoming message
6d9d410a70
Address multiple issues with Buffer and Channel
d8f3ad8d3f
Temporarily disabled extra-level log statement
a1b75b9746
Increased per-hop timeout
80f3bfaece
Adjusted StreamDataMessage overhead calculation
37b2d8a6ec
Fixed Link MDU output in phyparams()
777fea9cea
Differentiate exception between link establishment callback, and internal RTT packet handling
e36312a3cb
Merge pull request #250 from acehoss/feature/buffer
5b5dbdaa91
Add example to documentation
99dc97365f
Merge remote-tracking branch 'origin/feature/buffer' into feature/buffer
aac2b9f987
Buffer: send and receive binary data over Channel
067c275c46
Buffer: send and receive binary data over Channel
58004d7c05
Updated documentation
aa0d9c5c13
Merge branch 'master' of github.com:markqvist/Reticulum
9e46950e28
Added output to echo example
a6551fc019
Merge pull request #246 from gdt/fix-transmit-hash
a06ae40797
Merge pull request #236 from faragher/master