MeshCore/examples/companion_radio
csrutil 88fb173297 add configurable GPS update interval
Make GPS update interval configurable via settings instead of using hardcoded 1 second value. The interval is persisted from preferences and can be adjusted at runtime through the sensor manager settings interface
2025-11-29 17:20:21 +08:00
..
ui-new https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 2025-11-29 16:37:23 +08:00
ui-orig Merge pull request #1130 from zaquaz/buzzer-feature-pr 2025-11-27 16:04:44 +11: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 * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 2025-10-30 16:45:50 +11:00
MyMesh.cpp add configurable GPS update interval 2025-11-29 17:20:21 +08:00
MyMesh.h Added buzzer config persistance accross restart 2025-11-20 19:02:32 -08: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