Re: [Owfs-developers] ow(fs) in motorsports

2008-12-02 Thread tiscali
sorry, didn't mention explicitely - I am using 2.7p9 actually -Ursprungliche Nachricht- Von: Jaap Struyk [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 2. Dezember 2008 18:41 An: owfs-developers@lists.sourceforge.net Betreff: Re: [Owfs-developers] ow(fs) in motorsports Paul Alfille schr

Re: [Owfs-developers] Fwd: [Owfs-forums] [owfs - Help] Problems reading switches of LCD terminal (DS

2008-12-02 Thread Ben Griffith
I believe this has something to do with the DS2408 writing to all of the bits at once, and not being able to write to a subset of them. So when you send some text to be displayed on the LCD (or a clear or home command), that also affects the three pins connected to the buttons. In order for the P

Re: [Owfs-developers] Putting non 1-wire date into OWFS

2008-12-02 Thread Stuart Poulton
I think for this project it's going be be easiest to simply emulate an network connected device, I guess an LinkE is the ideal candidate ? Has anyone done this in the past ? Cheers Stuart On 26 Nov 2008, at 09:14, Stuart Poulton wrote: > Ok, a few more details... > > The device I'm intereste

Re: [Owfs-developers] ow(fs) in motorsports

2008-12-02 Thread Jaap Struyk
Paul Alfille schreef: > 2.7p9 definitely works with a DS2480B-based serial adapter (DS9097U) > since I just tried it. Sorry to hear that, it would be nice if it wasn't me ;-) I will do some tests with a prebuild environment (ubuntu or owfs-dsl) to check or it's my build or hardware... ---

Re: [Owfs-developers] ow(fs) in motorsports

2008-12-02 Thread Paul Alfille
2.7p9 definitely works with a DS2480B-based serial adapter (DS9097U) since I just tried it. Paul Alfille On Tue, Dec 2, 2008 at 12:40 PM, Jaap Struyk <[EMAIL PROTECTED]> wrote: > Paul Alfille schreef: > > > Which version of owfs? 2.7p8 had the serial support broken. 2.7p9 is > fixed. > > I did h

Re: [Owfs-developers] ow(fs) in motorsports

2008-12-02 Thread Jaap Struyk
Paul Alfille schreef: > Which version of owfs? 2.7p8 had the serial support broken. 2.7p9 is fixed. I did have p8 and yust did a fresh build of p9, unfortunatly without luck, I get the same output: Cannot detect DS2480 or LINK interface on /dev/ttyS0. owfs version: 2.7p9 libow version:

Re: [Owfs-developers] Fwd: owserver, owhttpd - 1wire over ethernet problem

2008-12-02 Thread Paul Alfille
On Tue, Dec 2, 2008 at 7:04 AM, tiscali <[EMAIL PROTECTED]> wrote: > > > In the meantime I found some other posts in the archive concerning --link. > Maybe some of these guys found a solution? > Possibly the rs232 signal has to be inverted? I am not using a inverting > interface chip, as I am dire

[Owfs-developers] Fwd: [Owfs-forums] [owfs - Help] Problems reading switches of LCD terminal (DS

2008-12-02 Thread Paul Alfille
-- Forwarded message -- From: SourceForge.net <[EMAIL PROTECTED]> Date: Tue, Dec 2, 2008 at 3:08 AM Subject: [Owfs-forums] [owfs - Help] Problems reading switches of LCD terminal (DS To: [EMAIL PROTECTED] Read and respond to this message at: https://sourceforge.net/forum/message.

[Owfs-developers] Fwd: owserver, owhttpd - 1wire over ethernet problem

2008-12-02 Thread tiscali
In the meantime I found some other posts in the archive concerning --link. Maybe some of these guys found a solution? Possibly the rs232 signal has to be inverted? I am not using a inverting interface chip, as I am directly connecting the xport-module to to ds2480b (see the scm in first post) I h

Re: [Owfs-developers] Fwd: owserver, owhttpd - 1wire over ethernet problem

2008-12-02 Thread horn.beat
just installed the new version of owfs - but still the same problem. I think it's a serial port redirector problem. I tried several other ways, as ttyd but I wasn't able to create virtual tty ports. I also got a linux source from lantronix but I couldn't compile ... (I have to admit that I don't h