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 17:39:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47b632aaa92e4ad0c03db63cd0450ae8fbded49b
HaloKeymind
/
examples
/
simple_room_server
T
History
agessaman
47b632aaa9
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
..
main.cpp
added build flag to enable/disable boot advert
2026-01-26 22:39:39 +13:00
MyMesh.cpp
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
MyMesh.h
Enhance MQTT bridge implementation to support a new MeshRank preset, allowing for token-based authentication and custom topic templates. Update CLI commands for slot management, including new commands for setting tokens and topics. Improve documentation to reflect these changes and provide examples for configuring the new preset.
2026-03-22 11:06:37 -07:00
UITask.cpp
Add IP address display for MQTT bridge devices in UITask
2026-01-02 13:36:41 -08:00
UITask.h
UI: battery indicator, boot screen, radio settings
2025-04-20 19:17:02 -07:00