MeshCore/src
Michael Hart 81ab944682 Adds serial commands to get stats
- Added formatStatsReply, formatRadioStatsReply, and formatPacketStatsReply methods in MyMesh for both simple_repeater, simple_room_server, and simple_sensor.
- Updated CommonCLI to handle new stats commands.
2025-10-28 23:55:49 -07:00
..
helpers Adds serial commands to get stats 2025-10-28 23:55:49 -07: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 fix multiple candidates warning 2025-09-28 21:01:41 +13:00
Mesh.cpp * CommonCLI: new "multi.acks" config setting 2025-07-16 18:51:18 +10:00
Mesh.h * CommonCLI: new "multi.acks" config setting 2025-07-16 18:51:18 +10:00
MeshCore.h Refactor debug logging across bridge implementations 2025-10-06 12:57:04 +01:00
Packet.cpp * Packet::readFrom() payload_len guard 2025-04-26 11:05:13 +10:00
Packet.h * new PAYLOAD_TYPE_MULTIPART 2025-06-23 01:14:08 +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