summaryrefslogtreecommitdiff
path: root/test/gyro_cal_init_for_test.h
Commit message (Collapse)AuthorAgeFilesLines
* common:online_calibration: Spoof sensor dataYuval Peress2020-12-081-0/+39
This change allows the `accelspoof` ec command to also override the calibration data (bypassing the calibration module). This config flag should be used when testing layers above the EC (kernel and up)'s handling of the calibration values. BRANCH=none BUG=none TEST=Built on eve and added unit tests. TEST=make run-online_calibration_spoof -j Signed-off-by: Yuval Peress <peress@chromium.org> Change-Id: I4735b9613c152af5559661a91565b05635d6495e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2494986