[Owfs-developers] Re : OWFS+arm cross compilation problem !!!

2008-03-20 Thread greg h
yes, it's related to the 2.7p4 version. thanks again greg - Message d'origine De : Paul Alfille [EMAIL PROTECTED] À : owfs-developers@lists.sourceforge.net Envoyé le : Jeudi, 20 Mars 2008, 11h39mn 27s Objet : Re: [Owfs-developers] OWFS+arm cross compilation problem !!! Sounds like that

Re: [Owfs-developers] Re: Owfs-developers digest, Vol 1 #786 - 4 msgs

2006-04-30 Thread Paul Alfille
Christian has made a program called temploggerd which uses rrdtool tp store and graph data. It's on the embedded distributions, and on his website. I use a perl stript with rrdtool,and then some perl and cgi programming to generate web pages. As for resolution, OWFS is set to max. You can use

RE: [Owfs-developers] Re: Owfs-developers digest, Vol 1 #742 - 3 msgs

2006-04-06 Thread Alfille, Paul H.,M.D.
. get -- file path, get back contents in ascii (like temperature) 3. put -- 2 args, path and new value 4. close -- optional -Original Message- From: [EMAIL PROTECTED] on behalf of Wizard Sent: Wed 4/5/2006 11:22 PM To: owfs-developers@lists.sourceforge.net Subject: [Owfs-developers] Re: Owfs

Re: [Owfs-developers] Re: OWFS Status

2005-11-28 Thread Paul Alfille
On Monday 28 November 2005 08:14 pm, Paul Alfille wrote: On Monday 28 November 2005 02:53 pm, Dave wrote: 2) When using cascaded DS2409 lan couplers/switches, how do all the attached 1-wire device appear in the OWFS? Does it use cache to transparently flatten it all out? Can we see the

[Owfs-developers] Re: owfs concurrency

2005-11-07 Thread Sven Geggus
Les Smithson [EMAIL PROTECTED] wrote: Hi: I'm new to owfs. I've d/l and built the latest owfs from cvs and have it up and running. It works well with a single client but I have problems with multiple clients and owf You need to use owserver as a multiplexer for multiple clients. Sven --

[Owfs-developers] Re: owfs help

2005-11-02 Thread Paul Alfille
I'm referring this to the developers list. I guess you'll need a proper toolchain (for compiling, etc). You won't need fuse, from your requirements. The Axis documentation (http://developer.axis.com/software/linux/) claims that the standard glibc is supported. I presume the FOX board you tall

[Owfs-developers] Re: OWFS and DS1821 request

2005-10-02 Thread Paul Alfille
Matthieu, I'm sure you know that the DS1821 is quite different from the other 1-wire devices: 1. it has no address and cannot live on the same bus with any other devices 2. it has two modes, temperature and thermostat. Thermostat mode cannot be exited by 1-wire commands alone (it requires

Re: [Owfs-developers] Re: owfs

2005-09-14 Thread Christian Magnusson
For example from the combination: DS18S20 + DS2405 + DS18S20 + TAI-8570 (AAG Pressure Sensor) I can read only: DS18S20 + DS2406 (Pressure Sensor) welcome to the bug-ground... try reading the adresses with digitemp -a - -w -s serial ... you should be able to acess the directory using

RE: [Owfs-developers] Re: owfs

2005-09-13 Thread Alfille, Paul H.,M.D.
To: owfs-developers@lists.sourceforge.net Subject: Re: [Owfs-developers] Re: owfs -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vom: Fri, 9 Sep 2005 23:38:08 +0200 Hi rigid, My point of view is to do from the simplest step by step to the target. 1) you are saying you have got a non-cd-rom

Re: [Owfs-developers] Re: owfs

2005-09-09 Thread Christian Magnusson
On Fri, 2005-09-09 at 07:46 +0200, Daniel Hiepler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vom: Fri, 09 Sep 2005 07:35:32 +0200 I presume all the data pins are connected together and all the ground pins (and VDD for DS1820) are connected together. Except for

Re: [Owfs-developers] Re: owfs

2005-09-09 Thread Daniel Hiepler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vom: Fri, 09 Sep 2005 09:47:35 +0200 Without grounding the VDD you are only lucky if the devices work as they should. There might also be problems with reflections in the cables, and that is perhaps not a problem for digitemp if it's

Re: [Owfs-developers] Re: owfs

2005-09-09 Thread Daniel Hiepler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi christian... i got some new infos which may ease the debugging process for you... i managed to detect the DS2408 by removing all other devices from the bus. Only then the device shows up. But obviously it is only a problem of detection. I used

Re[2]: [Owfs-developers] Re: owfs

2005-09-09 Thread Petr
Hi rigid, My point of view is to do from the simplest step by step to the target. 1) you are saying you have got a non-cd-rom system. Why just not to install some unused CD-ROM (I think it is possible to get it anywhere for free these days). My point of view is this is the simplest step you can

Re: [Owfs-developers] Re: owfs

2005-09-09 Thread Paul Alfille
On Friday 09 September 2005 04:03 am, Daniel Hiepler wrote: i'm pretty sure it's a bug... if you want you can send me a patch that enables debug-output for passive-adapters... anything you want btw. it's kinda strange that the cheapest/least-complex adaptor is the one least tested... :)

Re: [Owfs-developers] Re: owfs

2005-09-09 Thread Daniel Hiepler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vom: Fri, 9 Sep 2005 22:38:09 -0400 Well, the passive adapter has: 1. the worst performance 2. the highest CPU utilization 3. the most touchy construction (witness all the variants) 4. the least availability on the other hand: 1.

[Owfs-developers] Re: owfs

2005-09-08 Thread Paul Alfille
(Forwarded to the developers list) May I suggest testing with owfs-dsl (the standalone preconfigured live cd) to test whether it's an issue with your configuration or the underlying software? The configuration you describe should work with the DS9097U and LINK serial adapters, but I have

Re: [Owfs-developers] Re: owfs

2005-09-08 Thread Paul Alfille
On Thursday 08 September 2005 09:39 pm, Daniel Hiepler wrote: Can you try owhttpd? It avoids fuse. I suspect it won't help, but at least will narrow the problem. The configuration you describe should work with the DS9097U and LINK serial adapters, but I have never made a passive adapter to