Skip to content

Commit 8374172

Browse files
committed
Updated documentation
1 parent a4143cf commit 8374172

File tree

4 files changed

+26
-1
lines changed

4 files changed

+26
-1
lines changed

Changelog.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
### 2023-10-31: RNS β 0.6.3
2+
3+
This release brings a series of under-the-hood reliability improvements and bugfixes. But most notably, Reticulum can now establish links over even ultra low bandwidth mediums, all the way down to 5 bits per second.
4+
5+
Thanks to @jschulthess, who contributed to this release!
6+
7+
**Changes**
8+
- Implemented link establishment on ultra low bandwidth links
9+
- Added link quality calculations to RNode interfaces
10+
- Added physical layer link stats to Link and Packet classes
11+
- Added userspace service documentation to the manual
12+
- Improved path rediscovery in quickly changing topographies
13+
- Improved shared interface reconnection on service restart
14+
- Improved exception handling on interface detachment
15+
- Updated formatted print functions
16+
17+
**Bugfixes**
18+
- Fixed a missing USB command definition in the RNode interface driver
19+
- Fixed a bug in link error handling that could cause an interface to detach
20+
21+
**Release Hashes**
22+
```
23+
24+
```
25+
126
### 2023-10-07: RNS β 0.6.2
227

328
This maintenance release adds the ability to specify the shared instance RPC key in the Reticulum config file, making it possible to use all Reticulum functionality in the terminal on Android.

docs/Reticulum Manual.epub

251 Bytes
Binary file not shown.

docs/Reticulum Manual.pdf

571 Bytes
Binary file not shown.

docs/manual/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)