summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ccalibration.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-301-3/+3
* Saving of touchscreen calibration but be done in CCalbration each time the to...Gregory Nutt2013-10-301-1/+18
* Fix some floating point formats in debug statementsGregory Nutt2013-10-171-4/+4
* SAMA5 TSD: Fix to prohibit reading samples when not validGregory Nutt2013-10-171-4/+4
* Minor tweaks to debug output; started renaming some icons to include size in ...Gregory Nutt2013-10-171-11/+22
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-0/+68
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-141-83/+292
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-141-21/+163
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-9/+17
* Add a hex calculator example to NxWMpatacongo2012-05-221-1/+1
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-10/+0
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-191-4/+4
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-0/+30
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-1/+73
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-121/+337
* NxWM: Fix double deletion of classpatacongo2012-05-121-2/+3
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-10/+33
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-0/+4
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-2/+3
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-0/+3
* More NxWM touchscreen fixespatacongo2012-05-101-1/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+543