Any eta on a new version with performance improvements or anything like that or there's nothing else possible to do?
Currently the only improvement (which I'm not sure actually) that could be reached, is about a smoother transiction when workaround acts and switch the axis, but I dont think it's worth the job.Any eta on a new version with performance improvements or anything like that or there's nothing else possible to do?
so youre saying that Der_Caveman's V3 is the most we get for an optimisation.See yanuk's link. These are just workarounds to compensate for the inversion(Sippolo and waleeq's kernel). Der_Caveman's work is for the optimization of the driver![]()
It's not even a function call, it's just a single block within the multi touch sampling code that acts the workaround if needed@bluviper - Sippolo's work is based on Der_Caveman's kernel. If you really need the axis inversion workaround, go with Sippolo's. The only difference between the two is that the former has on extra function call (correct me guys if I'm wrong) that inverts the inversion![]()
mmm....i don't think so....lg hasn't released updates with sd unmount problems....and we are at the end of february....Lol , the phone is stable and fast as it is. What more do you want ?
Either way since the source code has been released , we might see some other improvements in other departments.
I wonder on another note , when is LG gonna announce the 2.3 official update. Considering they're one step ahead of everyone else ( Samsung's Ace phone which kinda resembles the P500 bearly came out in Janurary ) and LG optimus 2x which is the first phone to sport the new super features dual core and Tegra 2 .
I hope LG will bring LG Chic and O1 the 2.3 official by the 2nd half of March . ... I hope
Does this include both OC and Touch FIX ?So here it is: kernel-der_caveman-v3-signed.zip
It is Drellisdee's kernel (OC, TUN, EXT4, Mike's interactive governor) with my mcs6000 driver.
The answer is: melfas.Hey devs do you have an issue with 2 point locking. Basically when 2 point get close together they instantly lock. Could this be looked at?
Just add the touchscreen driver source as attachment and I'll look over it.Well the touchscreen i use is one for the hd2, (the device im working on) apparently this point lock/line detection was implemented by htc to support some apps. However im sure this can be disabled but i am not sure as where to look for this specific line in the ts driver source code, any direction would be helpful.
Here are the linksJust add the touchscreen driver source as attachment and I'll look over it.
That does not seem to be the same touchscreen controller chip as in the optimus one. I see no position calculations in the source- the coordinates are directly sent to userspace.Here are the links
http://gitorious.org/linux-on-wince...bs/master/arch/arm/mach-msm/board-htcleo-ts.c
http://gitorious.org/linux-on-wince...bs/master/arch/arm/mach-msm/board-htcleo-ts.h
Sent from my HTC HD2 using XDA App
Yes I know it is different, but is the any indication of where to modify line detection?That does not seem to be the same touchscreen controller chip as in the optimus one. I see no position calculations in the source- the coordinates are directly sent to userspace.