]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Tue, 19 Sep 2023 14:05:08 +0000 (16:05 +0200)
committerMark Qvist <mark@unsigned.io>
Tue, 19 Sep 2023 14:05:08 +0000 (16:05 +0200)
README.md

index a3764b2bd1c48ea7b6889479d63aa65a6159c9a8..eb189249d45cbc79a0b9c7859ee022218d8fcefe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,11 +14,17 @@ The RNode system is primarily software, which *transforms* different kinds of av
 
 ## Latest Release
 
-The latest release, installable through `rnodeconf`, is version `1.61`. This release brings the following changes:
+The latest release, installable through `rnodeconf`, is version `1.64`. This release brings the following changes:
 
-- Fixed a bug that caused display initialisation to fail on some boards
+- Implemented a new channel-adaptive CSMA scheme for better channel access in heavily utilised channels
+- Optimised preamble and LoRa PHY parameters according to configured channel parameters
+- Added channel utilisation and airtime accounting and statistics
+- Added channel load and airtime statistics to display output
+- Added ability to configure airtime limits
+- Added channel statistics, CSMA paramter, live channel load and airtime statistics to host reporting over USB, serial and Bluetooth
+- Updated the on-board RNode Bootstrap Console with the latest versions of information, software, guides and tools for replicating the RNode desing, creating more RNodes, and setting up networks
 
-You must have at least version `2.1.2` of `rnodeconf` installed to update the RNode Firmware to version `1.61`. Get it by updating the `rns` package to at least version `0.5.2`.
+You must have at least version `2.1.2` of `rnodeconf` installed to update the RNode Firmware to version `1.64`. Get it by updating the `rns` package to at least version `0.5.9`.
 
 ## A Self-Replicating System