Re: [Linuxwacom-devel] [PATCH] Add an option to disable pressure recalibration

2014-02-17 Thread Egbert Eich
On Fri, Feb 14, 2014 at 08:55:41AM -0600, Chris Bagwell wrote: [...] > > Here is my suggestion for a slightly smarter "priv->minPressure". > First, instead updating priv->minPressure the whole time pen is in > proximity (via rebasePressure()), we could have that routine store in > priv->minPressu

Re: [Linuxwacom-devel] [PATCH] Add an option to disable pressure recalibration

2014-02-14 Thread Chris Bagwell
On Fri, Feb 14, 2014 at 4:07 AM, Egbert Eich wrote: > Jason Gerecke writes: > > On Thu, Feb 13, 2014 at 2:10 PM, Peter Hutterer > > wrote: > > > On Wed, Feb 12, 2014 at 08:04:07PM +0100, Egbert Eich wrote: > > >> From: Egbert Eich > > >> > > >> If the initial pressure of a device is != 0 t

Re: [Linuxwacom-devel] [PATCH] Add an option to disable pressure recalibration

2014-02-14 Thread Egbert Eich
Jason Gerecke writes: > On Thu, Feb 13, 2014 at 2:10 PM, Peter Hutterer > wrote: > > On Wed, Feb 12, 2014 at 08:04:07PM +0100, Egbert Eich wrote: > >> From: Egbert Eich > >> > >> If the initial pressure of a device is != 0 the driver recalibrates > >> the pressure range. This is to account

Re: [Linuxwacom-devel] [PATCH] Add an option to disable pressure recalibration

2014-02-13 Thread Jason Gerecke
On Thu, Feb 13, 2014 at 2:10 PM, Peter Hutterer wrote: > On Wed, Feb 12, 2014 at 08:04:07PM +0100, Egbert Eich wrote: >> From: Egbert Eich >> >> If the initial pressure of a device is != 0 the driver recalibrates >> the pressure range. This is to account for worn out devices. >> The downside is t

Re: [Linuxwacom-devel] [PATCH] Add an option to disable pressure recalibration

2014-02-13 Thread Peter Hutterer
On Wed, Feb 12, 2014 at 08:04:07PM +0100, Egbert Eich wrote: > From: Egbert Eich > > If the initial pressure of a device is != 0 the driver recalibrates > the pressure range. This is to account for worn out devices. > The downside is that when the user hits the tablet very hard the > initial pres