summaryrefslogtreecommitdiff
path: root/src/components/heartrate/Ppg.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-18Update clang-tidy configuration and fix some warnings (#1474)Riku Isokoski1-15/+23
2021-11-15Move up file header include to topReinhold Gschweicher1-1/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-9/+2
2021-05-01Fix #209. Use int8_t for PPG data arraydavid1-5/+5
2021-04-24Reformatted all the files according to clang-format styleAvamander1-20/+20
2021-01-25fix build warnings in HR implementationpetter1-1/+1
2021-01-17Add License/copyright info in HR related files.Jean-François Milants1-1/+7
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants1-0/+4
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants1-0/+96