Commit Graph

9 Commits (1294824260eccfc79c449de103fbafd73d5670a3)

Author SHA1 Message Date
Joel Bodenmann 1294824260 moar doxygen fixes 2012-11-02 20:26:06 +01:00
Joel Bodenmann 7b277edc59 renamed macros 2012-10-21 01:47:11 +02:00
Joel Bodenmann da4369c125 touchpad driver fix 2012-10-13 01:09:40 +02:00
Joel Bodenmann 4a27e7c799 TOUCHPADDriver -> TOUCHPADDriver_t 2012-10-11 09:23:42 +02:00
Joel Bodenmann 1003c37e0b cleanups 2012-09-26 20:18:18 +02:00
Joel Bodenmann 0ba16c35af renaming from ChibiOS-LCD-Driver to ChibiOS/GFX 2012-09-25 00:19:10 +02:00
Tectu b402228265 XPT2046 cleanup 2012-08-16 12:52:34 +02:00
Kumar Abhishek 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
2012-08-16 15:14:16 +05:30
Tectu 72d994626f removed touchpad prefix on touchpad drivers 2012-08-14 02:12:59 +02:00