Hi,
Christian Magnusson:
> -if ( formatted_data[formatted_data_pointer+1] != ~data[i] ) {
>
> +if ( formatted_data[formatted_data_pointer+1] != (BYTE) ~data[i] )
> {
>
> Can't see why this should fix it, since both variables are BYTE from the
> beginning.
They don't stay that wa
stian
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Allen
Sent: den 6 oktober 2007 03:02
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
Got it. The variable cleanup slightly changed the checking cod
Wonderful. Applied.
Quite a subtle problem. Who'd have thought that ~((unsigned char) val) was
not of type (unsigned char).
Paul Alfille
On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:
>
> Got it. The variable cleanup slightly changed the checking code and caused
> it to fail every time. The at
Got it. The variable cleanup slightly changed the checking code and caused
it to fail every time. The attached patch against 2.6p7 makes the LCD work
again.
On 10/5/07, Eric Allen <[EMAIL PROTECTED]> wrote:
>
> If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then the
> LCD works.
If I take p7 and revert modules/owlib/src/c/ow_2408.c back to p6 then the
LCD works. I'll play around with the code more this weekend.
On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> Nothing obvious on first perusal of the code. I'll dust off my LCD this
> weekend and debug the problem.
>
>
>
>
> /Christian
>
>
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Eric Allen
> *Sent:* den 5 oktober 2007 05:23
> *To:* owfs-developers@lists.sourceforge.net
> *Subject:* Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD
://owfs.sourceforge.net/openwrt/kamikaze/packages/owlib_2.6p6-8_mipsel.i
pk
/Christian
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Allen
Sent: den 5 oktober 2007 05:23
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
know
> > more in a few more days.
> >
> > --
> > Gregg C Levine [EMAIL PROTECTED]
> > "The Force will be with you. Always." Obi-Wan Kenobi
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED
Definitely not the correct number of characters. I even saw one instance
where clear was shifting the entire display one character to the right.
On 10/4/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> Nothing obvious on first perusal of the code. I'll dust off my LCD this
> weekend and debug the p
CTED] On Behalf Of Eric
> Allen
> Sent: Thursday, October 04, 2007 11:05 PM
> To: owfs-developers@lists.sourceforge.net
> Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
>
> I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
> On 10/4/07, G
Nothing obvious on first perusal of the code. I'll dust off my LCD this
weekend and debug the problem.
Thank you again for finding release where support breaks.
When you say "garbled output" -- does that mean the correct number of
characters, just gibberish?
Paul Alfille
On 10/4/07, Eric Allen <
4, 2007 11:05 PM
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H
I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
On 10/4/07, Gregg Levine <[EMAIL PROTECTED] > wrote:
On 10/4/07, Eric Allen <[EMAIL PROTECTE
I tried p6 and p7 on the Intel mac. p6 works fine, p7 doesn't.
On 10/4/07, Gregg Levine <[EMAIL PROTECTED]> wrote:
>
> On 10/4/07, Eric Allen <[EMAIL PROTECTED]> wrote:
> > I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> > discovered that the LCD_H interface to a Hobby Boards
On 10/4/07, Eric Allen <[EMAIL PROTECTED]> wrote:
> I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
> discovered that the LCD_H interface to a Hobby Boards LCD now produces
> garbled output. Clear seems to work the first time, but that's about all the
> success I can get. I can c
I just tried upgrading to owfs 2.6p7 on my OpenWRT linksys box and
discovered that the LCD_H interface to a Hobby Boards LCD now produces
garbled output. Clear seems to work the first time, but that's about all the
success I can get. I can confirm the same behavior on my mac using the USB
1-wire do
15 matches
Mail list logo