[Owfs-developers] Simple program switching a DS2405??!

2008-01-20 Thread Paul Alfille
: owwrite 05.24302C00/PIO 1 owwrite 05.24302C00/PIO 0 I can see this DS2405 also in the web browser of the owfs written by Paul Alfille (http://192.168.1.77:3001/Serial_Number_of_device). Unfortunately, the PIO changes only from ?off? to ?on?. I also tried the perl temperature reading program

Re: [Owfs-developers] DS1821 Thermostat support and reset circuit

2008-01-20 Thread Paul Alfille
Your choice. Either send the code and the schematic/instructions to me, or get added as a developer and add it yourself. And thank you. Paul Alfille On Jan 20, 2008 9:44 PM, Doug Collinge [EMAIL PROTECTED] wrote: I have just completed support for the DS1821 thermostat chip, implementing all

Re: [Owfs-developers] DS1821 Thermostat support and reset circuit

2008-01-22 Thread Paul Alfille
the no-address problem by blindly sending commands to and reading from device thermostat. Any DS1821 in 1-wire mode will respond appropriately. Doug's circuit gets around the second problem -- switching the DS1821 back into 1-wire mode. Paul Alfille

Re: [Owfs-developers] Possibly two small bugs in owfs

2008-01-22 Thread Paul Alfille
14.8 90.016.7 83.6 14.4 92.815.9 89.9 It appears that the Stainless humidity sensor housing has some more thermal mass and thus lags, but tracks closely. Paul Alfille - This SF.net email is sponsored

Re: [Owfs-developers] Bits to produce a .deb file

2008-01-24 Thread Paul Alfille
dpkg-buildroot is poorly documented, and I am struggling. Debian etch apt-get install dpkg-dev (who new?) dpkg-buildpackage -rfakeroot owfs.git-debian.tar.gz just shows the help page. Any suggestions? Paul Alfille On Dec 26, 2007 11:59 AM, Matthias Urlichs [EMAIL PROTECTED] wrote: Hi, Paul

Re: [Owfs-developers] Bits to produce a .deb file

2008-01-25 Thread Paul Alfille
Michael On Jan 25, 2008 4:32 AM, Paul Alfille [EMAIL PROTECTED] wrote: dpkg-buildroot is poorly documented, and I am struggling. Debian etch apt-get install dpkg-dev (who new?) dpkg-buildpackage -rfakeroot owfs.git-debian.tar.gz just shows the help page. Any suggestions? Paul Alfille

Re: [Owfs-developers] Bits to produce a .deb file

2008-01-25 Thread Paul Alfille
On Jan 25, 2008 3:29 AM, Matthias Urlichs [EMAIL PROTECTED] wrote: Hi, Paul Alfille: dpkg-buildroot is poorly documented, and I am struggling. Something like this should work: # apt-get install dpkg-dev fakeroot also apt-get install debhelper apt-get install python2.5-dev apt-get

Re: [Owfs-developers] Fwd: CMC industrial Electronics Ltd 1-wire module

2008-01-28 Thread Paul Alfille
to the datasheet, or http://owfs.org/index.php?page=voltage-measurement, the DS2780 is essentially a 0-5V chip, suggesting there is some conditioning circuitry in the device. Paul Alfille - This SF.net email is sponsored by: Microsoft

[Owfs-developers] Fwd: CMC industrial Electronics Ltd 1-wire module

2008-01-28 Thread Paul Alfille
From: Lapointe, Claude Date: 2008/1/25 Subject: CMC industrial Electronics Ltd 1-wire module To: Paul Alfille [EMAIL PROTECTED] Hi Paul, I buy recently a 4-20 ma Analog Input Module 1-wire of CMC Industrial Electronics Ltd model mAM001 http://www.cmciel.com/Commercial%20Monitoring.htm

Re: [Owfs-developers] Bits to produce a .deb file

2008-01-31 Thread Paul Alfille
Failed to fetch http://alt.smurf.nois.de/debian/dists/stable/smuft/binary-i386/Packages.bz2Sub-process bzip2 returned an error code (2) Is this a problem with my setup? Paul Alfille On Jan 28, 2008 10:30 AM, Matthias Urlichs [EMAIL PROTECTED] wrote: Make that mostly cleanly. :-/ deb http

Re: [Owfs-developers] New OWFS non-root access USB udev rule

2008-02-10 Thread Paul Alfille
The website now includes both methods: http://owfs.org/index.php?page=udev-and-usb Tell me if I got the details correct. Paul Alfille On Feb 8, 2008 9:03 AM, Sven Geggus [EMAIL PROTECTED] wrote: Hm, does not look simple enough to me! Im using this one: --cut-- ~/ # cat /etc/udev/rules.d

[Owfs-developers] Fwd: 1wire hardware

2008-02-16 Thread Paul Alfille
-- Forwarded message -- From: Marco Tozzini [EMAIL PROTECTED] Date: Feb 16, 2008 4:16 AM Subject: Re: 1wire hardware To: Paul Alfille [EMAIL PROTECTED] Cc: Marco Tozzini [EMAIL PROTECTED] Hi Paul Sorry for delay in reply I found some problem running OWFS under Openwrt kamikaze

Re: [Owfs-developers] Problems with AAG TAI8558/DS2408 and DS9097U

2008-02-18 Thread Paul Alfille
://www.aagelectronica.com/pdf%20docs/tai8555%20switch%20(ingles).pdf is DS2406 based, doesn't seem to touch the power line, and should have no issues. Do either of the AAG items work individually? Paul Alfille - This SF.net email

Re: [Owfs-developers] Problems with AAG TAI8558/DS2408 and DS9097U

2008-02-18 Thread Paul Alfille
You aren't using telephone cable, are you? The phone standard has a cross-over in it. If you hold the two ends of your RJ11 cable side-by-side in the same orientation, the colors should be in the same order. Paul Alfille On Feb 18, 2008 6:18 PM, Chris Maresca [EMAIL PROTECTED] wrote: I just

Re: [Owfs-developers] OW.pm (Problems with AAG TAI8558/DS2408 and DS9097U)

2008-02-18 Thread Paul Alfille
() ; Paul Alfille Another option is to use OWNet.pm -- it connects to owserver and is fully object-compatible. Available on CPAN and sourceforge. On Feb 18, 2008 8:07 PM, Chris Maresca [EMAIL PROTECTED] wrote: But it's working fine, now I'm off to figure out how to use OW.pm. From the looks

Re: [Owfs-developers] Problems with AAG TAI8558/DS2408 and DS9097U

2008-02-18 Thread Paul Alfille
I think 1-wire preceded common RJ45 usage. Paul Alfille On Feb 18, 2008 8:12 PM, njh [EMAIL PROTECTED] wrote: One question is why the system wasn't designed around standard cables in the first place - perhaps even cat5/rj45. Having a few extra conductors would be nice :) njh

Re: [Owfs-developers] OW.pm (Problems with AAG TAI8558/DS2408 and DS9097U)

2008-02-18 Thread Paul Alfille
's until the measurement is complete). We don't use that since it stalls the bus and prevents all other communication. It's a design choice. Paul Alfille - This SF.net email is sponsored by: Microsoft Defy all challenges

Re: [Owfs-developers] OW.pm (Problems with AAG TAI8558/DS2408 and DS9097U)

2008-02-19 Thread Paul Alfille
or something. Chris. Paul Alfille wrote: In my tests, OWFS can read and respond in 0.1 second. There are some tricks for fast operation: 1. Segment the 1-wire bus with separate a BUSMASTER for the chips being polled. 2. Don't use a DS2409 3. Make sure your script doesn't have process

Re: [Owfs-developers] OW.pm (Problems with AAG TAI8558/DS2408 and DS9097U)

2008-02-20 Thread Paul Alfille
On Wed, Feb 20, 2008 at 8:28 AM, Matthias Urlichs [EMAIL PROTECTED] wrote: Hi, However, that's too low-level for me. Suppose the main system fails in mid-winter? No central heating until I can get a replacement hard disk? Use an embedded device with a flash disk (router, NSLU2, etc) ? Paul

Re: [Owfs-developers] ds9490, usb_bulk_read timeout on RH ES5

2008-02-22 Thread Paul Alfille
? Paul Alfille * On Fri, Feb 22, 2008 at 3:56 PM, George Follis [EMAIL PROTECTED] wrote: Paul, your owfs project seems to be the most current code out there that attempts to access the Dallas Semiconductor devices. I'm getting desperate ... I have code from Dallas Semi that worked properly

[Owfs-developers] Fwd: [Owfs-forums] [owfs - Help] OWFS Install Problem

2008-03-01 Thread Paul Alfille
-- Forwarded message -- From: SourceForge.net [EMAIL PROTECTED] Date: Sat, Mar 1, 2008 at 5:33 PM Subject: [Owfs-forums] [owfs - Help] OWFS Install Problem To: [EMAIL PROTECTED] Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4810933 By:

[Owfs-developers] Fwd: Simple perl program?!

2008-03-04 Thread Paul Alfille
to help you understand the process. If you know anything about CGI programming, it should be easy to bind a button press to a shell process. (There will be some permissions issues, since by default CGI programs aren't allowed to do arbitrary hardware access.) Google cgi shell tutorial. Paul Alfille

[Owfs-developers] New release: 2.7p4

2008-03-04 Thread Paul Alfille
configuration of embedded platforms. Paul Alfille - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

[Owfs-developers] Fwd: Simple perl program

2008-03-09 Thread Paul Alfille
-- Forwarded message -- From: [EMAIL PROTECTED] Date: Sun, Mar 9, 2008 at 3:29 PM Subject: Simple perl program To: Paul Alfille [EMAIL PROTECTED] Dear owfs-developers! As recommended by you, Paul, I googled cgi shell tutorial and I found some things. I get sites with CGI

[Owfs-developers] Fwd: [Owfs-forums] [owfs - Help] Building OWFS for openwrt kamikaze on NLSU2

2008-03-11 Thread Paul Alfille
-- Forwarded message -- From: SourceForge.net [EMAIL PROTECTED] Date: Tue, Mar 11, 2008 at 11:43 AM Subject: [Owfs-forums] [owfs - Help] Building OWFS for openwrt kamikaze on NLSU2 To: [EMAIL PROTECTED] Read and respond to this message at:

[Owfs-developers] Fwd: Simple perl program

2008-03-12 Thread Paul Alfille
is a file server, just have the configuration file be writeable from your XP host. Or ssh. Or set a web interface (but it certainly is harder to do). As for the mailing list. Did you try subscribing from this page? https://sourceforge.net/mail/?group_id=85502 Paul Alfille

Re: [Owfs-developers] Simple perl program

2008-03-13 Thread Paul Alfille
. e.g. echo 1 /tmp/1wire/05.2342342343/PIO (If owfs is mounted at /tmp/1wire) Sorry for any confusion. Paul Alfille #!/bin/sh while : do owwrite 05.2342342343/PIO 1 sleep 1 owwrite 05.2342342343/PIO 0 sleep 1 done

Re: [Owfs-developers] help - was working - now it isn't,,,

2008-03-15 Thread Paul Alfille
If you start it with the --foreground --error_level=9 as the first two parameters, you should get some output about the mode of death. Paul Alfille On Sat, Mar 15, 2008 at 4:46 PM, Leland [EMAIL PROTECTED] wrote: Hi all – I'm running owhttpd on Ubuntu Gutsy (7.10), it's been working well

Re: [Owfs-developers] Fwd: Simple perl program

2008-03-16 Thread Paul Alfille
to ?owfs and owhttpd? but I couldn?t find any info for registering. Look in www.owfs.org for documentation. For the shell programs like owwrite, owread, owdir see: http://owfs.org/index.php?page=owshell For the DS2405, see: http://owfs.org/index.php?page=ds2405 etc... Paul Alfille

Re: [Owfs-developers] Working Openwrt/Freewrt setup Anybody?

2008-03-18 Thread Paul Alfille
environment for cross compiling packages for OpenWRT is a snap to use, and the distro is very easy to tailor to your needs. http://owfs.org/index.php?page=asus-wirelesswim-heirman http://owfs.org/index.php?page=wl-hdd USB works great in OpenWRT Paul Alfille

Re: [Owfs-developers] can anyone suggest a device to run OWFS on ?

2008-03-19 Thread Paul Alfille
, ethernet only is fine, wireless not required. Gumstick ? Some other options: ASUS eee http://en.wikipedia.org/wiki/ASUS_Eee_PC Foxboard http://www.acmesystems.it/?id=29 MicroClient Jr http://www.norhtec.com/products/mcjr/index.html Paul Alfille

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

2008-03-20 Thread Paul Alfille
Sounds like that combination of configuration parameters excluded some variable declarations. I'll fix. Is this against 2.7p4? Paul Alfille On Thu, Mar 20, 2008 at 5:14 AM, greg h [EMAIL PROTECTED] wrote: hello, I try to cross compile owfs with uclibc toolchain (arm-linux-gcc-4.2.1, uclibc

Re: [Owfs-developers] Compilation on Freewrt

2008-03-23 Thread Paul Alfille
Are you using the last release (2.7p4) or the CVS? I'd advise the last release, not the CVS at this point. Paul Alfille On Sun, Mar 23, 2008 at 6:27 AM, Sven Geggus [EMAIL PROTECTED] wrote: Unfortunately I get the following error while trying to compile owfs: owlib.c: In function ibStart

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

2008-03-26 Thread Paul Alfille
I reorganized the code a bit -- can you try the CVS version easily? Paul Alfille On Wed, Mar 26, 2008 at 1:57 PM, Sven Geggus [EMAIL PROTECTED] wrote: Christian Magnusson [EMAIL PROTECTED] wrote: * This workaround will probably be fixed in uClibc-0.9.28 Has this been fixed in uClibc

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

2008-03-26 Thread Paul Alfille
/rwlock.c?rev=13745view=log I'm confused. Paul Alfille On Wed, Mar 26, 2008 at 5:44 PM, Sven Geggus [EMAIL PROTECTED] wrote: Paul Alfille [EMAIL PROTECTED] wrote: can you try the CVS version easily? As I try to use the official freewrt build-script I needed to fake a newer release

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

2008-03-29 Thread Paul Alfille
Hmmm... looks like you aren't using the current CVS version (or you are linking against older libs). If nothing else, try to add --disable-ownet to the ./configure options Paul On Sat, Mar 29, 2008 at 3:53 PM, Sven Geggus [EMAIL PROTECTED] wrote: Paul Alfille [EMAIL PROTECTED] wrote: I put

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

2008-03-31 Thread Paul Alfille
Great. OWNet (C library) uses a subset of the full owlib. (Basically just the parameter parsing and networking parts). Unfortunately that means it's code can look similar, but out of sync with owlib, and compilation errors can be confusing. Paul Alfille On Sun, Mar 30, 2008 at 9:21 AM, Sven

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

2008-04-02 Thread Paul Alfille
… Haven't tried the binaries yet though. great /Christian *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Paul Alfille *Sent:* den 31 mars 2008 15:33 *To:* owfs-developers@lists.sourceforge.net *Subject:* Re: [Owfs-developers] OWFS+arm cross compilation problem

Re: [Owfs-developers] My OWFS driven website update (Aquarium)

2008-04-03 Thread Paul Alfille
Looks great. How are you storing the data and generating the graphs? Paul On Thu, Apr 3, 2008 at 4:38 AM, Rob Conway [EMAIL PROTECTED] wrote: I have not had to post recently however have had lot of help getting to where I am. Thus I thought I would share my revamped web monitor. It's

Re: [Owfs-developers] owfs on openwrt

2008-04-03 Thread Paul Alfille
Alessio, It's a little hard to tease out FUSE problems and owfs problems at times. Could you try doing the samehardware test with either: 1. owserver and owdir/owread or 2. owhttpd and wget or a remote web browser Paul Alfille On Thu, Apr 3, 2008 at 11:24 AM, Alessio Sangalli [EMAIL PROTECTED

Re: [Owfs-developers] owfs on openwrt

2008-04-03 Thread Paul Alfille
://datasheets.maxim-ic.com/en/ds/DS2480B.pdf Paul Alfille - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http

Re: [Owfs-developers] owfs on openwrt

2008-04-03 Thread Paul Alfille
On Thu, Apr 3, 2008 at 5:33 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: mh... ok maybe I misunderstood how the OW* software works, isn't owfs and fuse anyway necessary for any other tool? No. I'm sorry it's not clear. The same syntax and library is used by all the tools (owfs, owhttpd

Re: [Owfs-developers] My OWFS driven website update (Aquarium)

2008-04-03 Thread Paul Alfille
and startup sequence. On the other hand, every single program in the world knows how to read a file, and owfs/FUSE looks just like a regular file. Paul Alfille As far as the architecture goes, almost all the code is shared between the programs, in libow. owfs, owhttpd and owserver are only thin layers

Re: [Owfs-developers] NSLU2: owhttpd Webserver not reachable with browser

2008-04-03 Thread Paul Alfille
by the OS, usually relatively random and hard to locate. Can you show the startup script or configuration file? Paul Alfille On Thu, Apr 3, 2008 at 5:41 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: stevester1 wrote: I have the same problem PLEASE HELP! #ps shows multiple processes

Re: [Owfs-developers] why are there 3 x owservers running on my SLUG (NSLU2)

2008-04-03 Thread Paul Alfille
Not a bug. On Thu, Apr 3, 2008 at 5:01 PM, stevester1 [EMAIL PROTECTED] wrote: I have the same problem. Was this ever figured out? THanks. Steve bad inferno wrote: I have noticed using top that owserver takes 16% of my little slugs memory when idle and 29% when my owread script

Re: [Owfs-developers] My OWFS driven website update (Aquarium)

2008-04-04 Thread Paul Alfille
. the machine is loaded. This is interesting. In theory, most of the 1-wire transaction have checksums to ensure accuracy. Are the glitches dropped data points, or inaccurate readings? Paul Alfille - This SF.net email is sponsored

Re: [Owfs-developers] owfs on openwrt

2008-04-05 Thread Paul Alfille
and digitemp. Is it possible that your signal levels are ok, but the power supply too low? Paul Alfille On Sat, Apr 5, 2008 at 1:21 AM, Alessio Sangalli [EMAIL PROTECTED] wrote: Alessio Sangalli wrote: Paul Davis wrote: That's a good bet. The polarity is inverted between the logic side

Re: [Owfs-developers] owcapi: return-value of OW_init?

2008-04-05 Thread Paul Alfille
) and the valid ones will be used. Paul Alfille On Sat, Apr 5, 2008 at 7:23 AM, Sven Geggus [EMAIL PROTECTED] wrote: Hello, OW_init does not seem to return a non-zero value if no owserser is running on a given port! Is this the intended behaviour? Try this: #include stdio.h #include owcapi.h int

Re: [Owfs-developers] 1WRJ45 Standard(?)

2008-04-07 Thread Paul Alfille
As far a I can tell, Maxim doesn't make a product with RJ45. All their kits are RJ11. You probably should follow HobbyBoard's wiring scheme http://hobby-boards.com/catalog/howto_wiring_diagram.php iButtonlink seems compatible with this, as does AAG from my experience. Paul Alfille On Mon, Apr

Re: [Owfs-developers] New ipkg-packages

2008-04-07 Thread Paul Alfille
Yup I see the error. owtap was useful. It's a misinterpretation of /uncached/bus.0/bus.0 as uncached/bus.0/uncached It'll take me a day or so to fix. Paul On Mon, Apr 7, 2008 at 2:35 PM, Christian Magnusson [EMAIL PROTECTED] wrote: It still seem to be a bug in the CVS-source which I checked

Re: [Owfs-developers] owfs on openwrt

2008-04-08 Thread Paul Alfille
I think you are now the world expert. On Tue, Apr 8, 2008 at 7:06 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: The same OW circuit tested with a WRT54GL, which has the same 3.3V TTL serial ports, works perfectly: [EMAIL PROTECTED]:~# owhttpd --foreground --error_level=9 -d /dev/ttyS1 -p

Re: [Owfs-developers] New ipkg-packages

2008-04-08 Thread Paul Alfille
Fixed in the CVS On Mon, Apr 7, 2008 at 9:59 PM, Paul Alfille [EMAIL PROTECTED] wrote: Yup I see the error. owtap was useful. It's a misinterpretation of /uncached/bus.0/bus.0 as uncached/bus.0/uncached It'll take me a day or so to fix. Paul On Mon, Apr 7, 2008 at 2:35 PM, Christian

Re: [Owfs-developers] Humidity

2008-04-09 Thread Paul Alfille
I believe it's been supported since 2006. See http://article.gmane.org/gmane.comp.file-systems.owfs.devel/2828/match=hih+4000 So the same circuit, just just different calibration. Paul Alfille On Wed, Apr 9, 2008 at 8:08 AM, Alessio Sangalli [EMAIL PROTECTED] wrote: Hi, I would like to build

Re: [Owfs-developers] DS2413 problem

2008-04-22 Thread Paul Alfille
read). I suppose we could call the property you set the latch for writing, but that's not how it's described in the data sheet. Paul Alfille - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss

Re: [Owfs-developers] temperature control

2008-04-23 Thread Paul Alfille
a simultaneous conversion and then use alarm to find the sensors out of range. Paul Alfille On Wed, Apr 23, 2008 at 6:43 AM, Alessio Sangalli [EMAIL PROTECTED] wrote: Hi, in my embedded application I want to monitor a couple of temperature sensors and, when the value goes below a certain amount, switch

Re: [Owfs-developers] How to find what version your running

2008-04-24 Thread Paul Alfille
Right or owfs -V I hope, however, that any regressions have been resolved. Paul Alfille On Thu, Apr 24, 2008 at 7:28 AM, Mark Cheeseman [EMAIL PROTECTED] wrote: owfs --version ...? -Mark Rob Conway wrote: I am going to rebuild my server this weekend and have found I have owfs src

Re: [Owfs-developers] DS2413 problem

2008-04-25 Thread Paul Alfille
On Tue, Apr 22, 2008 at 9:19 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: I had some other troubles. Embedded development is exciting ;) I just tested the latest cvs version; I now have used owserver + owwrite. The fact is, the CVS version does not work (I am unable to switch on and off the

Re: [Owfs-developers] DS2413 problem

2008-04-25 Thread Paul Alfille
version? Paul Alfille - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk

Re: [Owfs-developers] temperature control

2008-04-28 Thread Paul Alfille
. Thanks, Paul Alfille - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk

Re: [Owfs-developers] temperature control

2008-04-28 Thread Paul Alfille
Reading: Latch shows what you set PIO shows what it senses (only useful if switch is off). On Mon, Apr 28, 2008 at 5:38 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: Paul Alfille wrote: Have you seen my report about the cvs and DS2413? Yes, can you test again? Sorry I've been busy

Re: [Owfs-developers] DS2423 support

2008-04-28 Thread Paul Alfille
The DS2423 works. On Mon, Apr 28, 2008 at 4:25 PM, Gregg C Levine [EMAIL PROTECTED] wrote: Hello! Paul, all of this discussion surrounding issues for the DS2413 reminds me of the problems I had earlier for the DS2423 device. Would it be safe to state that support for that gizmo is firmly

Re: [Owfs-developers] DS2450 and voltages

2008-05-01 Thread Paul Alfille
? raw_read? Paul Alfille On Thu, May 1, 2008 at 4:25 PM, Alessio Sangalli [EMAIL PROTECTED] wrote: Hi, I am using a DS2450 to control voltages. I use a voltage divider, 33K + 10K resistors and measure the voltage in the middle to measure up to about 20V. I have to calibrate each ADC to get

Re: [Owfs-developers] DS2450 and voltages

2008-05-02 Thread Paul Alfille
these the conversion readout or conversion registers. Not the best name for a property. Paul On Fri, May 2, 2008 at 3:45 AM, Alessio Sangalli [EMAIL PROTECTED] wrote: Paul Alfille wrote: It's certainly possible to give the raw byte sequence. There is a slight Are you using a platform where

Re: [Owfs-developers] Three issues in need of answers

2008-05-07 Thread Paul Alfille
On Tue, May 6, 2008 at 9:33 PM, Gregg C Levine [EMAIL PROTECTED] wrote: Hello! Paul what is the oldest of the 2.4 series of Linux kernels that will support both the FUSE module, and the OWFS routines, as applied to the serial devices for the One Wire devices? Serial support in OWFS itself

Re: [Owfs-developers] OWFS and WRT54GL

2008-05-08 Thread Paul Alfille
I can't answer about assembled WRT54GL, but there are a number of devices with functioning USB ports: WRT54G(S), ASUS-WL500gd, ASUS-WL500W for wireless routers NSLU2 for USB and wired device. Paul Alfille I've sent your query to the developer's list for other input. On Thu, May 8, 2008 at 7

Re: [Owfs-developers] lrint() changes

2008-05-10 Thread Paul Alfille
Sorry for causing problems with lrint. It seemed sensible to use an existing rounding/conversion routine rather than rolling our own. I didn't realize we'd need to bring in a whole new library with it. Paul On Sat, May 10, 2008 at 7:16 PM, Doug Collinge [EMAIL PROTECTED] wrote: I only used

Re: [Owfs-developers] The 25¢ I2C Adapter DS2482 + o wfs?

2008-05-17 Thread Paul Alfille
The DS2482 is supported, as accessed by /dev/i2c. Is this clever hack supported by the kernel? Paul Alfille On Sat, May 17, 2008 at 12:59 PM, Sven Geggus [EMAIL PROTECTED] wrote: Dear owfs developers, I came across this article: http://www.paintyourdragon.com/uc/i2c/index.html Do you

Re: [Owfs-developers] Strange behavior with DS2450

2008-05-20 Thread Paul Alfille
Could you try the embedded CD version to see? 2.6p2 is back from 2/2007. By the way, your code: cat /var/ow/uncached/28.F7668900/power ;echo 1 is a little strange. Paul Alfille On Tue, May 20, 2008 at 11:13 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have a DS2450 that seems

Re: [Owfs-developers] ds2482+strong pull up

2008-05-22 Thread Paul Alfille
Yes. 2008/5/22 greg h [EMAIL PROTECTED]: hi, I'd like to know if the strong pullup is supported in the 1-wire linux code for the DS2482. thanks in advance. greg __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure

Re: [Owfs-developers] using css to place 1wire data in web pages

2008-05-24 Thread Paul Alfille
Very interesting. So Javascript would be running on the client, in their browser. To pull OWFS data, would you use owhttpd/text and parse the data? Can you read a URL into a javascript variable? Could be quite powerful. Paul Alfille On Sat, May 24, 2008 at 10:40 AM, [EMAIL PROTECTED] [EMAIL

Re: [Owfs-developers] OWFS - Debian problems

2008-06-03 Thread Paul Alfille
it out. Paul Alfille On Tue, Jun 3, 2008 at 5:34 PM, Jason Antman [EMAIL PROTECTED] wrote: Hi, I've built FUSE, OWFS, etc. from source on a Debian (4.0) machine. I'm using a DS9490R USB adapter from Hobby-Boards.com with (for now) one DS18S20P wired directly to it (RJ-14 pin 3 (DQ) to chip pin

Re: [Owfs-developers] OWFS - Debian problems

2008-06-03 Thread Paul Alfille
. According to the datasheet (for the DS18S20-PAR which I assume is what you have) http://datasheets.maxim-ic.com/en/ds/DS18S20-PAR.pdf pin 3 is NC -- not connected. Paul Alfille - Check out the new SourceForge.net Marketplace

Re: [Owfs-developers] Unable to build

2008-06-10 Thread Paul Alfille
Do you think there is a problem with the include files? Has the structure changed in Etch? It sounds like this person can't build from source. Paul Alfille On Tue, Jun 10, 2008 at 1:01 PM, Matthias Urlichs [EMAIL PROTECTED] wrote: Hi, I'm trying to build OWFS on a Debian Etch box. Bah

Re: [Owfs-developers] PL2303 DS9097U Don't commuicate

2008-06-15 Thread Paul Alfille
to steal power from the line. I notice that one device is seen, a DS2502. Is this correct? (Family code 09) Paul Alfille - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Paul Alfille
So after we fix the alarm bug, are there any outstanding issues before a new release? Paul On Tue, Jun 17, 2008 at 9:16 AM, Christian Magnusson [EMAIL PROTECTED] wrote: Global is a reserved variable-name, so I had to rename it to Globals instead. All shared libraries are now compiled with

Re: [Owfs-developers] PL2303 DS9097U Don't commuicate

2008-06-17 Thread Paul Alfille
Let's try some simple steps. If you disconnect all the devices, does the base DS9097U seems to work? Can you run the device with --foreground --error_level=9 and post the results? Paul Alfille On Sun, Jun 15, 2008 at 9:12 AM, William Brown [EMAIL PROTECTED] wrote: Here's where the DS2502

Re: [Owfs-developers] DS1923

2008-06-30 Thread Paul Alfille
the alias problem has been fixed with. the sibling functions which have first been applied to switches (PIO an sensed for example). I have 1921,2,3 to test with. And clearly there is interest in the devices. The only outstanding architecture issue is handling passwords for the 1922 and 1923. Paul

[Owfs-developers] Check return codes everywhere

2008-07-01 Thread Paul Alfille
:54 Would you like to look at the opinions from the discussion on the issue PTHREAD_MUTEX_INITIALIZER? http://groups.google.de/group/comp.programming.threads/msg/6c58abccbf1d19c2 -- Comment By: Paul Alfille (alfille) Date

Re: [Owfs-developers] Check return codes everywhere

2008-07-01 Thread Paul Alfille
. Perhaps a special testing option that adds a check to every mutex operation and abort if there is an error? I suspect you are more likely to deadlock than see an error. Paul Alfille - Check out the new SourceForge.net Marketplace

Re: [Owfs-developers] How to Use Simultaneous

2008-07-12 Thread Paul Alfille
Your second use i the correct one. Write 1 to simultaneous to trigger a conversion. That also clears the cache. A normal read will read immeadiately the already measured temperature ready in the device. Paul Alfille On Sat, Jul 12, 2008 at 8:28 PM, Doug Collinge [EMAIL PROTECTED] wrote: I'm

Re: [Owfs-developers] How to Use Simultaneous

2008-07-13 Thread Paul Alfille
Documented? Apparently not well. This note should help: http://www.mail-archive.com/owfs-developers@lists.sourceforge.net/msg02524.html On Sun, Jul 13, 2008 at 3:25 AM, Doug Collinge [EMAIL PROTECTED] wrote: Ah, writing to '/simultaneous' actually seems to wait for the conversion to

Re: [Owfs-developers] need help in sharing owfs 1wire data between multiple BASH scripts

2008-07-21 Thread Paul Alfille
connection and persistence that might not like being shared, though each thread could set up it's own connection to owserver). Paul Alfille On Mon, Jul 21, 2008 at 5:55 AM, Rob Conway [EMAIL PROTECTED] wrote: As the owfs threads have been quiet for a while I hope you don't mind this question

Re: [Owfs-developers] Interaction between open(file, O_NONBLOCK) and write() system call

2008-07-27 Thread Paul Alfille
we need the pause for non EWOULDBLOCK errors? Paul Alfille On Sun, Jul 27, 2008 at 3:53 PM, Charles Spirakis [EMAIL PROTECTED] wrote: + do { + LEVEL_DEBUG(erc: %d\n, ewouldblock_retry_count++); + // Not all versions of gcc/linux touch

Re: [Owfs-developers] What is the meaning of 85C?

2008-07-31 Thread Paul Alfille
It's the generic error value generated by the sensor. OWFS repeat the measurement once. digitemp repeats twice. No reset should be needed, unless you have more informtion. Paul Alfille - This SF.Net email is sponsored

[Owfs-developers] Fwd: [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800

2008-08-07 Thread Paul Alfille
-- Forwarded message -- From: SourceForge.net [EMAIL PROTECTED] Date: Thu, Aug 7, 2008 at 7:46 AM Subject: [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800 To: [EMAIL PROTECTED] Read and respond to this message at:

Re: [Owfs-developers] [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800

2008-08-07 Thread Paul Alfille
From: SourceForge.net [EMAIL PROTECTED] Date: Thu, Aug 7, 2008 at 7:46 AM Subject: [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800 To: [EMAIL PROTECTED] Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5152333 By: hdetter I have

Re: [Owfs-developers] [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800

2008-08-07 Thread Paul Alfille
2. I've read that a bug in the Maxim i2c implementation makes sharing the i2c line fail in certain circumstances (search their archives). Here is the reference: http://discuss.dalsemi.com/index.php?showtopic=391hl= Paul Alfille

Re: [Owfs-developers] [Owfs-forums] [owfs - Help] Single i2c bus, but multiple DS2482-800

2008-08-09 Thread Paul Alfille
. If the design is fairly static, increasing that timeout would be more efficient. Paul Alfille - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win

Re: [Owfs-developers] Single i2c bus, but multiple DS2482-800, again

2008-08-11 Thread Paul Alfille
I'm no i2c expert, but can you try /dev/i2c-1 /dev/i2c-2 ... ? owfs merely performs: open(/dev/i2c-0,O_RDWR) so the real answer is whatever device name is linked to the correct major/minor device. Perhaps dmesg or /proc can offer more information. Paul Alfille On Mon, Aug 11, 2008 at 11:56 AM

Re: [Owfs-developers] Single i2c bus, but multiple DS2482-800, again

2008-08-13 Thread Paul Alfille
Ok, I looked through the documentation. You have multiple I2C slaves on a single bus. We currently cycle through the available addresses and take the first responding one, ignoring the rest. It looks quite doable to add support for more i2c adapters, but there are some architectural issues. 1.

Re: [Owfs-developers] Single i2c bus, but multiple DS2482-800, again

2008-08-13 Thread Paul Alfille
DS2482 on that i2c master --i2c=all # Every i2c master and DS2482 slave Paul Alfille On Wed, Aug 13, 2008 at 7:26 AM, Matthias Urlichs [EMAIL PROTECTED]wrote: If you want to go all out: --i2c=/dev/i2c-0:2 for the device on i2c bus zero with address 2

Re: [Owfs-developers] newbie help

2008-08-18 Thread Paul Alfille
, and ipaddress:3000 elsewhere. Please report your success or problems. Paul Alfille - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win

[Owfs-developers] OWFS on Ubuntu 8.04

2008-08-18 Thread Paul Alfille
My hard disk crashed solid. Ouch. So I set up Ubuntu 8.04 (64-bit) Here's the steps for OWFS. Basic ubuntu install and added lots of fluff. Then for OWFS --- sudo apt-get install cvs sudo apt-get install autoconf sudo apt-get install automake sudo apt-get install libtool # For filesystem

Re: [Owfs-developers] newbie help

2008-08-20 Thread Paul Alfille
(but ugly): http://owfs.org/index.php?page=owphp There is an example program in the code with some comments. The syntax is the same as the rest of owfs -- the same device names and property names. Paul Alfille - This SF.Net email

Re: [Owfs-developers] OWFS on Ubuntu 8.04

2008-08-24 Thread Paul Alfille
Do you have a fix? Paul On Sun, Aug 24, 2008 at 5:58 PM, Boyan Biandov [EMAIL PROTECTED]wrote: You know guys I have been monitoring the mailing list for years, ever since owfs was in its infancy but lately I see no post addressing few bugs that simply make the source unusable. I discovered

Re: [Owfs-developers] OWFS on Ubuntu 8.04

2008-08-25 Thread Paul Alfille
. How were you getting your version? Paul Alfille On Mon, Aug 25, 2008 at 2:42 AM, Boyan Biandov [EMAIL PROTECTED]wrote: I did find a fix, it is not mine but I can confirm that it does work: http://www.nabble.com/Cannot-detect-DS2480-DS9097-interface-on--dev-ttyS0-td16727947.html Terminal

Re: [Owfs-developers] OWFS on Ubuntu 8.04

2008-08-26 Thread Paul Alfille
Upstream will accept them. On Tue, Aug 26, 2008 at 5:05 AM, Sven Geggus [EMAIL PROTECTED]wrote: Matthias Urlichs [EMAIL PROTECTED] wrote: It's probably too late for Lenny (blame the fact that some other jobs help me to actually feed my family :-/ ) Probably it would be a good Idea to

Re: [Owfs-developers] 85C problem with DS18B20

2008-08-30 Thread Paul Alfille
Do you want to try this patch and see if it helps? Essentially we are filtering for 85C and retrying unpowered. Index: module/owlib/src/c/ow_1820.c === RCS file: /cvsroot/owfs/owfs/module/owlib/src/c/ow_1820.c,v retrieving revision

Re: [Owfs-developers] 85C problem with DS18B20

2008-09-01 Thread Paul Alfille
Can you run with full logging (error_level=9) and see if it takes 2 or 3 attempts every time? I wonder if it's the attempts, or the code for powered reads that is the problem. Paul On Sun, Aug 31, 2008 at 6:42 AM, Christof Egner [EMAIL PROTECTED] wrote: Hello Paul, thanks for your patch, it

Re: [Owfs-developers] Branches, hubs, and multiple master

2008-09-01 Thread Paul Alfille
Yes, the bus.0 entries can be used to explore the topology. On Mon, Sep 1, 2008 at 3:07 PM, Stuart Poulton [EMAIL PROTECTED] wrote: Hi. I've not looked to well at the docs, but in a system with multiple master, a hub, or even an DS2482-800 is it possible to see which adaptor / port a device

<    2   3   4   5   6   7   8   9   10   11   >