This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
MeshCore
Watch
1
Star
0
Fork
0
You've already forked MeshCore
mirror of
https://github.com/meshcore-dev/MeshCore.git
synced
2026-03-30 10:39:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea4aa93594727add712336c5c75f0b2b4c904509
MeshCore
/
examples
/
simple_sensor
History
Scott Powell
ea4aa93594
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
...
* "advert" command now with longer delay, so that CLI reply is sent first
2025-07-23 21:40:37 +10:00
..
main.cpp
* simple_sensor: handleCustomCommand() hook
2025-07-13 15:30:49 +10:00
SensorMesh.cpp
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
2025-07-23 21:40:37 +10:00
SensorMesh.h
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
2025-07-23 21:40:37 +10: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