Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GADC implementation with demo program | Andrew Hannam | 2013-02-18 | 4 | -435/+639 |
| | | | | Also includes driver for AT91SAM7 cpu | ||||
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 4 | -1795/+1795 |
| | | | | | | Fix compile error with wrongly named include file Revert lld_gdisp naming convention to gdisp_lld to fix problem and be consitant with all other low level drivers. | ||||
* | TDISP merge - NOT TESTED!!! | Joel Bodenmann | 2013-02-18 | 3 | -238/+284 |
|\ | |||||
| * | TDISP cleanup | Andrew Hannam | 2013-01-19 | 3 | -238/+284 |
| | | | | | | | | | | | | Seperate High level and low level code better Implement tdispControl Cleanup | ||||
* | | typo | Joel Bodenmann | 2013-02-11 | 1 | -1/+1 |
| | | |||||
* | | VMT removal | Joel Bodenmann | 2013-02-11 | 2 | -28/+23 |
| | | |||||
* | | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 2 | -7/+2 |
| | | |||||
* | | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 37 | -0/+5827 |
| | | |||||
* | | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 37 | -5827/+0 |
| | | |||||
* | | small GDISP fix - Thanks to George Lucian | Joel Bodenmann | 2013-02-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #31 from inmarket/master | Tectu | 2013-01-17 | 11 | -0/+844 |
|\ | | | | | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | ||||
| * | Implement GMISC Array Operations | Andrew Hannam | 2013-01-17 | 1 | -0/+6 |
| | | |||||
| * | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | Andrew Hannam | 2013-01-17 | 11 | -0/+838 |
| | | | | | | | | Subsystem definitions and API (not fully implemented yet) | ||||
* | | TDISP cleanup | Joel Bodenmann | 2013-01-17 | 2 | -4/+6 |
|/ | |||||
* | some more TDISP cleanup | Joel Bodenmann | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | removed internal TDISP_LLD() macro | Joel Bodenmann | 2013-01-16 | 1 | -3/+5 |
| | |||||
* | TDISP update | Joel Bodenmann | 2013-01-16 | 1 | -3/+3 |
| | |||||
* | compiling bux fix | Joel Bodenmann | 2013-01-13 | 1 | -0/+3 |
| | |||||
* | small fix | Joel Bodenmann | 2013-01-13 | 1 | -0/+9 |
| | |||||
* | tdisp fixes | Joel Bodenmann | 2013-01-12 | 1 | -2/+2 |
| | |||||
* | TDISP: added custom character routine | Joel Bodenmann | 2013-01-12 | 1 | -1/+12 |
| | |||||
* | tdisp docs | Joel Bodenmann | 2013-01-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'tdisp' | Joel Bodenmann | 2013-01-11 | 4 | -0/+272 |
|\ | |||||
| * | tdisp update | Joel Bodenmann | 2013-01-11 | 1 | -5/+6 |
| | | |||||
| * | some tdisp update | Joel Bodenmann | 2013-01-11 | 3 | -22/+104 |
| | | |||||
| * | TDISP update | Joel Bodenmann | 2013-01-10 | 1 | -0/+7 |
| | | |||||
| * | 4-bit mode implemented | Joel Bodenmann | 2013-01-10 | 1 | -0/+16 |
| | | |||||
| * | some TDISP doxygen | Joel Bodenmann | 2013-01-10 | 2 | -2/+60 |
| | | |||||
| * | added TDISP - experimental | Joel Bodenmann | 2013-01-09 | 3 | -0/+108 |
| | | |||||
* | | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -11/+15 |
|/ | |||||
* | more update | Joel Bodenmann | 2012-12-21 | 1 | -5/+63 |
| | |||||
* | doxygen & cleanup | Joel Bodenmann | 2012-12-21 | 2 | -57/+164 |
| | |||||
* | doxygen warning fix | Joel Bodenmann | 2012-12-20 | 1 | -1/+1 |
| | |||||
* | small doxygen cleanup | Joel Bodenmann | 2012-12-20 | 3 | -8/+4 |
| | |||||
* | more doxygen cleanup | Joel Bodenmann | 2012-12-19 | 2 | -16/+93 |
| | |||||
* | GEVENT doxygen | Joel Bodenmann | 2012-12-19 | 1 | -45/+85 |
| | |||||
* | more doxygen | Joel Bodenmann | 2012-12-18 | 14 | -10/+45 |
| | |||||
* | some more doxygen | Joel Bodenmann | 2012-12-18 | 3 | -0/+22 |
| | |||||
* | some more doxygen | Joel Bodenmann | 2012-12-18 | 4 | -0/+24 |
| | |||||
* | doxygen fix | Joel Bodenmann | 2012-12-18 | 1 | -1/+4 |
| | |||||
* | doxygen | Joel Bodenmann | 2012-12-18 | 9 | -9/+23 |
| | |||||
* | ginput doxygen | Joel Bodenmann | 2012-12-18 | 4 | -23/+98 |
| | |||||
* | ginput/mouse doxygen | Joel Bodenmann | 2012-12-18 | 1 | -8/+47 |
| | |||||
* | doxygen update | Joel Bodenmann | 2012-12-16 | 2 | -4/+4 |
| | |||||
* | Add grids to graph demo and update graph arrows | Andrew Hannam | 2012-12-13 | 1 | -2/+9 |
| | | | | | | Add grid lines to graph demo. Update graph arrows to allow seperate control of positive and negative axis arrowheads. | ||||
* | Header fix for Toggle driver | Andrew Hannam | 2012-12-08 | 1 | -0/+4 |
| | |||||
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 4 | -103/+66 |
| | | | | | | | | Add GDISP font routines to Open and Close a font by name. Allows wildcard searching for fonts. Old global font variables are now only optionally included (soon to be deprecated). More demo fixing | ||||
* | Restructure | Andrew Hannam | 2012-12-06 | 30 | -845/+1154 |
| | | | | | | | | | | | | | Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add. | ||||
* | Split Attaching Sources to a GWIN button | Andrew Hannam | 2012-12-02 | 1 | -2/+9 |
| | | | | | | Split Attaching Sources to a GWIN button to allow for new input types that require a parameter in future eg. Keyboard will require a parameter. | ||||
* | Change Mouse Poll period default to a better value | Andrew Hannam | 2012-12-02 | 1 | -1/+1 |
| |