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
/
components
/
heartrate
Commit message (
Expand
)
Author
Age
Files
Lines
*
arduinofft: Move to submodule, define srqt_internal externally
Finlay Davidson
2023-06-17
1
-1
/
+2
*
Refactored Ppg for frequency based algorithm. (#1486)
Ceimour
2023-04-30
6
-178
/
+317
*
Format header files
Finlay Davidson
2023-01-09
1
-0
/
+4
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
3
-21
/
+31
*
Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...
Jean-François Milants
2022-02-20
1
-0
/
+2
*
Move up file header include to top
Reinhold Gschweicher
2021-11-15
2
-2
/
+2
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
5
-6
/
+6
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
4
-17
/
+4
*
Fix #209. Use int8_t for PPG data array
david
2021-05-01
2
-8
/
+8
*
Changed access modified indentation
Avamander
2021-04-24
4
-8
/
+8
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
8
-50
/
+47
*
fix build warnings in HR implementation
petter
2021-01-25
1
-1
/
+1
*
Add heart rate BLE service.
Jean-François Milants
2021-01-17
2
-1
/
+12
*
Add License/copyright info in HR related files.
Jean-François Milants
2021-01-17
3
-1
/
+21
*
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-17
4
-4
/
+9
*
HR Sensor : do not go to sleep when the HR app is running.
Jean-François Milants
2021-01-10
2
-2
/
+19
*
First implementation of the HR sensor using 100% foss code (ported from waspos)
Jean-François Milants
2021-01-10
8
-0
/
+258