summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ctouchscreen.cxx
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-4/+4
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-0/+2
* Fix some floating point formats in debug statementsGregory Nutt2013-10-171-1/+1
* SAMA5 TSD: Fix to prohibit reading samples when not validGregory Nutt2013-10-171-2/+3
* Minor tweaks to debug output; started renaming some icons to include size in ...Gregory Nutt2013-10-171-1/+1
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-1/+63
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-1/+1
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-4/+4
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-1/+53
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-2/+2
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-16/+369
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+125