RNode is an open, free and flexible digital radio interface with many uses
Go to file
2018-04-05 19:14:44 +02:00
.gitignore Initial commit 2018-04-05 18:10:42 +02:00
Config.h Initial commit 2018-04-05 18:10:42 +02:00
Framing.h Added escaping to upstream config commands 2018-04-05 19:14:44 +02:00
LoRa.cpp Initial commit 2018-04-05 18:10:42 +02:00
LoRa.h Initial commit 2018-04-05 18:10:42 +02:00
README.md Added readme 2018-04-05 18:15:25 +02:00
RNode_Firmware.ino Initial commit 2018-04-05 18:10:42 +02:00
Utilities.cpp Added escaping to upstream config commands 2018-04-05 19:14:44 +02:00

RNode Firmware α

RNode is a LoRa-based radio interface designed for use with the Reticulum Network Stack.

Reticulum is a cryptography-based networking stack for low-bandwidth, high-latency, wide-area networks built on cheap and readily available hardware. Reticulum allows you to build very wide-area networks with cheap off-the-shelf tools, and offers end-to-end encryption, cryptographically backed multi-hop transport, efficient addressing, resource caching, unforgeable packet acknowledgements and much more.

For more info, see unsigned.io/projects/reticulum

Current Status

The entire Reticulum project is currently in pre-alpha state. Even the master branch should be considered experimental. At this point the protocol may change without notice, and is made publicly available for development collaboration, previewing and testing features. Do not build anything serious with Reticulum yet. Stable alpha release will be at the end of May 2018.