summaryrefslogtreecommitdiff
path: root/daemon/sensorlogd.cpp (unfollow)
AgeCommit message (Expand)Author
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-30Add some useful properties to hrgraphArseniy-Movshev
2023-05-30Make graph points roundArseniy-Movshev
2023-05-30enable antialiasing on itemArseniy-Movshev
2023-05-30Fix incorred height and width usageArseniy-Movshev
2023-05-30Add some more parameters to the heartrate graphArseniy-Movshev
2023-05-30Add heartrate graphArseniy-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-27fix qml accessor:Arseniy-Movshev
2023-05-26steps: add more useful data fetch methodArseniy-Movshev
2023-05-26Add systemd services and rename executableArseniy-Movshev
2023-05-26Restructure to split to daemon and qml accessorArseniy-Movshev
2023-03-12Rename project to sensorlogdArseniy-Movshev
2023-03-12Change to having one record file per day and rewrite file access infrastructu...Arseniy-Movshev
2023-03-11Step counter: reset every 24 hours, and load offsets from the log file when i...Arseniy-Movshev
2023-03-07Refactor sensors into separate filesArseniy-Movshev
2023-02-07try to fix file overwriting instead of appendingArseniy-Movshev
2022-11-12Add a connection between sensor start and recordingArseniy-Movshev