From: Grazvydas Ignotas Date: Sun, 4 Dec 2011 16:05:40 +0000 (+0200) Subject: tslib: tune omap3-pandora config X-Git-Tag: sz_beta3~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513d3e381301460afaab9c4f7887de9e47955dc9;p=openembedded.git tslib: tune omap3-pandora config pthres is unneeded here, variance and dejitter are useless for hires touchscreens, use the new lowpass module instead. --- diff --git a/recipes/tslib/tslib.inc b/recipes/tslib/tslib.inc index 4d75c5a45f..1ab2bc4942 100644 --- a/recipes/tslib/tslib.inc +++ b/recipes/tslib/tslib.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://tslib.berlios.de/" AUTHOR = "Russell King w/ plugins by Chris Larson et. al." SECTION = "base" LICENSE = "LGPLv2" -INC_PR = "r23" +INC_PR = "r24" SRC_URI += "\ file://ts.conf \ diff --git a/recipes/tslib/tslib/omap3-pandora/ts.conf b/recipes/tslib/tslib/omap3-pandora/ts.conf index 7b5271c60e..fc431f7ae6 100644 --- a/recipes/tslib/tslib/omap3-pandora/ts.conf +++ b/recipes/tslib/tslib/omap3-pandora/ts.conf @@ -2,7 +2,5 @@ module_raw input -module pthres pmin=1 -module variance delta=30 -module dejitter delta=100 +module lowpass threshold=3 factor=0.75 module linear