Commit Graph
14 Commits
Author SHA1 Message Date
mmdolze d62a27fac1 Add an option to specify the DDRAM address of the next line.
This allows using the ST7036 controller like found on EA DOG modules.
2009-03-03 20:17:28 +00:00
mmdolze 82c69e7a6e Add proper doxygen to uPause
Decide on one style of comments
2009-02-28 07:43:54 +00:00
mmdolze 5b6d9f3915 Speed up lcd2usb driver by overriding uPause with an empty function (a lcd2usb
device keeps track of the timing itself)
Add more logging to backlight()
2009-02-24 21:55:59 +00:00
marschap b54a4e3706 Doxygen-ize 2008-12-21 14:58:51 +00:00
marschap 11cc2c1697 add paths to Doxygen file headers 2008-11-30 22:34:31 +00:00
marschap 9c876e8d4c fix Doxygen warnings 2008-11-29 16:01:31 +00:00
marschap 81bc865f1e clean interface for sub-drivers wrt backlight, contrast and brightness 2007-11-04 16:58:00 +00:00
marschap 01dcfd6f95 get rid of static variables: use the Driver structure's PrivateData 2007-11-01 16:32:01 +00:00
marschap af725ce9cd support getting/setting contrast & brightness for hd44780 lcd2usb connection type (M. Dolze) 2007-10-21 19:53:34 +00:00
marschap 6a6b44778c doxygenate a little more 2007-10-04 16:30:19 +00:00
marschap e00911e3ba make explicit we return chars 2007-10-04 14:03:31 +00:00
marschap 6c18a1751a key support for hd44780/lcd2usb (M. Dolze) 2007-09-20 09:18:21 +00:00
marschap 3e616e4192 support multi-controller LCDs (only tested with a single-controller LCD) 2007-04-04 13:14:15 +00:00
marschap 4839321569 new ConnectionType lcd2usb in hd44780 driver 2007-03-31 12:43:27 +00:00