kawal547 / open9x

Automatically exported from code.google.com/p/open9x
0 stars 0 forks source link

9XR Keypad and Throttle Issues #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The 9XR has new soft keys. These keys have a tendency to do a few funny things.

1.  Double Bounce.
When you press on the button, the software will read the value of the digital 
pin. Unfortunately the signal can sometimes "bounce" between high and low for a 
few milliseconds giving the appearance that the button has been pushed multiple 
times.

This issue could no doubt be detected and fixed in software.

2. Directionality Misfire.
The keys suffer an issue in that when you press 'down', it can sometimes also 
trigger a 'left' or a 'right' input.  This is no doubt also due to the soft 
nature of the pad.

A fix to this may be to detect the first input, then ignore subsequent inputs 
for X milliseconds.  This may well then only pickup the correct key.. and then 
ignore the erroneous ones!

Original issue reported on code.google.com by r...@marotori.com on 17 Jan 2013 at 8:28

GoogleCodeExporter commented 8 years ago
Issue 176 has been merged into this issue.

Original comment by bson...@gmail.com on 18 Jan 2013 at 9:59

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 18 Jan 2013 at 10:00

GoogleCodeExporter commented 8 years ago
Received a 9XR yesterday. DBLKEYS seems to me mechanically impossible to 
achieve!

Original comment by bson...@gmail.com on 6 Feb 2013 at 8:55

GoogleCodeExporter commented 8 years ago
I am afraid I can't do anything, the only solution is with the switches 
replacement

Original comment by bson...@gmail.com on 7 Feb 2013 at 7:32