Found some real STICK readouts on a you tube vid. OK hope I'm allowed to post a vid here
at 7:36 into the video. SORRY for posting a vid link but thought this was important.
****
For the right stick:
full up = 0
center = 127
full down = 255
full right = 255
center = 128
full left = 0
****
For the left stick:
full up = 0
center = 127
full down = 255
full right = 255
center = 128
full left = 0
****
The up - down axis has a center of 127 and the left - right axis has a center of 128
The left - right axis has 128 increments from center to full left and 127 increments from center to full right.
The up - down axis has 128 increments from center to full down and 127 increments from center to full up.
Still not sure why both 127 and 128 are used as center values. Maybe there is no longer a true center because of the unequal increments. If 127 or 128 is used as center the increments are still 127 on one side of center and 128 on the other side.
If 127 is used as center :
0 to 127 = 127 increments , 127 to 255 = 128 increments
If 128 is used as center :
0 to 128 = 128 increments , 128 to 255 = 127 increments