- Posts: 1433
Devo12 with improved touch screen
- rbe2012
- Topic Author
- Offline
- So much to do, so little time...
Yep, but to explore if the touch screen behaves irregular in some area I might need more points. Especially if in the right corners (as vlad stated) the values do not fit.Pattaya01 wrote: Why not like most devices: all 4 corners and the center..
Somewhere above:
You are also right here but we are completely lost if the values read differ with the time. We can not force a recalibration from time to time.If the calibration uses the same routine, logically there may be deviations in the points during calibration as well. So it might be necessary to use another routine for calibration to have a higher accuracy for the points touched during calibration.
I agree the calibration method can be optimized. Two single points are obviously not enough.
It's interesting that the MAV version works good for you while for vlad the first version is better... I confess both versions read three coordinates and calculate the average while the MAV version additionally does this internal 7-times oversampling. I simply have forgotten to revert the SPITouch_GetCoords() function to the original code...
In conclusion I think the MAV does not really improve things. But it should not be worse than the other.
Please Log in or Create an account to join the conversation.
- Pattaya01
- Offline
- Posts: 181
Please Log in or Create an account to join the conversation.
- Hexperience
- Offline
- Posts: 588
There are 10 types of people in this world. Those that understand binary and those that don't.
Please Log in or Create an account to join the conversation.
- Freezywilly
- Offline
- Posts: 51
While the touchscreen calibration seems to work the calibration for sticks does not.
The origional documentation does not cover this well and (I assume ) the latest documentation is still incomplete. When I enter the stick calibration mode I have a blank screen and movement of any stick has no effect. Is there a how-to available?
Could someone that is using the 12s comment on their use of the stick calibration? Do I have a bad load or is the beta still got some holes to be filled?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- rbe2012
- Topic Author
- Offline
- So much to do, so little time...
- Posts: 1433
If you want to do it:
- select calibrate
- there should appear a message telling you to center all sticks and knobs (and sliders, on Devo12 2 sticks, 2 knobs and 4 sliders) and press "ENT"
- when you have done this there appears a second message telling you to move all sticks, knobs and sliders to both ends (min and max positions) and press ENT again
- a third screen tells you only that the calibration has been done. You have to press ENT again to exit
We are reworking the documentation actually and will make sure that it is contained.
Please Log in or Create an account to join the conversation.
- Freezywilly
- Offline
- Posts: 51
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- Devo12 with improved touch screen