Commit Graph

2244 Commits (87242d0a6c818e675676cdfb68013dc3af5a7656)

Author SHA1 Message Date
inmarket 87242d0a6c Add MatrixFloat2D and MatrixFixed2D operations to GMISC.
Add polygon demo
2014-11-21 17:09:44 +10:00
Joel Bodenmann 74c23de1d2 docs 2014-11-17 21:52:15 +01:00
Joel Bodenmann bac62a3270 Fixing compiler error 2014-11-17 21:49:38 +01:00
Joel Bodenmann fe976dac66 Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aa 2014-11-17 21:42:03 +01:00
inmarket fe00d3e090 Change the definition of the calibration load and save routines as per steved suggestion. 2014-11-15 15:22:09 +10:00
inmarket a8d6aa0790 Fix compiler warnings. 2014-11-15 15:21:18 +10:00
inmarket 8ca6fad9fd Add DejaVuSans font in 20 point as a standard font 2014-11-15 15:20:47 +10:00
inmarket 599a163181 Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
inmarket 0d90611c82 SSD1963 driver updates originally by steved 2014-11-15 15:17:28 +10:00
Joel Bodenmann ebf647b63a Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2014-11-14 16:40:40 +01:00
Joel Bodenmann 4f8b30ef36 Fixing MAX11802 driver (by user steved) 2014-11-14 16:38:40 +01:00
inmarket 93c9ebaa79 Move the uGFX based tools into a sub-directory of demos so they can be compiled using the standard build system facility for building demo's. 2014-11-14 09:10:59 +10:00
Joel Bodenmann 6bc091035a Updating releases.txt 2014-11-12 21:01:13 +01:00
Joel Bodenmann d3a0606c65 Merge branch 'newmouse' 2014-11-12 08:50:05 +01:00
inmarket 04334f284c Some MAX11802 fixes. 2014-11-10 14:42:07 +10:00
inmarket bc75dbc24c MCU touch template fix 2014-11-10 14:41:27 +10:00
inmarket 00de925523 Update default settings in the board file for the ADS7843 touch 2014-11-10 14:40:47 +10:00
inmarket 2904cd326b Conversion of some addon board files to newmouse 2014-11-10 14:39:59 +10:00
inmarket 069c791fc1 Update to MAX11802 touch driver. To be tested. 2014-11-10 13:54:19 +10:00
Joel Bodenmann f65b189673 Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yet 2014-11-09 21:55:15 +01:00
inmarket f793194e43 Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. 2014-11-07 13:06:21 +10:00
inmarket baebbad623 Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. 2014-11-07 13:06:02 +10:00
inmarket 523730bd08 Cleanups and updates to the STM32F429i-Discovery gdisp driver 2014-11-07 12:05:54 +10:00
inmarket 2a1c7785cc Fix the newmouse STMPE811 driver.
Finalise the STM32F429i-Discovery board file for that touch controller
2014-11-07 12:05:23 +10:00
inmarket d0f8c12a2d Cleanups and updates to the STM32F429i-Discovery gdisp driver 2014-11-07 12:04:03 +10:00
inmarket bd041926b4 Allow a mouse driver to not return any results when it is polled. 2014-11-07 12:02:41 +10:00
inmarket f552ba62af New touch testing tool which displays raw readings from the touch driver 2014-11-07 12:00:46 +10:00
Joel Bodenmann 541975a396 Adding STM32F429i-Discovery touch support (not working yet) 2014-11-05 21:32:12 +01:00
inmarket 2284e5e9cf STM32F429i-Discovery board is now a supported board with an example project.
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.
2014-11-05 19:33:22 +10:00
inmarket b6d183832e STM32F429i-Discovery board is now a supported board with an example project.
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.
2014-11-05 19:32:47 +10:00
Joel Bodenmann 804fcc7c6a small fix 2014-10-28 10:06:24 +01:00
Joel Bodenmann 665d998f43 Adding missing GWIN wrapper for ArcSectors functions 2014-10-28 12:03:13 +10:00
Joel Bodenmann d9dd6673b7 Simplifying gdisp/arcsectors demo to only use the GDISP module 2014-10-28 12:03:01 +10:00
Joel Bodenmann 1541ae0d37 Adding GDISP_NEED_ARCSECTOR stuff that was missing 2014-10-28 12:02:47 +10:00
inmarket 0129ba3dfe Bug fix newmouse SMTPE811 touch driver 2014-10-28 11:11:58 +10:00
Joel Bodenmann edc254c080 Adding missing GWIN wrapper for ArcSectors functions 2014-10-28 00:20:11 +01:00
Joel Bodenmann 08292eb7d0 Simplifying gdisp/arcsectors demo to only use the GDISP module 2014-10-28 00:10:19 +01:00
Joel Bodenmann d4c68c5afe Adding GDISP_NEED_ARCSECTOR stuff that was missing 2014-10-27 23:54:20 +01:00
inmarket 105e50dcd4 Allow calibration to work in newmouse even if there is no text / font support. 2014-10-27 16:52:50 +10:00
inmarket 5b806ef66b Merge branch 'master' into newmouse 2014-10-27 16:48:19 +10:00
inmarket 3825cec8f8 Added new arc sector drawing routines (Thanks to steved for the inspiration).
Added demo to match.
2014-10-27 16:44:53 +10:00
Joel Bodenmann 56bbacecc1 Merge branch 'master' into newmouse 2014-10-27 00:14:28 +01:00
Joel Bodenmann cb668266b5 Adding Embest board example for chibios 2.x 2014-10-27 00:13:59 +01:00
Joel Bodenmann ccf2323335 Merge branch 'master' into newmouse 2014-10-26 15:21:43 +01:00
Joel Bodenmann 3356b5a544 Fixing wrong driver name 2014-10-26 15:18:03 +01:00
Joel Bodenmann eb84c817a2 Merge branch 'master' into newmouse 2014-10-26 14:58:05 +01:00
Joel Bodenmann e5ce8486cd compiler warning 2014-10-26 14:57:57 +01:00
Joel Bodenmann 4e2894cbd8 Merge branch 'master' into newmouse 2014-10-26 13:42:03 +01:00
Joel Bodenmann a99174b8c5 GWIN list toggle bug compile error fix 2014-10-26 13:32:48 +01:00
Joel Bodenmann 6343a2e844 STMPE811 fixes - still not working 2014-10-13 23:12:18 +02:00