From: Mark Qvist Date: Fri, 11 Oct 2024 15:23:31 +0000 (+0200) Subject: Updated readme X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=da1207ceee50a8f63089c9a0a45ec7ac5bce57d1;p=lora-radio.git Updated readme --- diff --git a/README.md b/README.md index 1086f5e..c412810 100644 --- 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