Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'newmouse' | Joel Bodenmann | 2014-11-12 | 81 | -2690/+3616 | |
|\ | ||||||
| * | Some MAX11802 fixes. | inmarket | 2014-11-10 | 2 | -11/+18 | |
| | | ||||||
| * | MCU touch template fix | inmarket | 2014-11-10 | 1 | -1/+1 | |
| | | ||||||
| * | Update default settings in the board file for the ADS7843 touch | inmarket | 2014-11-10 | 1 | -6/+6 | |
| | | ||||||
| * | Conversion of some addon board files to newmouse | inmarket | 2014-11-10 | 3 | -149/+128 | |
| | | ||||||
| * | Update to MAX11802 touch driver. To be tested. | inmarket | 2014-11-10 | 2 | -67/+75 | |
| | | ||||||
| * | Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yet | Joel Bodenmann | 2014-11-09 | 5 | -0/+277 | |
| | | ||||||
| * | Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. | inmarket | 2014-11-07 | 2 | -37/+14 | |
| | | ||||||
| * | Fix the newmouse STMPE811 driver. | inmarket | 2014-11-07 | 6 | -92/+198 | |
| | | | | | | | | Finalise the STM32F429i-Discovery board file for that touch controller | |||||
| * | Cleanups and updates to the STM32F429i-Discovery gdisp driver | inmarket | 2014-11-07 | 3 | -725/+1 | |
| | | ||||||
| * | Allow a mouse driver to not return any results when it is polled. | inmarket | 2014-11-07 | 9 | -16/+25 | |
| | | ||||||
| * | New touch testing tool which displays raw readings from the touch driver | inmarket | 2014-11-07 | 2 | -0/+172 | |
| | | ||||||
| * | Adding STM32F429i-Discovery touch support (not working yet) | Joel Bodenmann | 2014-11-05 | 4 | -4/+119 | |
| | | ||||||
| * | STM32F429i-Discovery board is now a supported board with an example project. | inmarket | 2014-11-05 | 18 | -0/+5864 | |
| | | | | | | | | | | | | New gdisp driver (currently non-accelerated) Mouse and other drivers still to come. The board file is currently ChibiOS specific however the gdisp driver is suitable for any OS. | |||||
| * | small fix | Joel Bodenmann | 2014-10-28 | 1 | -2/+2 | |
| | | ||||||
| * | Bug fix newmouse SMTPE811 touch driver | inmarket | 2014-10-28 | 1 | -1/+1 | |
| | | ||||||
| * | Adding missing GWIN wrapper for ArcSectors functions | Joel Bodenmann | 2014-10-28 | 2 | -1/+63 | |
| | | ||||||
| * | Simplifying gdisp/arcsectors demo to only use the GDISP module | Joel Bodenmann | 2014-10-28 | 2 | -24/+6 | |
| | | ||||||
| * | Adding GDISP_NEED_ARCSECTOR stuff that was missing | Joel Bodenmann | 2014-10-27 | 2 | -0/+9 | |
| | | ||||||
| * | Allow calibration to work in newmouse even if there is no text / font support. | inmarket | 2014-10-27 | 1 | -17/+27 | |
| | | ||||||
| * | Merge branch 'master' into newmouse | inmarket | 2014-10-27 | 6 | -14/+492 | |
| |\ | ||||||
| * \ | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-27 | 7 | -2/+1276 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-26 | 5 | -4/+4 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-26 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | STMPE811 fixes - still not working | Joel Bodenmann | 2014-10-13 | 2 | -4/+5 | |
| | | | | | | | ||||||
| * | | | | | | Fixing STMPE811 driver | Joel Bodenmann | 2014-10-13 | 1 | -5/+5 | |
| | | | | | | | ||||||
| * | | | | | | Port SMTPE811 mouse driver to newmouse (and supported boards) | inmarket | 2014-10-13 | 9 | -298/+335 | |
| | | | | | | | ||||||
| * | | | | | | Remove unnecessary file | inmarket | 2014-10-13 | 1 | -18/+0 | |
| | | | | | | | ||||||
| * | | | | | | New flag for newmouse driver use | inmarket | 2014-10-13 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Update newmouse driver makefiles | inmarket | 2014-10-13 | 2 | -7/+1 | |
| | | | | | | | ||||||
| * | | | | | | Convert FT5x06 mouse driver to newmouse (untested) | inmarket | 2014-10-13 | 8 | -279/+259 | |
| | | | | | | | ||||||
| * | | | | | | Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers. | inmarket | 2014-10-13 | 3 | -27/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tidy up naming. | |||||
| * | | | | | | Tidy up MCU mouse defines | inmarket | 2014-10-13 | 4 | -49/+34 | |
| | | | | | | | ||||||
| * | | | | | | fixing ADS7843 driver - tested | Joel Bodenmann | 2014-10-11 | 2 | -7/+16 | |
| | | | | | | | ||||||
| * | | | | | | Added missing defines to board template of ADS7843 | Joel Bodenmann | 2014-10-11 | 1 | -0/+7 | |
| | | | | | | | ||||||
| * | | | | | | ADS7843 porting - not tested yet! | Joel Bodenmann | 2014-10-11 | 7 | -141/+100 | |
| | | | | | | | ||||||
| * | | | | | | Board File can now request extra data bytes in the GMouse structure. | inmarket | 2014-10-12 | 1 | -1/+6 | |
| | | | | | | | ||||||
| * | | | | | | Update Olimex-STM32-LCD mouse board file for newmouse MCU driver. | inmarket | 2014-10-12 | 3 | -148/+137 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still to be tested and tuned on real hardware. | |||||
| * | | | | | | Fine tuning the MCU driver parameters for the Mikromedia STM32 M4 | inmarket | 2014-10-09 | 1 | -4/+4 | |
| | | | | | | | ||||||
| * | | | | | | Update the touch driver test program for newmouse. | inmarket | 2014-10-09 | 1 | -97/+177 | |
| | | | | | | | ||||||
| * | | | | | | Newmouse updates to calibration routine | inmarket | 2014-10-09 | 2 | -122/+133 | |
| | | | | | | | ||||||
| * | | | | | | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Fixes bug with printf formatting of zero filled fields | inmarket | 2014-10-09 | 2 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Update touch driver test tool. More updates to come... | inmarket | 2014-10-07 | 2 | -118/+143 | |
| | | | | | | | ||||||
| * | | | | | | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver | inmarket | 2014-10-07 | 3 | -106/+96 | |
| | | | | | | | ||||||
| * | | | | | | New newmouse driver for MCU touch | inmarket | 2014-10-07 | 7 | -146/+107 | |
| | | | | | | | ||||||
| * | | | | | | Remove stuff made superfluous by newmouse | inmarket | 2014-10-07 | 2 | -76/+0 | |
| | | | | | | | ||||||
| * | | | | | | Fix bugs in newmouse framework | inmarket | 2014-10-07 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver | inmarket | 2014-10-07 | 1 | -3/+3 | |
| | | | | | | |