]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Fri, 11 Oct 2024 15:23:31 +0000 (17:23 +0200)
committerMark Qvist <mark@unsigned.io>
Fri, 11 Oct 2024 15:23:31 +0000 (17:23 +0200)
README.md

index 1086f5e52ea3dc4dced38a44b0987d43df40a484..c412810a1c53356891b751f12dc0c24250f0bc6d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,13 +16,16 @@ The RNode system is primarily software, which *transforms* different kinds of av
 
 ## Latest Release
 
-The latest release, installable through `rnodeconf`, is version `1.77`. This release brings the following changes:
+The latest release, installable through `rnodeconf`, is version `1.78`. This release brings the following changes:
 
-- Fixed display sleep on T3S3
-- Improved BLE pairing
+- Improves BLE on RAK4631
+- Adds graceful BLE disconnect on device sleep
+- Fixes intermittent packet corruption on RAK4631
+- Fixes incorrect preamble calculation on SX1280
+- Improves CSMA parameters and P-curve
 - Updated console image to include latest packages
 
-You must have at least version `2.2.0` of `rnodeconf` installed to update the RNode Firmware to version `1.77`. Get it by updating the `rns` package to at least version `0.8.2`.
+You must have at least version `2.2.0` of `rnodeconf` installed to update the RNode Firmware to version `1.78`. Get it by updating the `rns` package to at least version `0.8.4`.
 
 ## A Self-Replicating System