summaryrefslogtreecommitdiff
path: root/src/drivers/Hrs3300.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Update clang-{format,tidy} to 14Finlay Davidson1-0/+1
2022-01-26Merge pull request #531 from hatmajster/heart-rate-gain-settingJF1-2/+2
2022-01-25Hrs3300: changed default gain to x8hatmajster1-2/+2
2021-12-13changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden ...Yehoshua Pesach Wallach1-2/+2
2021-12-13order ReadHrs, ReadAls bitwise according to bit orderingYehoshua Pesach Wallach1-2/+2
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-04-24Reformatted all the files according to clang-format styleAvamander1-16/+4
2021-02-12eliminated warnings in Hrs3300Niall Cooling1-4/+5
2021-01-17Add License/copyright info in HR related files.Jean-François Milants1-1/+9
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants1-0/+108