summaryrefslogtreecommitdiff
path: root/daemon (follow)
AgeCommit message (Expand)Author
2023-08-07Add some compensation to the barometerArseniy-Movshev
2023-08-07Add a new logger for barometerArseniy-Movshev
2023-07-23Moved setupFilePath to common from loggerArseniy-Movshev
2023-07-12Remove leftover qtpositioning referenceArseniy-Movshev
2023-07-02Move fileaddrecord to common.h so that it can be used from qml pluginArseniy-Movshev
2023-06-20Compensate for steps when daemon starts up and when date changesArseniy-Movshev
2023-06-20Move fileNameForDate to a common header fileArseniy-Movshev
2023-06-11StepCounter: revert to an offsets modelArseniy-Movshev
2023-06-05Add a log message to debug failing step counter resetsArseniy-Movshev
2023-06-02Make sure we aren't writing to previous day if today file existsArseniy-Movshev
2023-06-01Clean up log messagesArseniy-Movshev
2023-06-01Add a check for whether the daemon is starting the first time this bootArseniy-Movshev
2023-06-01Make sure we open files as readonly when we're reading them so we don't creat...Arseniy-Movshev
2023-06-01Trigger a recording when the daemon startsArseniy-Movshev
2023-06-01step counter: Make sure that there's a time for the last record when sensor l...Arseniy-Movshev
2023-06-01Move to resetting the sensor in hardwareArseniy-Movshev
2023-05-31Clear the step counter in hardware after midnightArseniy-Movshev
2023-05-30Move overnight steps compensation code to the place where it's recordedArseniy-Movshev
2023-05-29Add a method for daemon recordings to be triggered from qmlArseniy-Movshev
2023-05-29Make sure step count doesn't duplicateArseniy-Movshev
2023-05-28Make the log path configurableArseniy-Movshev
2023-05-28Allow sensorlogd to set up its directory structureArseniy-Movshev
2023-05-28Add a new LoggerSettings typeArseniy-Movshev
2023-05-28Add a dbus interface to allow reinitialising the loggerArseniy-Movshev
2023-05-28Fix up the settings implementationArseniy-Movshev
2023-05-26Add systemd services and rename executableArseniy-Movshev
2023-05-26Restructure to split to daemon and qml accessorArseniy-Movshev