Commit graph

  • cf1a759ad6 SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT Joel Bodenmann 2012-10-11 01:41:18 +02:00
  • b9de7e6ce3 struct cal -> struct cal_t Joel Bodenmann 2012-10-10 13:46:18 +02:00
  • 267b908689 docs Joel Bodenmann 2012-10-10 10:56:04 +02:00
  • f216903f6c docs Joel Bodenmann 2012-10-10 10:52:11 +02:00
  • 0daeabe586 docs Joel Bodenmann 2012-10-10 10:47:18 +02:00
  • 19afa19bd3 SSD1289 cleanup Joel Bodenmann 2012-10-10 10:35:17 +02:00
  • dc6f90d35a docs Joel Bodenmann 2012-10-08 00:37:38 +02:00
  • db5d270a40 cleanup Joel Bodenmann 2012-10-08 00:26:18 +02:00
  • 2ec39c7dbb Merge pull request #5 from mobyfab/master Tectu 2012-10-07 13:24:57 -07:00
  • 424dde2d8c Adding a define for electrically inverted touchpads. mobyfab 2012-10-07 22:12:09 +02:00
  • effb1db68d Merge pull request #4 from mobyfab/master Tectu 2012-10-07 12:33:43 -07:00
  • 52e9fb7d59 Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFX mobyfab 2012-10-06 14:37:13 +02:00
  • a6e7a35b39 Merge pull request #3 from abhishek-kakkar/master Tectu 2012-10-05 12:12:09 -07:00
  • e74e2e1e32 S6D1121 Orientation-related fixes S6D1121 set cursor and set viewPort functions validated. GPIO interface readback shall be included in the next commit. Kumar Abhishek 2012-10-06 00:38:34 +05:30
  • 2f22de29f6 docs Joel Bodenmann 2012-10-05 22:47:29 +02:00
  • 643983c0b6 SSD1289 fix Joel Bodenmann 2012-10-05 22:45:43 +02:00
  • 863d0da4b3 Merge pull request #2 from abhishek-kakkar/master Tectu 2012-10-05 10:32:37 -07:00
  • 2702bb4a2d Merge remote-tracking branch 'upstream/master' Kumar Abhishek 2012-10-05 22:20:45 +05:30
  • 142ee8f26d Updated SSD1963 default rotation. mobyfab 2012-10-05 16:27:50 +02:00
  • 1ccb7f4660 rename of orientation Joel Bodenmann 2012-10-05 09:20:39 +02:00
  • ec637ad2df Revert "rename of orientation" Joel Bodenmann 2012-10-05 09:12:57 +02:00
  • d6b17a1573 rename of orientation Joel Bodenmann 2012-10-05 09:09:59 +02:00
  • c35988ffb5 Touchpad Issue Fix Fixed interchanged cases of landscape and landscapeInv in tpReadX() and tpReadY() Kumar Abhishek 2012-10-04 15:12:57 +05:30
  • a03b2fbf5d added toplevel makefile gfx.mk Joel Bodenmann 2012-10-04 09:10:04 +02:00
  • 27276101ee Makefile LCD replaced with GFX Joel Bodenmann 2012-10-04 09:09:03 +02:00
  • b47ad0b71a added codingstyle.txt Joel Bodenmann 2012-10-03 00:10:15 +02:00
  • 2b75fd2981 docs Joel Bodenmann 2012-10-01 23:32:31 +02:00
  • 8707548414 docs Joel Bodenmann 2012-10-01 20:46:03 +02:00
  • e40537f141 v1.1 release v1.1 Joel Bodenmann 2012-10-01 20:33:47 +02:00
  • c2402dcce9 docs update Joel Bodenmann 2012-10-01 13:40:02 +02:00
  • 57e8a3c526 removed last version number digit Joel Bodenmann 2012-10-01 13:26:22 +02:00
  • 30d03a620c replaced every LCD_XXX macro with GDISP_XXX Joel Bodenmann 2012-09-29 20:56:30 +02:00
  • 70a168df59 docs update Joel Bodenmann 2012-09-29 20:56:06 +02:00
  • 5fc59f35f9 SSD1289 fix Joel Bodenmann 2012-09-28 19:55:32 +02:00
  • 1003c37e0b cleanups Joel Bodenmann 2012-09-26 20:18:18 +02:00
  • 1d6a1b5338 compiler warning fix Joel Bodenmann 2012-09-26 13:52:36 +02:00
  • 50022e7984 compiler warning fix Joel Bodenmann 2012-09-26 13:48:24 +02:00
  • 68a7d2b754 compiler warning fix Joel Bodenmann 2012-09-26 13:43:04 +02:00
  • 5de2e9ac86 implemented touchpad calibration storage interface Joel Bodenmann 2012-09-26 00:05:24 +02:00
  • 0ba16c35af renaming from ChibiOS-LCD-Driver to ChibiOS/GFX Joel Bodenmann 2012-09-25 00:19:10 +02:00
  • f3165839a4 docs update Joel Bodenmann 2012-09-23 00:09:25 +02:00
  • ecb5be6e48 docs update Joel Bodenmann 2012-09-23 00:08:26 +02:00
  • bb2da23012 fixed gdispDrawArc() Joel Bodenmann 2012-09-23 00:06:17 +02:00
  • d3b604cfde Merge pull request #50 from mobyfab/master Tectu 2012-09-19 02:42:20 -07:00
  • da83b0955f Some cleaning. Fixed and tested DMA blitarea for SSD1963. mobyfab 2012-09-18 22:55:02 +02:00
  • 8e89654081 More info in the readme file. mobyfab 2012-09-18 12:45:32 +02:00
  • 9718d39d30 Fixed indentation mobyfab 2012-09-18 12:06:45 +02:00
  • b9618a99d7 Cleaning GCC warnings for unused variables mobyfab 2012-09-18 11:59:50 +02:00
  • 4991834cbb DMA fixed and tested for SSD1963 mobyfab 2012-09-17 22:51:02 +02:00
  • ac228656ae DMA fixes, splitting the requests since 65535 is the max count mobyfab 2012-09-17 19:35:10 +02:00
  • 9921d74243 Testing DMA mobyfab 2012-09-17 18:49:34 +02:00
  • 819c097750 Merge pull request #49 from inmarket/master Tectu 2012-09-10 03:55:47 -07:00
  • 7025d927ca Clip Boundary Conditions & Nokia6610 Fixes Andrew Hannam 2012-09-10 20:38:54 +10:00
  • 3a8d39980b Changes to Console, VMT, BitBlt, Clip & Drivers Andrew Hannam 2012-09-10 15:54:22 +10:00
  • 967f37dffe Merge pull request #6 from Tectu/master Andrew Hannam 2012-09-09 20:20:58 -07:00
  • b7791cc490 Merge pull request #48 from mobyfab/master Tectu 2012-09-09 00:58:52 -07:00
  • 11d299114f Fixes for the touchpad API. mobyfab 2012-09-07 22:57:35 +02:00
  • 2297c4b418 Merge pull request #47 from mobyfab/master Tectu 2012-09-06 21:41:10 -07:00
  • b8dcccb551 Merge pull request #5 from Tectu/master Andrew Hannam 2012-09-06 16:00:59 -07:00
  • 8cbb746065 Increased FSMC delays. They were too low. mobyfab 2012-09-06 23:11:03 +02:00
  • 3f26b8ac55 Merge pull request #46 from mobyfab/master Tectu 2012-09-04 10:35:30 -07:00
  • 75a3a98228 Adding GPIO to SSD1963 mobyfab 2012-09-04 12:51:35 +02:00
  • f47bbcb9a7 docs Tectu 2012-09-03 00:54:40 +02:00
  • bdd794b836 header adjustments on SSD1963 Tectu 2012-09-03 00:52:40 +02:00
  • d6000f1cbb docs update Tectu 2012-09-03 00:50:55 +02:00
  • 5c59206123 Merge pull request #44 from mobyfab/master Tectu 2012-08-31 11:42:21 -07:00
  • 3c7ac9c2cf updated comments, cleaning mobyfab 2012-08-31 20:09:22 +02:00
  • aba929d18b modifications, fixes. first working version with a couple hardware features. mobyfab 2012-08-31 19:59:05 +02:00
  • c67453a0be Adding SSD1963 mobyfab 2012-08-30 22:40:28 +02:00
  • 661d0bb2fe cleanups & docs Tectu 2012-08-28 16:39:05 +02:00
  • d71a621790 cleanup Tectu 2012-08-28 16:25:22 +02:00
  • 2c7cbc1dd7 implemented gdispDrawArc() by noether Tectu 2012-08-28 16:24:00 +02:00
  • fea7f3a67f Merge pull request #4 from Tectu/master Andrew Hannam 2012-08-24 23:31:07 -07:00
  • 8fd1de6ef5 first try to implement gdispDrawARC() (not working yet) Tectu 2012-08-24 15:54:32 +02:00
  • 580c00b8f8 console patch (thanks to inmarket for helping) Tectu 2012-08-24 11:37:47 +02:00
  • a0162b98c8 fixed SSD1289 driver Tectu 2012-08-24 10:43:09 +02:00
  • ca8a2f3e11 makefile fix Tectu 2012-08-24 10:37:12 +02:00
  • e24afca5e4 Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver Tectu 2012-08-24 02:37:03 +02:00
  • fcfab98517 added gdispDrawArc() and gdispFillArc() dummies Tectu 2012-08-24 02:35:28 +02:00
  • a7f5b7433e added notepad demo Tectu 2012-08-23 15:36:43 +02:00
  • bee96e39ad fixed touchpad orientation Tectu 2012-08-22 16:33:40 +02:00
  • 217f15b4d3 compiler warning fix Tectu 2012-08-22 16:06:43 +02:00
  • 7021da1b9e gdispSetOrientation() bugfix (by inmarket) Tectu 2012-08-22 10:05:38 +02:00
  • 4238378e90 added old glcd.h header backport Tectu 2012-08-21 18:18:02 +02:00
  • bb6bad936a removed deviceCode readout of SSD1289 Tectu 2012-08-20 21:01:50 +02:00
  • f9dd7d52f4 coord_t from uint16_t to int16_t Tectu 2012-08-20 20:43:39 +02:00
  • 7bfaea1ca9 readme updates Tectu 2012-08-17 09:23:15 +02:00
  • 7b10e441c8 touchpad demo update Tectu 2012-08-17 09:10:10 +02:00
  • 1176b9738c Merge pull request #3 from Tectu/master Andrew Hannam 2012-08-16 05:11:55 -07:00
  • f0a7643598 contributors.txt update Tectu 2012-08-16 13:11:35 +02:00
  • 53000e3c19 ADS7843 cleanup Tectu 2012-08-16 12:55:18 +02:00
  • b402228265 XPT2046 cleanup Tectu 2012-08-16 12:52:34 +02:00
  • df680e6d6e Merge pull request #43 from abhishek-kakkar/master Tectu 2012-08-16 03:26:02 -07:00
  • 0b8c95ab20 ADS7843 update Kumar Abhishek 2012-08-16 15:40:48 +05:30
  • a41a5911e5 Fix compiler warnings Kumar Abhishek 2012-08-16 15:26:03 +05:30
  • a9beec902d XPT2046 LLD Major Update Added 7 point median filtering to reduce noise TOUCHPADDriver structure now encapsulates the IRQ pin, so removed the TP_CS_ and TP_IRQ_ macros Added generic tp_lld_read_value method to read any ADC channel from the XPT2046, this includes on-chip temperature sensor and VBAT input Improved SPI bus sharing, with the optional TOUCHPAD_SPI_PROLOGUE and TOUCHPAD_SPI_EPILOGUE macros Kumar Abhishek 2012-08-16 15:14:16 +05:30
  • 7334da9f7f Merge branch 'master' of https://github.com/abhishek-kakkar/ChibiOS-LCD-Driver Kumar Abhishek 2012-08-14 23:51:11 +05:30
  • 2d8c4a825d docs update Tectu 2012-08-14 02:16:13 +02:00
  • 72d994626f removed touchpad prefix on touchpad drivers Tectu 2012-08-14 02:12:59 +02:00
  • e6373df68b removed gdisp prefix on gdisp drivers Tectu 2012-08-14 02:10:57 +02:00