summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/ccalibration.hxx
Commit message (Expand)AuthorAgeFilesLines
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-2/+24
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-141-0/+31
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-141-1/+7
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-5/+28
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-2/+0
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-0/+13
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-0/+40
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-14/+91
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-0/+1
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-1/+6
* More NxWM touchscreen fixespatacongo2012-05-101-9/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+244