This website requires JavaScript.
Explore
Help
Sign in
scott
/
InfiniTime
Watch
1
Star
0
Fork
You've already forked InfiniTime
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
ccc8cee07a
InfiniTime
/
src
/
components
/
heartrate
History
Download ZIP
Download TAR.GZ
Riku Isokoski
afea7ca0d1
Update clang-tidy configuration and fix some warnings (
#1474
)
...
Don't enable coding conventions from unrelated projects. Only enable generic checks.
2022-12-18 18:14:36 +01:00
..
Biquad.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
Biquad.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
HeartRateController.cpp
Update includes to to be relative to src directory
2021-11-15 22:02:49 +01:00
HeartRateController.h
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier.
2021-06-06 15:56:03 +02:00
Ppg.cpp
Update clang-tidy configuration and fix some warnings (
#1474
)
2022-12-18 18:14:36 +01:00
Ppg.h
Update clang-tidy configuration and fix some warnings (
#1474
)
2022-12-18 18:14:36 +01:00
Ptagc.cpp
Update clang-tidy configuration and fix some warnings (
#1474
)
2022-12-18 18:14:36 +01:00
Ptagc.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00