50-touchpad-cmt-falco.conf : Pressure calibration for Falco
Replace the values here copied from Lumpy with measured values from
Falco's touchpad with firmware 1.0.
Signed-off-by: Benson Leung <bleung@chromium.org>
BUG=chrome-os-partner:20950
TEST=Manually tested on device. Check that tap to click is acceptable,
with a low rate of missed clicks.
Change-Id: Id64bb302a9fc15583b8de2c79f33721fc6e58bb3
Reviewed-on: https://gerrit.chromium.org/gerrit/62032
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
Commit-Queue: Benson Leung <bleung@chromium.org>
Tested-by: Benson Leung <bleung@chromium.org>
diff --git a/50-touchpad-cmt-falco.conf b/50-touchpad-cmt-falco.conf
index 2348f9a..5de8d01 100644
--- a/50-touchpad-cmt-falco.conf
+++ b/50-touchpad-cmt-falco.conf
@@ -20,8 +20,8 @@
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "cyapa"
- Option "Pressure Calibration Offset" "-4.0418716653545"
- Option "Pressure Calibration Slope" "1.9403694168841"
+ Option "Pressure Calibration Offset" "-2.75341327136135"
+ Option "Pressure Calibration Slope" "3.31191180624547"
# Extra filters for Cyapa
Option "Box Width" "1.0"
Option "Box Height" "1.0"