| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-30 | Ran clang-format | Stephanie | |
| 2021-12-30 | Renamed confusing variables and general cleanup | Stephanie | |
| 2021-12-30 | Moved trip meter update to MotionController and changed trip meter logic | Stephanie | |
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-10-17 | Add MotionService : expose step count and RAW X/Y/Z values to the host. | Jean-François Milants | |
| 2021-06-19 | Add support for BMA425 acceleration sensor. (#440) | JF002 | |
| * Add support for BMA425 acceleration sensor. | |||
| 2021-04-04 | Handle return code from BMA driver, and set a flag is the initialization ↵ | Jean-François Milants | |
| fails. This allows to boot InfiniTime even if the device cannot initialize. | |||
| 2021-04-04 | First integration of the motion sensor (bma 421) : step counting + wake on ↵ | Jean-François Milants | |
| wrist rotation + app to see the value of the 3 axis in "real time". | |||
