aboutsummaryrefslogtreecommitdiffstats
path: root/drv_MilfordInstruments.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-05-31[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt1-9/+14
fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver!
2004-05-31[lcd4linux @ 2004-05-31 01:31:01 by andy-b]andy-b1-10/+12
fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence).
2004-05-28[lcd4linux @ 2004-05-28 13:51:41 by reinelt]reinelt1-3/+8
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init()
2004-05-26[lcd4linux @ 2004-05-26 11:37:35 by reinelt]reinelt1-2/+6
Curses driver ported.
2004-05-26[lcd4linux @ 2004-05-26 05:03:24 by reinelt]reinelt1-0/+259
MilfordInstruments driver ported