MeshCore/src
2025-07-08 16:02:10 +01:00
..
helpers Merge pull request #479 from 446564/cleanup-xio-nrf 2025-07-04 16:18:14 +10:00
Dispatcher.cpp Add null check for packet allocation and clean up Dispatcher 2025-07-08 16:02:10 +01:00
Dispatcher.h Remove serial bridge implementation and implement simplified version directly in the repeater source code. 2025-07-08 14:04:21 +01: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 * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future use 2025-06-30 23:18:16 +10:00
Mesh.h * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 2025-05-16 19:57:09 +10:00
MeshCore.h t1000e: gps toggle not using board class 2025-06-19 17:26:58 +02:00
Packet.cpp * Packet::readFrom() payload_len guard 2025-04-26 11:05:13 +10:00
Packet.h minor refactor 2025-04-11 19:11:06 +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