Updated roadmap

pull/375/head
Mark Qvist 2023-09-14 00:34:45 +02:00
rodzic cff268926d
commit 95dec00c76
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,6 +17,7 @@ For each release cycle of Reticulum, improvements and additions from the five [P
- The current `0.5.x` release cycle aims at completing - The current `0.5.x` release cycle aims at completing
- [x] Reach feature-completion of the Reticulum API - [x] Reach feature-completion of the Reticulum API
- [x] Improve performance and efficiency of the `Buffer` and `Channel` API - [x] Improve performance and efficiency of the `Buffer` and `Channel` API
- [x] Add bluetooth pairing code output to rnodeconf
- [ ] Overhauling and updating the documentation - [ ] Overhauling and updating the documentation
- [ ] Performance and memory optimisations of the Python reference implementation - [ ] Performance and memory optimisations of the Python reference implementation
- [ ] Fixing potential bugs - [ ] Fixing potential bugs
@ -74,7 +75,6 @@ These efforts aim to expand and improve the core functionality and reliability o
### Usability & Utility ### Usability & Utility
These effors seek to make Reticulum easier to use and operate, and to expand the utility of the stack on deployed systems. These effors seek to make Reticulum easier to use and operate, and to expand the utility of the stack on deployed systems.
- Add bluetooth pairing code output to rnodeconf
- Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19) - Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19)
- Transit traffic display in rnstatus - Transit traffic display in rnstatus
- rnsconfig utility - rnsconfig utility