MeshCore/src
2025-08-01 19:28:44 +10:00
..
helpers * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 2025-08-01 19:28:44 +10:00
Dispatcher.cpp * fix for when AGC reset is disabled (interval = 0) 2025-06-13 14:25:09 +10:00
Dispatcher.h * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 2025-06-13 14:15:21 +10:00
Identity.cpp * verify() fix moved to Identity class 2025-03-19 17:30:35 +11:00
Identity.h * LocalIdentity:: writeTo( array ) and readFrom (array ) 2025-01-16 01:59:11 +11:00
Mesh.cpp * CommonCLI: new "multi.acks" config setting 2025-07-16 18:51:18 +10:00
Mesh.h * CommonCLI: new "multi.acks" config setting 2025-07-16 18:51:18 +10:00
MeshCore.h sensors: gpio command 2025-07-22 21:08:15 +02:00
Packet.cpp * Packet::readFrom() payload_len guard 2025-04-26 11:05:13 +10:00
Packet.h * new PAYLOAD_TYPE_MULTIPART 2025-06-23 01:14:08 +10:00
Utils.cpp * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 2025-02-03 13:56:57 +11:00
Utils.h * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 2025-02-03 13:56:57 +11:00