[android-kernel] Re: Touch Calibration in Android 2.1

2010-09-17 Thread Mehran
I am using the same for Eclair 2.1 on SMDK6410, Added tslib support, modified "libs/ui/EventHub.cpp" according to oxdroid and also added TSLIB Calibration application from oxdroid. but my touch has stopped working, any help? On Sep 4, 9:37 pm, white wrote: > As I know, droid is also usi

[android-kernel] Re: Touch Calibration in Android 2.1

2010-09-04 Thread white
As I know, droid is also using the R-type touch. Please, refer to next url. http://focus.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=slyt277&track=no Before, I made with this algorithm for linux system. Maybe tslib library is only for synaptics touch. On 9월3일, 오후9시51분, Mehran

[android-kernel] Re: Touch Calibration in Android 2.1

2010-09-03 Thread Mehran
Hello, Thanks for your nice reply. I have the Resistive touch and need to add calibration algorithm for it. Can you please guide me? I think that you are most close to my problem. someone answered as followed You can checkout 0xDroid's[1] repository that contains the TSLIB support for Eclai

[android-kernel] Re: Touch Calibration in Android 2.1

2010-09-03 Thread white
That code is not support anything. That code just support input device coodination. What is the touch device type? Android platform h/w spec describe the C-type touch. Almost C-type touch has the default calibration value. If you using the R-type, you need to add the Calibration algorithm On 9월3