sharebrained / portapack-hackrf

Portability Add-On for the HackRF Software-Defined Radio.
GNU General Public License v2.0
989 stars 406 forks source link

Touchscreen issues #117

Closed szedd closed 6 years ago

szedd commented 6 years ago

When I try to calibrate the touchscreen, it often seems to be unresponsive. When it is working, it only seems to recognize the first two calibration points (upper left and right), the calilbration fails at the third point or it starts to take screenshots and enter sleep mode before it fails.

The firmware date is August 9th 2017 (Git Commit Hash a335139)

I don't know if it really is a firmware issue or the hardware failed.

jboone commented 6 years ago

The touchscreen calibration mode has turned out to be a bit of a mistake. It's very fussy, and only works well when using something pointed, like a stylus. I really need to either disable it, or loosen up the tolerances.

Bear in mind that this is a resistive touch screen, which is terrible by comparison to modern smartphone capacitive touch devices... I've mostly avoided implementing touch features in the user interface because of how disappointing it is vs. modern expectations.

When you do make it through the calibration process, does touch entry (say in the receiver frequency screen) work as expected, or is that erratic?

szedd commented 6 years ago

Touch entry doesn’t work right at all, all it does is taking screenshots and enter sleep mode, It thinks I am only touching the upper 3mm of the screen.

szedd commented 6 years ago

I took a Video of the problem https://youtu.be/Bje9wAHSIsc As you can see, it is not responsive when I try to enter a frequency. In calibration mode it often takes screenshots when I push center or left and it enters sleep mode when i push on the right side.

jboone commented 6 years ago

@szedd Hmmm, yeah. I was hoping this would be something we could fix remotely. Please contact me by the e-mail address at the bottom of my contact page and we can discuss how to get that hardware fixed.