mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-23 06:00:18 +00:00
Updated roadmap
This commit is contained in:
parent
8d294df3bb
commit
425cf66cf7
44
README.md
44
README.md
@ -91,24 +91,32 @@ Currently, the following interfaces are supported:
|
|||||||
- UDP over IP networks
|
- UDP over IP networks
|
||||||
|
|
||||||
## Development Roadmap
|
## Development Roadmap
|
||||||
- Physical layer segmentation & authentication, see [#23](https://github.com/markqvist/Reticulum/discussions/23)
|
- Version 0.3.5
|
||||||
- Globally routable multicast
|
- Improved announce propagation and flexible scalability
|
||||||
- GUI interface configuration tool
|
- Physical layer segmentation & authentication, see [#23](https://github.com/markqvist/Reticulum/discussions/23)
|
||||||
- Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners
|
- Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners
|
||||||
- Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19)
|
- Version 0.3.6
|
||||||
- A portable Reticulum implementation in C, see [#21](https://github.com/markqvist/Reticulum/discussions/21)
|
- Support for radio and modem interfaces on Android
|
||||||
- More interface types for even broader compatibility
|
- GUI interface configuration tool
|
||||||
- ESP32 devices (ESP-Now, Bluetooth, etc.)
|
- Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19)
|
||||||
- More LoRa transceivers
|
- Version 0.3.7
|
||||||
- AT-compatible modems
|
- More interface types for even broader compatibility
|
||||||
- IR Transceivers
|
- Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.)
|
||||||
- AWDL / OWL
|
- More LoRa transceivers
|
||||||
- HF Modems
|
- AT-compatible modems
|
||||||
- CAN-bus
|
- IR Transceivers
|
||||||
- ZeroMQ
|
- AWDL / OWL
|
||||||
- MQTT
|
- HF Modems
|
||||||
- SPI
|
- CAN-bus
|
||||||
- i²c
|
- ZeroMQ
|
||||||
|
- MQTT
|
||||||
|
- SPI
|
||||||
|
- i²c
|
||||||
|
- Planned, but not yet scheduled
|
||||||
|
- Globally routable multicast
|
||||||
|
- A portable Reticulum implementation in C, see [#21](https://github.com/markqvist/Reticulum/discussions/21)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
- Python 3.6
|
- Python 3.6
|
||||||
|
Loading…
Reference in New Issue
Block a user