Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 8 | -600/+0 |
| | |||||
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 4 | -4/+4 |
| | |||||
* | very small @file path fix | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | Revert "doxygen tweaks - not complete yet" | Joel Bodenmann | 2012-11-07 | 4 | -35/+22 |
| | | | | This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1. | ||||
* | doxygen tweaks - not complete yet | Joel Bodenmann | 2012-11-06 | 4 | -22/+35 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-03 | 4 | -5/+7 |
| | |||||
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 6 | -10/+10 |
| | |||||
* | touchpad driver fix | Joel Bodenmann | 2012-10-13 | 2 | -4/+4 |
| | |||||
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 2 | -4/+4 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 4 | -6/+6 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 2 | -18/+0 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 4 | -16/+16 |
| | |||||
* | readme updates | Tectu | 2012-08-17 | 2 | -4/+2 |
| | |||||
* | ADS7843 cleanup | Tectu | 2012-08-16 | 1 | -237/+248 |
| | |||||
* | XPT2046 cleanup | Tectu | 2012-08-16 | 1 | -63/+62 |
| | |||||
* | ADS7843 update | Kumar Abhishek | 2012-08-16 | 1 | -146/+237 |
| | | | | Same changes as the XPT2046 | ||||
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -32/+123 |
| | | | | | | | | | 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 | ||||
* | removed touchpad prefix on touchpad drivers | Tectu | 2012-08-14 | 10 | -12/+12 |
| | |||||
* | touchpad driver fixes | Tectu | 2012-08-13 | 2 | -9/+9 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 8 | -0/+422 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 4 | -196/+0 |
| | |||||
* | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 4 | -0/+80 |
| | |||||
* | touchpad fix | Tectu | 2012-07-22 | 4 | -12/+12 |
| | |||||
* | changed TP_CS macros. Added TP_CS_PORT | Tectu | 2012-06-29 | 2 | -10/+10 |
| | |||||
* | removed glcdconf.h | Thomas Saunders | 2012-06-22 | 2 | -2/+2 |
| | | | | | it makes more sense for this config to be in the board file / application header / chconf.h | ||||
* | restructure | Tectu | 2012-06-17 | 4 | -0/+116 |