commit | bf33b1cced66c2dbfea600518ca5a64dcf638ed7 | [log] [tgz] |
---|---|---|
author | Rob Bradford <rob@linux.intel.com> | Mon Dec 03 19:44:15 2012 +0000 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 06 15:53:08 2012 -0500 |
tree | aa139fa5cf72b23fc130621b35b74146236153d1 | |
parent | 4a822495fad43b8b971ed49184ebd4eebe24b674 [diff] |
clients: Add a touchscreen calibration tool This a basic calibration tool designed for "in factory" calibration of a touch screen. The constants for the calibration functions: x' = Ax + By + C and y' = Dx + Ey + F Are printed on stdout when the calibration is completed.