This website requires JavaScript.
Explore
Help
Sign In
DG4MLK
/
MeshCore-Evo
Watch
1
Star
0
Fork
0
You've already forked MeshCore-Evo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f5a8c59ea866b71f4cfc82badc7490a7bb98872
MeshCore-Evo
/
examples
/
companion_radio
History
entr0p1
4a869163b2
BUGFIX: replay protection on repeaters tripped by timestamp sent from companion node mobile app. Send the node's RTC timestamp for TXT_TYPE_CLI_DATA messages instead of the timestamp from the app (matches the sendRequest() code logic).
2025-12-30 21:58:59 +11:00
..
ui-new
move showalert after saveprefs
2025-12-17 21:27:22 +01:00
ui-orig
Merge pull request
#1057
from liquidraver/wiodev
2025-12-04 11:10:51 +01:00
AbstractUITask.h
♻️
refactor: unify UI notification methods into single notify() function
2025-09-17 08:56:18 +08:00
DataStore.cpp
https://github.com/meshcore-dev/MeshCore/issues/989
- persist GPS enabled state to preferences
2025-11-29 16:37:23 +08:00
DataStore.h
refactor: use _getContactsChannelsFS() instead of ifdefs
2025-09-06 14:15:40 +10:00
main.cpp
move GPS preference initialization to UITask
2025-11-29 18:35:34 +08:00
MyMesh.cpp
BUGFIX: replay protection on repeaters tripped by timestamp sent from companion node mobile app. Send the node's RTC timestamp for TXT_TYPE_CLI_DATA messages instead of the timestamp from the app (matches the sendRequest() code logic).
2025-12-30 21:58:59 +11:00
MyMesh.h
* ver 1.11.0
2025-11-30 18:32:10 +11:00
NodePrefs.h
https://github.com/meshcore-dev/MeshCore/issues/989
- persist GPS enabled state to preferences
2025-11-29 16:37:23 +08:00