Olimex Support Forum

Others => UEXT => Topic started by: lambda on December 18, 2015, 04:55:32 PM

Title: Added support for MOD-LCD1x9 to lcdproc
Post by: lambda on December 18, 2015, 04:55:32 PM
Hi all,

I just submitted a driver for MOD-LCD1x9 to lcdproc (http://lcdproc.omnipotent.net/).
Besides being able to display various information about the system lcdproc
also comes with its own widget language, which makes it easy to connect
custom clients via TCP.

Here is the patch:
http://lists.omnipotent.net/pipermail/lcdproc/2015-December/014304.html
if you want to compile this before it is added to the official repository,
you will also need this patch:
http://lists.omnipotent.net/pipermail/lcdproc/2015-November/014285.html

HTH,
Harald
Title: Re: Added support for MOD-LCD1x9 to lcdproc
Post by: lambda on January 24, 2017, 07:40:10 PM
Finally this code has made it into a release:
https://github.com/lcdproc/lcdproc/releases

Maybe lcdproc should be linked from the MOD-LCD1x9 product page?
Title: Re: Added support for MOD-LCD1x9 to lcdproc
Post by: JohnS on January 24, 2017, 08:09:53 PM
Both the patches are 403 errors!

John
Title: Re: Added support for MOD-LCD1x9 to lcdproc
Post by: lambda on January 25, 2017, 05:27:49 PM
QuoteBoth the patches are 403 errors!

Yes, the mailing list archive is unavailable for quite some time,
(and unfortunately it is not within my power to fix it)
which is one of the reasons, why I posted the link to the
release yesterday - so that people can still find the code.

HTE,
Harald