From bb29b66b29c7f957d68600c343e8a53232aeb258 Mon Sep 17 00:00:00 2001 From: ripplebiz Date: Tue, 9 Sep 2025 14:05:07 +1000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cef44e0e..7d5186ec 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,14 @@ Here are some general principals you should try to adhere to: There are a number of fairly major features in the pipeline, with no particular time-frames attached yet. In very rough chronological order: - [X] Companion radio: UI redesign +- [ ] Repeater + Room Server: add ACL's (like Sensor Node has) +- [ ] Standardise Bridge mode for repeaters +- [ ] Repeater/Bridge: Standardise the Transport Codes for zoning/filtering - [ ] Core + Repeater: enhanced zero-hop neighbour discovery - [ ] Core: round-trip manual path support - [ ] Companion + Apps: support for multiple sub-meshes (and 'off-grid' client repeat mode) +- [ ] Core + Apps: support for LZW message compression +- [ ] Core: dynamic CR (Coding Rate) for weak vs strong hops - [ ] Core: new framework for hosting multiple virtual nodes on one physical device - [ ] V2 protocol spec: discussion and concensus around V2 packet protocol, including path hashes, new encryption specs, etc