MeshCore/src
fdlamotte 2ddd5ca0c3
Merge pull request #1235 from liquidraver/btfixv7
queue throttling + slave latency and minor refactor
2025-12-17 15:08:20 +01:00
..
helpers Merge pull request #1235 from liquidraver/btfixv7 2025-12-17 15:08:20 +01: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 * refactor: moved ACL out of SensorMesh -> ClientACL 2025-09-12 15:35:31 +10:00
Identity.h * proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size. 2025-11-21 15:44:31 +11:00
Mesh.cpp * proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size. 2025-11-21 15:44:31 +11:00
Mesh.h * region filtering now applied in allowPacketForward() 2025-11-06 12:27:25 +11:00
MeshCore.h Added default temperature from ESP32 MCU and NRF52 MCU 2025-12-12 19:01:15 +07: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