Block a user
6d551578c3
Merge pull request #325 from npetrangelo/patch-3
40c85fb607
Merge pull request #330 from Erethon/rnodeconf-device-selection
743736b376
Fix bug in device selection of rnodeconf
6ce979a7de
Update __init__.py
7fdb431d70
Updated changelog
ebcc3d8912
Updated manual
32e29a54c3
Updated manual
049733c4b6
Fixed race condition for link initiators on timed out link establishment
420d58527d
Merge branch 'master' of github.com:markqvist/Reticulum
William
synced commits to refs/tags/0.5.5 at William/Reticulum from mirror
2023-06-13 21:06:32 +00:00
William
synced new reference refs/tags/0.5.5 to William/Reticulum from mirror
2023-06-13 21:06:32 +00:00
45aa71b2b7
Merge pull request #326 from SebastianObi/master
6dcfe2cad6
Fixed missing init of 'r_stat_snr'.
f206047908
Fixed missing init of 'r_stat_snr'.
97f97eb063
Updated changelog
f3db762e9f
Updated documentation
f9f623dfa5
Updated version and changelog
William
synced commits to refs/tags/0.5.4 at William/Reticulum from mirror
2023-06-03 16:06:32 +00:00
William
synced new reference refs/tags/0.5.4 to William/Reticulum from mirror
2023-06-03 16:06:32 +00:00
ffa6bec3b4
Updated parser
4f78973751
Fixed race condition when timed-out link receives a late establishment proof a few milliseconds after it has timed out
45295c779c
Updated changelog
a82376d1f5
Updated manuals
75c6248264
Updated documentation
9294ab4f97
Updated version
William
synced commits to refs/tags/0.5.3 at William/Reticulum from mirror
2023-05-19 17:11:04 +00:00
William
synced new reference refs/tags/0.5.3 to William/Reticulum from mirror
2023-05-19 17:11:04 +00:00
d7375bc4c3
Fixed callback invocation on channel receive
1a860c6ffd
Add EOF signal on buffer close
800ed3af7a
Fixed ready callback invocation
9c8e79546c
Fixed missing check in receipt culling
4c272aa536
Updated buffer tests for windowed channel
William
synced commits to refs/tags/0.5.2 at William/Reticulum from mirror
2023-05-12 13:41:03 +00:00
William
synced new reference refs/tags/0.5.2 to William/Reticulum from mirror
2023-05-12 13:41:03 +00:00
61626897e7
Add channel window mode for slow links
6fd3edbb8f
Updated docs
fc5b02ed5d
Added medium window to channel
a06e752b76
Added multi-interface duplicate deque to AutoInterface
3a947bf81b
Updated documentation
73faf04ea1
Tuned channel windowing
e10ddf9d2d
Cleanup
641a7ea75d
Implemented basic channel windowing
e543d5c27f
Implemented basic channel windowing
01c59ab0c6
Cleanup