Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-02 | settings: add step goal target | Arseniy-Movshev | |
currently this doesn't interface with the daemon in any way, this is added for future use | |||
2023-06-02 | LoggerSettings: fix wrong default sensor intervals | Arseniy-Movshev | |
This inconsistency suggests that these values should be saved somewhere in a common place | |||
2023-05-28 | Make the log path configurable | Arseniy-Movshev | |
This also renames it to sensorlogd from the obsolete asteroid-healthtracker and hides it by default | |||
2023-05-28 | Add a new LoggerSettings type | Arseniy-Movshev | |
this independently accesses the settings file for the logger, and has a call to reinitialise it (which will cause settings to be reread) |