aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/motion/MotionController.h
Commit message (Expand)AuthorAgeFilesLines
* Added "lap" button to step counterStephanie2021-12-301-0/+7
* Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants2021-10-171-0/+3
* Add support for BMA425 acceleration sensor. (#440)JF0022021-06-191-0/+14
* Merge branch 'develop' ofJoaquim2021-04-261-5/+15
|\
| * Changed access modified indentationAvamander2021-04-241-2/+2
| * Reformatted all the files according to clang-format styleAvamander2021-04-241-7/+17
* | New Steps appJoaquim2021-04-191-3/+3
|/
* Handle return code from BMA driver, and set a flag is the initialization fail...Jean-François Milants2021-04-041-2/+5
* First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants2021-04-041-0/+26