]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Tue, 21 May 2024 18:43:29 +0000 (20:43 +0200)
committerMark Qvist <mark@unsigned.io>
Tue, 21 May 2024 18:43:29 +0000 (20:43 +0200)
README.md

index 34a7cdbe86d1ccd4eb9fd3d72e908809b49b31d5..a26a70e1aa4008217c87d57662d25e9aba8fbfc7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+*This repository is currently functioning as a stable reference for the default RNode Firmware, and only receives bugfix and security updates. Further development, new features and expanded board support is now happening at the [RNode Firmware Community Edition](https://github.com/markqvist/RNode_Firmware) repository, and is maintained by @jacobeva. Thanks for all contributions so far!*
+
 # RNode Firmware
 
 This is the open firmware that powers RNode devices.
@@ -14,14 +16,15 @@ The RNode system is primarily software, which *transforms* different kinds of av
 
 ## Latest Release
 
-The latest release, installable through `rnodeconf`, is version `1.68`. This release brings the following changes:
+The latest release, installable through `rnodeconf`, is version `1.72`. This release brings the following changes:
 
-- Fixed a bug in high-bandwidth optimisation
-- Fixed a potential memory overflow during firmware update
-- Fixed a bug in LoRa modem status updates
-- Updated bootstrap console with latest packages
+- Added support for flashing T3S3 boards
+- Added deep sleep support on T3S3
+- Various quality updates for nRF / RAK4631
+- Fixed a bug with antenna switch utilisation on RAK4631
+- Updated console image to include latest packages
 
-You must have at least version `2.1.3` of `rnodeconf` installed to update the RNode Firmware to version `1.67`. Get it by updating the `rns` package to at least version `0.6.4`.
+You must have at least version `2.1.3` of `rnodeconf` installed to update the RNode Firmware to version `1.72`. Get it by updating the `rns` package to at least version `0.7.5`.
 
 ## A Self-Replicating System