index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
heartratetask
/
HeartRateTask.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored Ppg for frequency based algorithm. (#1486)
Ceimour
2023-04-30
1
-9
/
+26
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
1
-15
/
+20
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
1
-1
/
+1
*
changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden ...
Yehoshua Pesach Wallach
2021-12-13
1
-2
/
+1
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-1
/
+1
*
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
1
-2
/
+3
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
1
-1
/
+1
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-13
/
+16
*
Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probabl...
Jean-François Milants
2021-02-03
1
-2
/
+2
*
Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...
Jean-François Milants
2021-02-02
1
-2
/
+2
*
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-17
1
-4
/
+12
*
First implementation of the HR sensor using 100% foss code (ported from waspos)
Jean-François Milants
2021-01-10
1
-0
/
+89