This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9008 - make m:robe100 touchstrip less sensitiv.
Attached to Project:
Rockbox
Opened by Dominik Wenger (Domonoky) - Sunday, 18 May 2008, 15:00 GMT+1
Last edited by Dominik Wenger (Domonoky) - Friday, 27 June 2008, 22:20 GMT+1
Opened by Dominik Wenger (Domonoky) - Sunday, 18 May 2008, 15:00 GMT+1
Last edited by Dominik Wenger (Domonoky) - Friday, 27 June 2008, 22:20 GMT+1
|
DetailsHei,
I experimented with the touchstrip driver on the m:robe100. I wanted to make it less sensitiv, as at the moment it reacts before you touch the strip. I first tried it with setting in the MEP Parameter $21: "Enhanced Operating Configuration" the "Min Absolute Reporting", this should then only create position reports when the "finger" bit changes. But it didnt work. Somehow it just ignores this parameter. Writing to the Parameters itself works ( i tried it succesfully with disabling the buttons). So now this patch just reads the finger bit, and ignores the Report if it isnt set. This produces the same result (strip only reacts if you really touch it) but it isnt the best way. please try it, and report if the strip is now better useable.. |
This task depends upon