diff options
author | Gwendal Grignou <gwendal@chromium.org> | 2015-07-01 12:39:07 -0700 |
---|---|---|
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | 2015-07-15 03:39:12 +0000 |
commit | e095bad64e5a9e27bdfadae2c0746d2ee151ef67 (patch) | |
tree | ebe804d050f0d3c8c9cb2c3ae7308e028173c545 /util/comm-dev.c | |
parent | c0f78b4c0aca20203fefbc96c7e52c709455c06b (diff) | |
download | chrome-ec-e095bad64e5a9e27bdfadae2c0746d2ee151ef67.tar.gz |
driver: bmi160 Add code for calibration
Add code for set/getting calibration data on bmi160
Add code to perform FOC (Fast Online Calibration) on bmi160.
Add delay after getting out of suspend to be sure sensor is
available.
BRANCH=smaug
TEST=Check sensors are properly calibrated on Smaug:
Perform calibration:
echo 1 > /sys/bus/iio/devices/iio:device1/calibrate
Read calibration values:
cat /sys/bus/iio/devices/iio:device1/*_calibbias
Check the values are translated properly.
Write calibration values and check it affects the
sensor output.
BUG=chromium:506101,chrome-os-partner:39900
Change-Id: Ib9aad9bbd90b4249625641d68febf94b69aa4987
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/283165
Reviewed-by: Alec Berg <alecaberg@chromium.org>
Diffstat (limited to 'util/comm-dev.c')
0 files changed, 0 insertions, 0 deletions