pmaports/device/testing/device-pine64-dontbeevil/sensorfw/90-dontbeevil.conf
Bart Ribbers 2c035fc5d8
pine64-dontbeevil: add sensorfw configs (MR 2518)
sensorfw is used by Waydroid (via waydroid-sensord) and the Glacier UI
for rotation and other sensors

[ci:skip-build] already built successfully in CI
2022-01-05 00:05:43 -08:00

30 lines
518 B
Text

[accelerometer]
input_match=mpu6050
intervals = "200=>2000"
default_interval=500
transformation_matrix = "0,1,0,-1,0,0,0,0,-1"
[als]
input_match=stk3310
intervals = "200=>2000"
default_interval=500
[gyroscope]
input_match=mpu6050
intervals = "200=>2000"
default_interval=500
transformation_matrix = "0,1,0,-1,0,0,0,0,-1"
[magnetometer]
input_match=lis3mdl
intervals = "200=>2000"
default_interval=500
[lis3mdl]
scale = 1.0
[proximity]
input_match=stk3310
intervals = "200=>2000"
default_interval=500
threshold=19