This is a copy of the community maintained fork of the open firmware which powers RNode devices. This version will have support for the hardware made by Mees Electronics.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mark Qvist 3deab29845 TNC mode checks 7 years ago
.gitignore Initial commit 7 years ago
Config.h TNC mode checks 7 years ago
Framing.h EEPROM config and TNC mode 7 years ago
LoRa.cpp EEPROM config and TNC mode 7 years ago
LoRa.h EEPROM config and TNC mode 7 years ago
MD5.cpp MD5 library 7 years ago
MD5.h MD5 library 7 years ago
README.md Added readme 7 years ago
RNode_Firmware.ino TNC mode checks 7 years ago
ROM.h ROM addressing 7 years ago
Utilities.cpp EEPROM config and TNC mode 7 years ago

README.md

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.