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.
entr0p1
9395d54735
If radio_init() fails on the first attempt, currently the board will halt immediately with no feedback. This commit changes the behaviour to make 3 attempts to call the init. After 3 failures, the board will reboot.
|
2 days ago |
| .. |
|
SensorMesh.cpp
|
* first draft of new ConfigSerializer. (simple embedded JSON prefs)
|
2 weeks ago |
|
SensorMesh.h
|
Have CAD be a separate toggle (set cad on/off)
|
2 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
|
1 year 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
|
1 year ago |
|
UITask.cpp
|
* refactor of Color mapping in UITasks / DisplayDrivers
|
1 week ago |
|
UITask.h
|
* first cut of new simple_sensor sketch
|
1 year ago |
|
main.cpp
|
If radio_init() fails on the first attempt, currently the board will halt immediately with no feedback. This commit changes the behaviour to make 3 attempts to call the init. After 3 failures, the board will reboot.
|
2 days ago |