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
27276101ee
Makefile LCD replaced with GFX
2012-10-04 09:09:03 +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
7bfaea1ca9
readme updates
2012-08-17 09:23:15 +02:00
Tectu
53000e3c19
ADS7843 cleanup
2012-08-16 12:55:18 +02:00
Tectu
b402228265
XPT2046 cleanup
2012-08-16 12:52:34 +02:00
Kumar Abhishek
0b8c95ab20
ADS7843 update
...
Same changes as the XPT2046
2012-08-16 15:40:48 +05:30
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
Tectu
46e67f657d
touchpad driver fixes
2012-08-13 08:08:38 +02:00
Tectu
e27d04d002
restructure
2012-08-13 04:12:42 +02:00
Tectu
54229cbdaa
restructure
2012-08-13 04:11:03 +02:00
Tectu
ea11c7adf7
added new license headers to all files, expect /halext
2012-08-02 22:15:55 +02:00
Tectu
952b0b69e8
touchpad fix
2012-07-22 22:21:19 +02:00
Tectu
9b46b61f57
changed TP_CS macros. Added TP_CS_PORT
2012-06-29 13:08:53 +02:00
Thomas Saunders
d0e3a0636e
removed glcdconf.h
...
it makes more sense for this config to be in the board file /
application header / chconf.h
2012-06-22 10:26:41 +01:00
Tectu
d4625a1e6a
restructure
2012-06-17 01:30:12 +02:00