You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 months ago
..
SensorMesh.cpp
Adds serial commands to get stats
7 months ago
SensorMesh.h
Adds serial commands to get stats
7 months ago
TimeSeriesData.cpp
* simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
11 months ago
TimeSeriesData.h
* simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts
11 months ago
UITask.cpp
* first cut of new simple_sensor sketch
11 months ago
UITask.h
* first cut of new simple_sensor sketch
11 months ago
main.cpp
* new CommonCLI commands: "get prv.key", "set prv.key {hex}"
10 months ago