]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Sat, 7 Oct 2023 18:40:02 +0000 (20:40 +0200)
committerMark Qvist <mark@unsigned.io>
Sat, 7 Oct 2023 18:40:02 +0000 (20:40 +0200)
README.md

index a41f9d4a1bf3fe90f4dbbc6e8170e35c0cdcc6b8..0a632f5af0d5dba8c3c256b42d8fe6ed9f54e3a2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,18 +14,12 @@ The RNode system is primarily software, which *transforms* different kinds of av
 
 ## Latest Release
 
-The latest release, installable through `rnodeconf`, is version `1.64`. This release brings the following changes:
-
-- 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
-- Added ability to set custom OLED display address using `rnodeconf`
-- 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.3` 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`.
+The latest release, installable through `rnodeconf`, is version `1.65`. This release brings the following changes:
+
+- Added battery status statistics to USB/serial/bluetooth output
+- Updated bootstrap console with latest packages
+
+You must have at least version `2.1.3` of `rnodeconf` installed to update the RNode Firmware to version `1.65`. Get it by updating the `rns` package to at least version `0.6.2`.
 
 ## A Self-Replicating System