Martin Kepplinger-Novakovic

Results 144 comments of Martin Kepplinger-Novakovic

should this involve, showing the position of ABS_MT_TOOL_X/Y in ts_test_mt somehow too?

we could get a little creative here with out test tools. This topic is now scheduled for 1.4 and any help or hardware suggestion is welcome. some theory from [kernel.org](https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt)...

as of 1.13 we have the TSLIB_MT_VALID bit defined as 1 for the valid variable. It gets set if there's any new data anywhere in ts_sample_mt. TSLIB_MT_VALID_TOOL is reserved and...

Interesting. Do you develop it in public somewhere? I'm happy for any feedback. How do you go about building tslib in Android? Do you have a proper way to run...

Remember to always include your ts.conf file, i.e. the modules you use, when reporting bugs. And also for you when you run into a bug: Disable all modules and try...

Thanks for reporting all that! I'll look into whether we can do your change in ts_uinput. Could you also show your exact steps to *configure* and build tslib inside of...

Thanks again, your change to ts_uinput doesn't seem to be a problem and is now applied and will be part of a next release.

instructions only apply to release packages. for the git checkout, you need to run autogen.sh first

just because I haven't been working on changing this specifically. If you do, feel free to test and create a PR.

hi. I don't have much experience with Yocto, but do you have a build-log of bitbake? I don't know why ts_uinput isn't built or installed for you here. Your Linux...