MeshCore/examples/simple_sensor
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
..
main.cpp * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 2025-08-01 19:28:44 +10:00
SensorMesh.cpp Adds serial commands to get stats 2025-10-28 23:55:49 -07:00
SensorMesh.h Adds serial commands to get stats 2025-10-28 23:55:49 -07:00
TimeSeriesData.cpp * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +10:00
TimeSeriesData.h * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 2025-07-12 12:26:16 +10:00
UITask.cpp * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00
UITask.h * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00