This website requires JavaScript.
Explore
Help
Sign In
dandri
/
MeshCore
Watch
1
Star
0
Fork
0
mirror of
https://github.com/meshcore-dev/MeshCore.git
synced
2026-09-14 01:25:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62d0556a7024dd86046cea9d74e176f4737d91a0
MeshCore
/
examples
/
simple_sensor
T
History
Scott Powell
62d0556a70
* added region load/save support
...
* SUBSCRIBE now with timeout param (default 30 mins, max ~18 hours)
2026-09-05 15:59:29 +10:00
..
main.cpp
* sensor: CLI "sub" and "unsub" commands
2026-09-04 22:02:49 +10:00
SensorMesh.cpp
* added region load/save support
2026-09-05 15:59:29 +10:00
SensorMesh.h
* added region load/save support
2026-09-05 15:59:29 +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
* refactor of Color mapping in UITasks / DisplayDrivers
2026-07-22 16:03:33 +10:00
UITask.h
* first cut of new simple_sensor sketch
2025-07-08 23:19:34 +10:00