| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-12 | drivers: bma421: Reduce the post-reset delay | Daniel Thompson | |
| There nothing in the docs to give the delay time required after a reset. Currently we use 200ms because that appears on some older code for BMA423 but is removed in more recent drivers. 50ms is still a long time (for hardware) and has held up in testing. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-09 | wasp: apps: Step counter application | Daniel Thompson | |
| Currently there's no fancy algorithms to estimate stride length. Just pure simple step counting directly from the hardware's "intelligence engine". Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
