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.
 
 
 
 
ripplebiz 2a875d9930
Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error
1 year ago
..
helpers Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error 1 year ago
Dispatcher.cpp minor refactor 1 year ago
Dispatcher.h * Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds. 1 year ago
Identity.cpp * verify() fix moved to Identity class 1 year ago
Identity.h * LocalIdentity:: writeTo( array ) and readFrom (array ) 1 year ago
Mesh.cpp * added Packet::getRawLength() helper 1 year ago
Mesh.h * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
MeshCore.h * OTA update for ESP32 targets 1 year ago
Packet.cpp minor refactor 1 year ago
Packet.h minor refactor 1 year ago
Utils.cpp * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago
Utils.h * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago