Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSD2119: make use of DMA | Mateusz Tomaszkiewicz | 2013-06-18 | 2 | -42/+134 |
| | | | | | | | | | | This is mostly a copy from Eddie's work posted here: http://forum.chibios.org/phpbb/viewtopic.php?f=11&t=851#p11054 No work was done towards making it work as fast as possible. Tested with: https://github.com/etmatrix/ChibiOS-GFX-Example/blob/master/bench/main.c Results show performance of ~5.34 Mpx/s with use of DMA compared to ~4.78 Mpx/s without. | ||||
* | License header updates | inmarket | 2013-06-15 | 90 | -90/+90 |
| | |||||
* | added new ADS7843 board file | Joel Bodenmann | 2013-06-04 | 1 | -0/+2 |
| | |||||
* | added f4 disovery file for ADS7843 | Joel Bodenmann | 2013-06-04 | 1 | -0/+90 |
| | |||||
* | SSD1289 update by user Eddie | Joel Bodenmann | 2013-06-04 | 3 | -568/+820 |
| | |||||
* | Fix license issues and GOS issues in TDISP | inmarket | 2013-06-02 | 4 | -88/+34 |
| | |||||
* | GOS updates | inmarket | 2013-06-02 | 2 | -54/+41 |
| | |||||
* | doxygen fixes | Joel Bodenmann | 2013-06-01 | 1 | -1/+1 |
| | |||||
* | TDISP update | Joel Bodenmann | 2013-06-01 | 4 | -91/+197 |
| | |||||
* | More GOS module changes | inmarket | 2013-05-26 | 1 | -10/+45 |
| | | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support | ||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 27 | -137/+95 |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | ||||
* | Added HX8347D driver by the user Eddie | Joel Bodenmann | 2013-05-21 | 6 | -0/+908 |
| | |||||
* | X driver for GDISP and GINPUT_MOUSE | Andrew Hannam | 2013-05-16 | 5 | -0/+450 |
| | |||||
* | TDISP fixes | Joel Bodenmann | 2013-05-15 | 1 | -6/+6 |
| | |||||
* | Reinsertion of doxygen headers | Andrew Hannam | 2013-05-06 | 6 | -86/+144 |
| | | | | Reinsertion of doxygen headers that got lost in license change | ||||
* | updated license headers | Joel Bodenmann | 2013-05-03 | 81 | -1546/+441 |
| | |||||
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 81 | -695/+646 |
| | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c. | ||||
* | updated license headers | Joel Bodenmann | 2013-05-02 | 81 | -646/+695 |
| | |||||
* | Renamed HVGA_X81 to ILI9481 | Abhishek Kumar | 2013-04-30 | 8 | -20/+20 |
| | |||||
* | New LLD: HVGA_X81 | Abhishek Kumar | 2013-04-30 | 7 | -0/+1143 |
| | | | | | | | | For HVGA : 320 x 480, 16bpp displays, controlled by ILI9481 or compatible controllers. * Pixel readback TODO * Powermodes: Sleep implemented | ||||
* | TDISP fixes - by Frysk | Joel Bodenmann | 2013-04-12 | 2 | -37/+154 |
| | |||||
* | Merge pull request #64 from niamster/master | Tectu | 2013-04-09 | 2 | -0/+166 |
|\ | | | | | Touch panel LLD for olimex pic32mx board | ||||
| * | ginput/touch/MCU Olimex PIC32 LCD board file | Dmytro Milinevskyy | 2013-04-10 | 2 | -0/+166 |
| | | |||||
* | | some doxygen fixes | Joel Bodenmann | 2013-04-08 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #63 from inmarket/master | Tectu | 2013-04-07 | 5 | -0/+220 |
|\ \ | | | | | | | GINPUT Dial. Simplify input -> GWIN widget assignment | ||||
| * | | Add GINPUT Dial, simplify GWIN input assignment | Andrew Hannam | 2013-04-07 | 5 | -0/+220 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added GINPUT Dial support and a driver that uses GADC to read the dial. Added support for Dial inputs to the GWIN slider. Updated the slider demo for Dial Inputs. Simplified the assigning of inputs to GWIN "widgets" button and slider. Updated the demo's to match the new input to button assignment. | ||||
* | | | Merge pull request #62 from niamster/master | Tectu | 2013-04-07 | 1 | -0/+5 |
|\ \ \ | |/ / |/| / | |/ | A fix in pic32mx LLD for ILI9320 | ||||
| * | [ILI9320][olimex][pic32] extra dummy read after index write | Dmytro Milinevskyy | 2013-04-07 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #61 from mobyfab/master | Tectu | 2013-04-06 | 1 | -6/+15 |
|\ \ | |/ |/| | ADS7843 - Macro for Inverted touchpad | ||||
| * | Added the GINPUT_MOUSE_YX_INVERTED macro. | mobyfab | 2013-04-05 | 1 | -6/+15 |
| | | |||||
* | | [ILI9320] LLD for olimex pic32 demo board | Dmytro Milinevskyy | 2013-04-05 | 2 | -0/+116 |
| | | |||||
* | | [ILI9325] read LCD version | Dmytro Milinevskyy | 2013-04-05 | 1 | -0/+2 |
| | | |||||
* | | [ILI9320/ILI9325] use correct lld accessor to read the data from the LCD | Dmytro Milinevskyy | 2013-04-04 | 2 | -6/+2 |
|/ | |||||
* | SSD1963 - Removed unused function that what using an inline macro. | mobyfab | 2013-04-04 | 1 | -5/+0 |
| | |||||
* | SSD1963 Driver - Removed old config files | mobyfab | 2013-04-04 | 2 | -268/+0 |
| | |||||
* | Fixed SSD1963 Driver to work with latest GDISP. | mobyfab | 2013-04-04 | 6 | -337/+768 |
| | |||||
* | SSD2119: readme fix | Mateusz Tomaszkiewicz | 2013-04-04 | 1 | -2/+2 |
| | |||||
* | ILI9320 fix | Joel Bodenmann | 2013-04-03 | 2 | -0/+16 |
| | |||||
* | GPIO interface-related fixes | Abhishek Kumar | 2013-03-30 | 3 | -3/+63 |
| | | | | | | Adding acquire_bus() and release_bus() so that orientation setting commands are not ignored. | ||||
* | STMPE811 tweaks | Joel Bodenmann | 2013-03-29 | 1 | -2/+2 |
| | |||||
* | STMPE811 cleanup & readme | Joel Bodenmann | 2013-03-29 | 2 | -11/+24 |
| | |||||
* | STMPE811 getpin_pressed() -> getpin_irq() | Joel Bodenmann | 2013-03-29 | 3 | -4/+4 |
| | |||||
* | board file fix | Joel Bodenmann | 2013-03-29 | 2 | -1/+9 |
| | |||||
* | STMPE811 - initial | Joel Bodenmann | 2013-03-29 | 3 | -166/+185 |
| | |||||
* | STMPE811: attempt to use FIFO | Mateusz Tomaszkiewicz | 2013-03-29 | 4 | -27/+53 |
| | | | | Very early version of using FIFO threshold interrupt. | ||||
* | STMPE811: working reading, writing and interrupt | Mateusz Tomaszkiewicz | 2013-03-25 | 5 | -71/+88 |
| | | | | | | | | - Slightly changed rading and writing routines. - Added delay after reset of STMPE811 in initialization code. - STMPE811 "interrupt service routine" - Comments, formatting etc. - Another commit with unfinished driver. | ||||
* | SSD1289 SSD2119: fixed warning messages | Mateusz Tomaszkiewicz | 2013-03-20 | 2 | -8/+8 |
| | | | | | | Few type castings in order to suppress warnings (-Wsign-compare): "comparison between signed and unsigned integer expressions" "signed and unsigned type in conditional expression" | ||||
* | STMPE811: reading registers over I2C | Mateusz Tomaszkiewicz | 2013-03-20 | 2 | -26/+32 |
| | | | | | | | - Reading works. - Some other cleanups. Driver is not usable yet. | ||||
* | STMPE811 - not tested yet | Joel Bodenmann | 2013-03-19 | 3 | -84/+98 |
| | |||||
* | SSD1963 rework by user: fred | Joel Bodenmann | 2013-03-14 | 4 | -224/+294 |
| |