MeshCore/src
ripplebiz 699d1cd0b6
Merge pull request #1495 from oltaco/esp32-advblob-removal
Fix unlimited advert blob growth on ESP32
2026-02-01 13:37:28 +11:00
..
helpers Merge pull request #1495 from oltaco/esp32-advblob-removal 2026-02-01 13:37:28 +11:00
Dispatcher.cpp Add a counter to track rx time for repeater stats 2025-07-30 09:41:20 -07:00
Dispatcher.h * fix: init rx_air_time to 0 2025-08-01 20:05:37 +10:00
Identity.cpp allow set prv.key from remote, validate new prv.key 2026-01-25 01:32:48 +11:00
Identity.h allow set prv.key from remote, validate new prv.key 2026-01-25 01:32:48 +11:00
Mesh.cpp * check for 'early receive' ACK 2025-12-27 20:46:28 +11:00
Mesh.h * region filtering now applied in allowPacketForward() 2025-11-06 12:27:25 +11:00
MeshCore.h nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout 2026-01-23 17:18:41 +11:00
Packet.cpp * Packet::readFrom() payload_len guard 2025-04-26 11:05:13 +10:00
Packet.h * new PAYLOAD_TYPE_CONTROL (11) 2025-11-06 00:56:54 +11: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