From 875348383d913c9cb35bba37f3ad76a06cf4e0e9 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 1 Oct 2023 23:46:01 +0200 Subject: [PATCH] Updated roadmap --- Roadmap.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 9143032..b62d9fe 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -14,14 +14,14 @@ This document outlines the currently established development roadmap for Reticul ## Currently Active Work Areas For each release cycle of Reticulum, improvements and additions from the five [Primary Efforts](#primary-efforts) are selected as active work areas, and can be expected to be included in the upcoming releases within that cycle. While not entirely set in stone for each release cycle, they serve as a pointer of what to expect in the near future. -- The current `0.5.x` release cycle aims at completing - - [x] Reach feature-completion of the Reticulum API - - [x] Improve performance and efficiency of the `Buffer` and `Channel` API - - [x] Add bluetooth pairing code output to rnodeconf +- The current `0.6.x` release cycle aims at completing - [ ] Overhauling and updating the documentation - - [ ] Performance and memory optimisations of the Python reference implementation - - [ ] Fixing potential bugs + - [ ] Distributed Destination Naming System + - [ ] Create a standalone RNS Daemon app for Android + - [ ] Network-wide path balancing - [ ] Add automatic retries to all use cases of the `Request` API + - [ ] Performance and memory optimisations of the Python reference implementation + - [ ] Fixing bugs discovered while operating Reticulum systems and applications ## Primary Efforts The development path for Reticulum is currently laid out in five distinct areas: *Comprehensibility*, *Universality*, *Functionality*, *Usability & Utility* and *Interfaceability*. Conceptualising the development of Reticulum into these areas serves to advance the implementation and work towards the Foundational Goals & Values of Reticulum. @@ -40,12 +40,12 @@ These efforts are aimed at improving the ease of which Reticulum is understood, - Update NomadNet screenshots - Update Sideband screenshots - Installation - - Add a *Reticulum On Raspberry Pi* section - - Update *Reticulum On Android* section if necessary - - Update Android install documentation. + - [x] Add a *Reticulum On Raspberry Pi* section + - [x] Update *Reticulum On Android* section if necessary + - [x] Update Android install documentation. - Communications hardware section - Add information about RNode external displays. - - Packet radio modems. + - [x] Packet radio modems. - Possibly add other relevant types here as well. - Setup *Best Practices For...* / *Installation Examples* section. - Home or office (example)