mirror of
https://github.com/markqvist/reticulum-cpp.git
synced 2024-10-01 02:55:46 -04:00
WIP: Port of Reticulum Network Stack to C++ specifically but not exclusively targeting ESP32 and better MCUs.
642486ac7e
Changed all time references to use decimal seconds to match Python reference implementation. Fixed memory issues caused by storing references to objects instead of copies. More implementation of Transport logic. This is the first build that fully implements end-to-end path finding and routing. |
||
---|---|---|
lib | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
platformio.ini | ||
README.md |
reticulum-cpp
WIP: Port of Reticulum Network Stack to C++ specifically but not exclusively targeting 32-bit and better MCUs.