overhaul for the NoritakeVFD driver (idea by Richard Moratti):

- Fixed vbar & hbar - Allowed for displays with 2 custom characters
- Fixed cursor off  - 16H - Data sheet for CU20045SCPB has error -> Cursor Off 14,16,17H
- Tested with CU40026SCPB-T20A - 40x2 - Hardware Defaults to 19200 8E1
- Added new config parameter [Parity] to set serial data parity 0(none),1(odd),2(even)
- Added config parameter OffBrightness
- added support for big numbers
This commit is contained in:
marschap
2007-09-25 16:19:42 +00:00
parent 72a98a5068
commit 2aecdd4c59
6 changed files with 563 additions and 447 deletions
+1
View File
@@ -26,6 +26,7 @@ v.0.5dev (ongoing development)
* fixes for the lcpdroc client iface screen on *BSD (M.Dolze)
+ key support for hd44780/lcd2usb (M. Dolze)
+ option Priority for NoritakeVFD (idea: Richard Muratti)
* overhauled NoritakeVFD driver (idea: Richard Muratti)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu