mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-07 23:00:15 +00:00
Updated documentation
This commit is contained in:
parent
a4143cfe6d
commit
83741724b0
25
Changelog.md
25
Changelog.md
@ -1,3 +1,28 @@
|
|||||||
|
### 2023-10-31: RNS β 0.6.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.
|
||||||
|
|
||||||
|
Thanks to @jschulthess, who contributed to this release!
|
||||||
|
|
||||||
|
**Changes**
|
||||||
|
- Implemented link establishment on ultra low bandwidth links
|
||||||
|
- Added link quality calculations to RNode interfaces
|
||||||
|
- Added physical layer link stats to Link and Packet classes
|
||||||
|
- Added userspace service documentation to the manual
|
||||||
|
- Improved path rediscovery in quickly changing topographies
|
||||||
|
- Improved shared interface reconnection on service restart
|
||||||
|
- Improved exception handling on interface detachment
|
||||||
|
- Updated formatted print functions
|
||||||
|
|
||||||
|
**Bugfixes**
|
||||||
|
- Fixed a missing USB command definition in the RNode interface driver
|
||||||
|
- Fixed a bug in link error handling that could cause an interface to detach
|
||||||
|
|
||||||
|
**Release Hashes**
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
### 2023-10-07: RNS β 0.6.2
|
### 2023-10-07: RNS β 0.6.2
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user