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-08-13 22:39:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58ebff82c032c925bce397bc592f68b17c7d9dd5
MeshCore
/
examples
/
simple_sensor
T
History
ripplebiz
and
GitHub
c86e63d2f5
Merge pull request
#2982
from meshcore-dev/config-serializer
...
Config serializer
2026-07-27 17:58:03 +10:00
..
main.cpp
Merge branch 'dev' into solar-watchdog
2026-05-09 18:08:32 +08:00
SensorMesh.cpp
* first draft of new ConfigSerializer. (simple embedded JSON prefs)
2026-07-15 01:23:57 +10:00
SensorMesh.h
Have CAD be a separate toggle (set cad on/off)
2026-06-14 15:20:58 +02: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