[Lcdproc] Patch for CW1602 USB, lcdproc 0.5.0

Tomislav Secen chense@vip.hr
Thu Oct 5 16:37:02 2006


Peter Marschall wrote:
> On Friday, 29. September 2006 15:23, Tomislav Secen wrote:
>> Peter Marschall wrote:
>>> I am working on a version of the driver that supports both the 12232 and
>>> the 1602 and I hope to have a 1st draft ready this afternoon.
>>> Do you mind testing it if I send you the files ?
> 
> Here we go with the 1st draft:
[snap]
> Please test and report feedback.
> The driver should:
> - be able to show icons as well as horizontal and vertical bars
> - use the standard heartbeat

Great, this is much better:
	-icons are displayed nicely
	-bars are OK (at least the few I've seen)
	-heartbeat icon flashes nicely in the top right corner.

Only issue I encountered was (similar came up before) - when setting some menu 
options, or just entering a certain menu (like Options->CwLnx->OnBrightness, 
lcdvc client menu), the LCD becomes garbled  (i.e. displays two blinking hearts, 
boxes, '%' symbols), sometimes starts displaying just '%' symbols over the whole 
LCD while I'm pressing Left/Right keys (is this the screen-saver?), scrolling 
from right to left. Even the "Thank you for using ..." message is garbled (each 
time in a different way) if I kill the daemon after that. Pressing 'X' when the 
garbled characters occur exits the menu and the other (client) screens are 
displayed correctly after that. So only the menus are affected by this issue - 
it seems that this screen-saver mode kicks in in the wrong time, and tries to 
write to LCD faster than it can process chars/commands.

I can provide the log file if you want ...

--
Kind regards
   chense