This website requires JavaScript.
Explore
Help
Sign In
dandri
/
HaloKeymind
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mikecarper/MeshCore.git
synced
2026-07-28 16:30:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74e45a795c13e28ae122522e2eb9cbb9421343f9
HaloKeymind
/
src
T
History
agessaman
74e45a795c
Enhance MQTTMessageBuilder to include internal heap memory statistics in status messages. Update function signature and JSON serialization to accommodate the new internal_heap parameter, improving diagnostics for memory management in MQTTBridge.
2026-04-06 18:00:50 -07:00
..
certs
Refactor MQTT bridge handling in MyMesh to support RX and TX packet logging based on MQTT settings. Introduce mqtt_rx_enabled preference for default RX packet handling and update related logic in CommonCLI and MQTTBridge for improved configuration management. Enhance MQTTMessageBuilder to conditionally include SNR and RSSI for RX packets only.
2026-04-04 16:01:35 -07:00
helpers
Enhance MQTTMessageBuilder to include internal heap memory statistics in status messages. Update function signature and JSON serialization to accommodate the new internal_heap parameter, improving diagnostics for memory management in MQTTBridge.
2026-04-06 18:00:50 -07:00
Dispatcher.cpp
Revert "Merge remote-tracking branch 'origin/dev' into mqtt-bridge-implementation"
2026-03-20 15:54:14 -07:00
Dispatcher.h
Revert "Merge remote-tracking branch 'origin/dev' into mqtt-bridge-implementation"
2026-03-20 15:54:14 -07:00
Identity.cpp
allow set prv.key from remote, validate new prv.key
2026-01-25 01:32:48 +11:00
Identity.h
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
2026-02-21 19:35:51 +11:00
Mesh.cpp
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
2026-02-21 19:35:51 +11:00
Mesh.h
* refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits)
2026-02-21 19:35:51 +11:00
MeshCore.h
Merge remote-tracking branch 'origin/dev' into mqtt-bridge-implementation-flex
2026-03-28 08:37:42 -07:00
Packet.cpp
Refactor Packet handling in MQTTMessageBuilder to support multibyte paths. Update path length handling in Packet::writeTo and Packet::readFrom methods, ensuring correct byte length calculations. Modify path string formatting in MQTTMessageBuilder for improved clarity on path details.
2026-02-25 22:01:44 -08:00
Packet.h
fix: Widen grp data type
2026-03-19 09:25:42 +01: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