Re: [Owfs-developers] DS2450 AC Voltage Measurement

2006-06-09 Thread Paul Alfille
Can you test a DC voltage? It's always possible that we aren't reading voltages correctly. Paul Alfille On 6/9/06, Jim Duda [EMAIL PROTECTED] wrote: Yes, 60 Hz. I would expect the capacitor to remain at some steady state voltage, somewhere around 1.5V. I don't have access to an oscillosope

Re: [Owfs-developers] DS2450 AC Voltage Measurement

2006-06-10 Thread Paul Alfille
. Does this answer your questions? Paul Alfille set set_alarm/volthigh.A to 5.0 (so it won't trigger) for A through D, os use set set_alarm/voltlow.ALL to 1.0,1.0,1.0,1.0 set set_alarm/volthigh.ALL to 5.0,5.0,5.0,5.0 I do have the DS2450 locally powered. I've set the POWER bit checkbox. I also

Re: [Owfs-developers] Looking for a One Wire Latched Sensor

2006-06-10 Thread Paul Alfille
DS2408 On 6/10/06, Jim Duda [EMAIL PROTECTED] wrote: I have an application where I want to sense a logic transition on a signal, and have it's value latched until I read it. I looked through all the DS devices types in the documentation, but nothing popped out which would satisfy my needs.

Re: [Owfs-developers] DS2450 AC Voltage Measurement

2006-06-10 Thread Paul Alfille
::get /20.DB250600/alarm/low.B data: high.ALL,high.A,high.B,high.C,high.D,low.ALL,low.A,low.B,low.C,low.D However, when I cat 20.DB250600/alarm/low.B via the file system, I get the proper value of 0. Jim Paul Alfille wrote: On 6/9/06, Jim Duda [EMAIL PROTECTED] wrote: I measured

Re: [Owfs-developers] altUSB error compiling owfs-2.4p1 w/o USB support

2006-06-15 Thread Paul Alfille
Thank you. On 6/15/06, Jochen Frieling [EMAIL PROTECTED] wrote: Problem: Trying to compile owfs-2.4p1 w/o usb support: gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes

Re: [Owfs-developers] Successful build of OWFS at 2.4p1

2006-06-17 Thread Paul Alfille
Thanks Gregg. Posted. http://www.owfs.org under examples. It may be worthwhile adding more description and perhaps more images. Paul Alfille On 6/12/06, Gregg C Levine [EMAIL PROTECTED] wrote: Hello! Paul I can fully and completely announce that my One-Wire project worked. I can access

[Owfs-developers] Fwd: Debug questions

2006-06-19 Thread Paul Alfille
From: Claes Martinsson Date: Jun 19, 2006 9:17 AM Subject: Debug questions To: [EMAIL PROTECTED] Hello Paul I have some problems with my 1Wire DS2490 interface (home made according to Maxim spec). It only reads the correct data from the devices (any 1-wire devices) 30-40 % of the time. Below is

[Owfs-developers] Fix for low-resolution temperatures

2006-06-22 Thread Paul Alfille
Thorsten Godau found an error in our handling of fasttemp -- 9 bit temperature on the DS18B20 and DS1822. Fixed in the CVS.Paul Alfille Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download

Re: [Owfs-developers] Fix for low-resolution temperatures

2006-06-23 Thread Paul Alfille
figure why the BYTE data[8] are changed to BYTE data[9]Paul Alfille wrote on 22/6/2006 22:05: Thorsten Godau found an error in our handling of fasttemp -- 9 bit temperatureon the DS18B20 and DS1822. Fixed in the CVS. Using Tomcat but need to do more? Need to support web services, security?Get stuff done

Re: [Owfs-developers] Problems building 2.4p3

2006-06-24 Thread Paul Alfille
Jim, Is this a new problem? Paul Alfille On 6/25/06, Jim Duda [EMAIL PROTECTED] wrote: I'm unable to compile version 2.4p3. I have similar problems with CVS. I need to configure without TCL support. Configure cannot find the TCL configuration file. checking for Python library... /usr/lib

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-06-29 Thread Paul Alfille
What specifically didn't work?OWFS should be able to use the temperature sensing part of the thermostat: http://www.owfs.org/index.php?page=ds1821If you want more functions, tell me what interests you. Paul AlfilleOn 6/29/06, Krzysztof [EMAIL PROTECTED] wrote: Hi!My ds1821 does not seem to work

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-06-30 Thread Paul Alfille
I've been pondering the switch-to-thermostat control.It's apparently one-way, at least as far as OWFS is concerned. We have no way to assisting the conversion back. Would a syntax like:echo 1 Thermostat/thermostat_mode be good?Paul AlfilleOn 6/30/06, Paul Alfille [EMAIL PROTECTED] wrote: I hadn't

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-06-30 Thread Paul Alfille
No problem.The DS2401 doesn't know any of the special codes.PaulOn 6/30/06, Krzysztof [EMAIL PROTECTED] wrote: So try cat Thermosat/temperature to read temperature. OWFS should send the temperature convert and then temperature read blindly and hope for a response.There is no such directory like

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-06-30 Thread Paul Alfille
PROTECTED] wrote: Paul Alfille wrote: No problem. The DS2401 doesn't know any of the special codes.Once more Paul.DS9490 - only one device connected DS1821NO CHANGE in the file system, I can not see any new directories cat Thermosat/temperature = No such directory!!So what is wrong? I do not think

[Owfs-developers] DS1825 support

2006-07-01 Thread Paul Alfille
is also a prog_addr -- readonly 0-15 for the hardware address.No die trim* stuff since I presume this is a new design without the problems of the DS18X20 and DS1822. Paul Alfille Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: [Owfs-developers] Request for advice

2006-07-03 Thread Paul Alfille
Pretty much what you are seeing.On 7/3/06, Matt [EMAIL PROTECTED] wrote: Oh, I don;t think I did anything with vdd. What effect does this have ? thanks From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Paul AlfilleSent: Friday, 30 June 2006 1:09 PMTo:

[Owfs-developers] Fwd: [ owfs-Bugs-1516387 ] DS2490 problems

2006-07-03 Thread Paul Alfille
Group: None Status: Open Resolution: None Priority: 5 Submitted By: Claes (greven777) Assigned to: Paul Alfille (alfille) Summary: DS2490 problems Initial Comment: Dear all I'm still having problems getting my DS2490 interface to work properly with my Linux box. The problem was described earlier

Re: [Owfs-developers] [ owfs-Bugs-1516387 ] DS2490 problems

2006-07-03 Thread Paul Alfille
. I've forewarded this note to the developers's list, and hope you'll post your results as well. Paul Alfille On 7/3/06, Paul Alfille [EMAIL PROTECTED] wrote: -- Forwarded message -- From: SourceForge.net [EMAIL PROTECTED] Date: Jul 3, 2006 10:49 AM Subject: [ owfs-Bugs-1516387

Re: [Owfs-developers] Fwd: Debug questions

2006-07-03 Thread Paul Alfille
DATA: DS9490_reset: ok DEBUG: DS9490_next_both SN found: 01 86 60 BE 09 00 00 7E DEBUG: BUS_next return = 0 01 86 60 BE 09 00 00 7E CONNECT: Good DS1421 tag found for 005/005 DEFAULT: Set DS9490 005/005 unique id to 01 FF86 60 FFBE 09 00 00 7E Paul Alfille On 6/20/06, Vincent

[Owfs-developers] Device list and new devices

2006-07-04 Thread Paul Alfille
that the thermochrons and temploggers are needed next. Paul Alfille Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
to you, I can assist you in development. Paul Alfille On 7/5/06, George M. Zouganelis [EMAIL PROTECTED] wrote: Greetings to all, I would like to ask if there is any 'organized' attempt to implement SNMP support for OWFS... Using Tomcat but need to do more? Need to support web services

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Paul Alfille
Nope, no DS1821 here. There was a hint on your comments, however. When you looked at the Thermostat directory, was it empty? Paul On 7/5/06, Krzysztof [EMAIL PROTECTED] wrote: Krzysztof wrote: Paul Alfille wrote: Let me see if I have a 1821 anywhere to test. Paul, did you find any

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Paul Alfille
Actually, Thermostat cannot be detected. Just try listing it. Paul On 7/5/06, Krzysztof [EMAIL PROTECTED] wrote: Paul Alfille wrote: Nope, no DS1821 here. There was a hint on your comments, however. When you looked at the Thermostat directory, was it empty? THERE WAS NO Thermostat

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
Ok I looked at http://www.simpleweb.org/ietf/mibs/index.html?sel=IETF and still can't figure it out. Jim, do you want to try your hand at developing this? Paul Alfille On 7/5/06, Jim Canfield [EMAIL PROTECTED] wrote: Paul Alfille wrote: I have found SNMP a little opaque in implementation

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
and their types for the MIB -- so nothing will need to be hardcoded and owsnmp will support new devices and adapters automatically. Paul Alfille On 7/5/06, George M. Zouganelis [EMAIL PROTECTED] wrote: I think that the right root should be 1.3.6.1.4.1 References: * Abstract Syntax Notation One (ASN.1

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-06 Thread Paul Alfille
it to directory listings, be better? Paul Alfille On 7/6/06, Jan Kandziora [EMAIL PROTECTED] wrote: Am Donnerstag, 6. Juli 2006 09:33 schrieb Krzysztof: Paul Alfille wrote: Here is an example of my bus: amd64:/home/paul # ls /mnt/1wire/ . .. 01.8660BE09 06.8FD62D00 bus.0 settings

[Owfs-developers] DS2756 DS2781 support

2006-07-06 Thread Paul Alfille
Support for the DS2756 (almost identical and indistinguishable to the DS2755) and the DS2781 have been added. Paul Alfille Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

Re: [Owfs-developers] Fwd: Debug questions

2006-07-08 Thread Paul Alfille
and assumed you were hypercurrent). Paul Alfille On 7/3/06, Paul Alfille [EMAIL PROTECTED] wrote: Claes, Can you post the startup code when you start with --foreground --error_level=9 and the current version? For the DS9490R I get: CALL: PARSENAME path=[] CONNECT: Adapter found: 005/005

Re: [Owfs-developers] DS2406 - output bytes in serial fashion?

2006-07-09 Thread Paul Alfille
, you can output 16k bits/sec = 2k Bytes/ sec. (Less any communication overhead). Paul Alfille On 7/9/06, rohbags [EMAIL PROTECTED] wrote: Hi everyone, Just wondering if anyone knows if there would be any limitations to attempting to get a DS2406 to output bytes (words) at a time instead

Re: [Owfs-developers] DS2406 - output bytes in serial fashion?

2006-07-09 Thread Paul Alfille
as the DS2408 as a front-end for a uprocessor. Paul Alfille On 7/9/06, rohbags [EMAIL PROTECTED] wrote: I guess thats the limitation. If 1-wire/owfs can transmit at a constant steady bit rate, say 1200bps, 2400bps or even its default 16.1kbps then it would be possible to make a 1wire IR Tx'er

Re: [Owfs-developers] OWFS and SNMP

2006-07-11 Thread Paul Alfille
Looks like a great project. Just add in owpython and you're half way there. Paul Alfille On 7/11/06, Darryl [EMAIL PROTECTED] wrote: And if you don't like perl you can try your hand with pysnmp http://pysnmp.sourceforge.net/ and use owpython. -darryl On 7/5/06, Paul Alfille [EMAIL

[Owfs-developers] HA7Net support

2006-07-13 Thread Paul Alfille
considerable efficiencies possible by pooling data requests, which I will next work on. Paul Alfille - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: [Owfs-developers] Is the 2.2.16 kernel supported by FUSE?

2006-07-16 Thread Paul Alfille
I think fuse needs 2.4 kernels (or later), but you should ask. owhttpd, owftp, owserver, owperl, pwphp... should work fine with any kernel. Paul AlfilleOn 7/16/06, Gregg Levine [EMAIL PROTECTED] wrote: Hello!For a project for an older system I will be needing to switch to theolder 2.2.xx series

Re: [Owfs-developers] FreeBSD 6.1 Troubles...

2006-07-19 Thread Paul Alfille
feel comfortable eliminating that check and seeing if it works?Paul Alfille On 7/19/06, rnilsson [EMAIL PROTECTED] wrote: Although I have managed to get owhttpd/owlib to compile (as noted below), itwill not work with my USB interface (DS9490R-A).I've noted my tribulationsbelow, and am hoping

Re: [Owfs-developers] FreeBSD 6.1 Troubles...

2006-07-22 Thread Paul Alfille
hist or order of binding is different between the platforms. Does it matter? I thought IP6 would answer IP4 requests. Yoy may simply be more evolved. Paul Alfille On 7/20/06, Alfille, Paul H.,M.D. [EMAIL PROTECTED] wrote: Ok, that didn't work (it would have been too easy! ;-) ). It fails

Re: [Owfs-developers] FreeBSD 6.1 Troubles...

2006-07-22 Thread Paul Alfille
and the signals for closing threads isn't happy. Probably a lower priority issue. (We can instrument the cleanup code (in module/owlib/src/c/owlib.c) Paul Alfille On 7/21/06, rnilsson [EMAIL PROTECTED] wrote: Paul, Progress! I actually have it working, although my current solution is a work around

Re: [Owfs-developers] FreeBSD 6.1 Troubles...

2006-07-23 Thread Paul Alfille
Very nice! I'll put it in tomorrow and make a new release. Paul Alfille On 7/23/06, Robert Nilsson [EMAIL PROTECTED] wrote: Paul, Here are my patches. I haven't tried Fuse yet - I want to revel in the fact that this is working for owhttpd/owftpd/owserver! I put the usb_clear_halt fix

Re: [Owfs-developers] FreeBSD 6.1 Troubles...

2006-07-24 Thread Paul Alfille
* | *solaris* | *-osf* | *-hpux*) CFLAGS=$CFLAGS -D_XOPEN_SOURCE=500 AC_MSG_RESULT([-D_XOPEN_SOURCE=500]) ;; - *)+ *-freebsd* | *) AC_MSG_RESULT([no]) ;;esacRob.On Jul 23, 2006, at 9:09 PM, Paul Alfille wrote: Rob, I think I put in the ow.h changes -- what in configure? configure.ac? Your two messages have

[Owfs-developers] Barometric Pressure (TAI8570) support

2006-07-27 Thread Paul Alfille
isn't the primary switch in the device, reading properties will be unsuccessful. Paul Alfille - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your

Re: [Owfs-developers] PHP Code snippet

2006-07-27 Thread Paul Alfille
Thanks for the code snippet. Was the problem with SWIG and compilation?I'm no PHP expert, but I gather you are avoiding owphp entirely, building your PHP class by reading from the FUSE filesystem. That will certainly work, though permissions make take a bit of work. Paul AlfilleOn 7/27/06, Davin

[Owfs-developers] configuration and program sizes

2006-07-28 Thread Paul Alfille
I did a little analysis of program size, which can be found at:http://www.owfs.org/index.php?page=sizeThe new release (2.4p7) has several configuration options, each triggered by: ./configure --enable-XXXor./configure --disable-XXXWhere XXX

Re: [Owfs-developers] wrt54gl

2006-07-30 Thread Paul Alfille
David Lissiuk has built circuitry for the WRT54G (which is what the WTR54GL is, the linux version) at http://www.springbokshop.com/.He has fully documented the modifications, added some temperature sensors, a second serial port, and tested it out. Paul AlfilleOn 7/30/06, Matt [EMAIL PROTECTED]

Re: [Owfs-developers] One-Wire Networking and other networks

2006-08-06 Thread Paul Alfille
Ethernet (10-Base-T and 100-Base-T) uses only 4 of those 8 wires. You can use the others for 1-wire, but it isn't easy. You'll have to break out the extra pairs before they enter any boxes (computer or switch). Crimp tool. I think the real time to do it is if you have a long existing wire run,

Re: [Owfs-developers] One-Wire Networking and other networks

2006-08-06 Thread Paul Alfille
man owfs:temperature scales: -C (default) -F -K and -RPaul AlfilleOn 8/6/06, Gregg C Levine [EMAIL PROTECTED] wrote:Hello!Kurt, thank you! I had completely forgotten about the good people at Hobbyboards with regards to that aspect. Their idea for using theblue-blue-white pair of the eight leaded

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-08-07 Thread Paul Alfille
I got permission from Leonid Ivanovitch to use his code and examples in OWF. Krzysztof, can you tell me if the adapter works with standard 1-wire devices and OWFS?Paul Alfille On 8/6/06, Krzysztof [EMAIL PROTECTED] wrote: Do you think the author would be interested in having this incorporated

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-08-08 Thread Paul Alfille
Oops. that is 0x55 0x55 0x55 0x00 -- 4 bytes totalOn 8/8/06, Paul Alfille [EMAIL PROTECTED] wrote: Krzysztof,Do you have the capability of reading voltages in the adapter? I've been looking at the Pascal code and there are calls to undocumented libraries. Specifically, is RTS (pin 4 in 25pin

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-08-08 Thread Paul Alfille
Very helpful. Can you tell me if that pin is low (pin7/9) with OWFS?PaulOn 8/8/06, Krzysztof [EMAIL PROTECTED] wrote: Paul Alfille wrote: Krzysztof, Do you have the capability of reading voltages in the adapter? I have got only a multimeter (with simple logic probe function for small fsignals

[Owfs-developers] New humidity sensor

2006-08-10 Thread Paul Alfille
://www.owfs.org/index.php?page=humidity for details. Note, it is not possible to know just through software which (if any) humidity sensor is attached to the DS2438.Paul Alfille - Using Tomcat but need to do more? Need to support web

Re: [Owfs-developers] owfs on debian - doesn't do anything when run

2006-08-12 Thread Paul Alfille
Two suggestions (and it works under Ubuntu abd DSL -- both debian based).1. Run as root. The problem could be usb permissions. I'm sure there is a udev solution (that's the modern hotplug approach) but I haven't figured it out yet. You could always run owserver as root and connect to it with

Re: [Owfs-developers] Comment about the P8 release

2006-08-12 Thread Paul Alfille
Is that an owfs error? I don't recognize any components of that message.For the record, usb access is solely through libusb. A relatively current version. Paul Alfille On 8/12/06, Jan Kandziora [EMAIL PROTECTED] wrote: Am Samstag, 12. August 2006 19:37 schrieb Gregg C Levine: Hello! Paul? Did I

Re: [Owfs-developers] owfs on debian - doesn't do anything when run

2006-08-12 Thread Paul Alfille
Yeah. It would be nice if that were done automatically!PaulOn 8/12/06, Tim Sailer [EMAIL PROTECTED] wrote: On Sat, August 12, 2006 9:41, Paul Alfille said: Two suggestions (and it works under Ubuntu abd DSL -- both debian based). 1. Run as root. The problem could be usb permissions. I'm sure

Re: [Owfs-developers] owfs on debian - doesn't do anything when run

2006-08-13 Thread Paul Alfille
Everyone -- working these problems out is always informative for everyone.I'm amazed that owfs --foreground --error_level=9 ... did't give any output.PaulOn 8/13/06, Tim Sailer [EMAIL PROTECTED] wrote: On Sat, August 12, 2006 23:31, Willard Korfhage said: Stock kernel (3.1r0 or 3.1r1, I forget

Re: [Owfs-developers] owfs on debian - doesn't do anything when run

2006-08-13 Thread Paul Alfille
| grep fuse returnsfuse: no version for struct_module found: kernel tainted.fuse init (API version 7.5)fuse distribution version: 2.5.3However owfs still does not do anything.WillardOn 8/13/2006, Paul Alfille [EMAIL PROTECTED] wrote: Everyone -- working these problems out is always informative

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
Let's attack the barometer first.Just tested it -- works here. I'm uploading a version with more error reporting. Can you pull it off the CVS?Paul AlfilleOn 8/15/06, David Torrey [EMAIL PROTECTED] wrote: I downloaded 2.4p8, and it compiles just fine.However, I found a fewissues:1) The DS2408 I

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
Concerning the switches, perhaps syntax has changed since 1.0 (if so, I appologize).I assume you are reading uncached/29./sensed.y (y=0-7,BYTE,ALL)PaulOn 8/15/06, David Torrey [EMAIL PROTECTED] wrote: I downloaded 2.4p8, and it compiles just fine.However, I found a fewissues:1) The DS2408 I

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
on the write because of the way the circuit was designed.I'll let this run under p8 for a while and see if it hangs again, then look at the reported values.Thanks for the quick response.Thanks,DaveOn Tue, 2006-08-15 at 12:14 -0400, Paul Alfille wrote: Concerning the switches, perhaps syntax has changed

Re: [Owfs-developers] Comment about the P8 release

2006-08-15 Thread Paul Alfille
Gee, I was hoping for an accompaning patch.Yes, I've noticed the same thing. In configure.ac the check is for tclConfig.shPaul Alfille On 8/15/06, Darryl VanDorp [EMAIL PROTECTED] wrote: Hey!I noticed that when building the p8 release even though i did not have tcl installed it tried to build the

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
-0400, Paul Alfille wrote: I'll start it off. My TAI8575 EPROM: 0FAA0001383537310100EE46 091295CF1B003A004DA1

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
or directory 1wire/uncached/1F.E3DB/aux/12.*/TAI8570/* iscat: 1wire/uncached/1F.E3DB/main/12.*/TAI8570/*: No such file or directory1wire/uncached/1F.E3DB/main/12.*/TAI8570/* is On 8/15/06, Paul Alfille [EMAIL PROTECTED] wrote: I think od is reversing the bytes. The data is fine

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
David,Do I link in all the mDNSResponder code to my application, or is there another way to publish my program?Paul AlfilleOn 8/15/06, Paul Alfille [EMAIL PROTECTED] wrote: Works for me, even with hub.You know that only one of the DS2406's will show dataExample script:[EMAIL PROTECTED]:~/owfs

Re: [Owfs-developers] Barometric Pressure (TAI8570) support

2006-08-15 Thread Paul Alfille
in the TAI8570 directory, though.Nothing in the error log looks suspicious?Thanks,DaveOn Tue, 2006-08-15 at 21:02 -0400, Paul Alfille wrote: Works for me, even with hub. You know that only one of the DS2406's will show data Example script: [EMAIL PROTECTED]:~/owfs for h in 1wire/uncached/1F.* ; do

Re: [Owfs-developers] Openwrt + serial 1wire

2006-08-16 Thread Paul Alfille
Hi Matt, I assume you've chosen the correct tty port. Under bus.0/system/adapter you can see what adapter was fould. Under statistics/errors ou can see what errorsa re reported. Both would be helpful. I am guessing that the MAX3223 pushes the voltage to 5V. The DS9097U (your adapter) gets its

Re: [Owfs-developers] Openwrt + serial 1wire

2006-08-17 Thread Paul Alfille
Take a look at http://datasheets.maxim-ic.com/en/ds/DS9097U-009-DS9097U-S09.pdf DTR or RTS for power. It looks like you could use an external wall wart. Or steal power from the (?12V) input into the Linksys. Perhaps there is al alternative to the MAX3223 PaulOn 8/17/06, Matt [EMAIL PROTECTED]

[Owfs-developers] Fwd: Help with OWFS / NSLU2 / UNSLUNG 6.8 / DS9490R

2006-08-17 Thread Paul Alfille
-- Forwarded message --From: Fedor Binka [EMAIL PROTECTED]Date: Aug 17, 2006 9:19 AM Subject: Help with OWFS / NSLU2 / UNSLUNG 6.8 / DS9490RTo: [EMAIL PROTECTED]Hello Paul!I am using owfs for monitoring temperatures in my server room an after initial problems and some research

[Owfs-developers] Fwd: Help with OWFS / NSLU2 / UNSLUNG 6.8 / DS9490R

2006-08-17 Thread Paul Alfille
-- Forwarded message --From: Fedor Binka [EMAIL PROTECTED]Date: Aug 17, 2006 3:14 PM Subject: AW: Help with OWFS / NSLU2 / UNSLUNG 6.8 / DS9490RTo: Paul Alfille [EMAIL PROTECTED] Hello Paul! Thanks for your fast reply! And - Yes I followed the instructions on your page! And I

[Owfs-developers] Fwd: My request concerning OWFS / NSLU -- SOLVED

2006-08-18 Thread Paul Alfille
From: Fedor Binka [EMAIL PROTECTED]Date: Aug 18, 2006 6:48 PMSubject: My request concerning OWFS / NSLU I just want to give you some feedback! I have done it wrong but foundout about my error!You were right - the mentioned configuration works just fine!Only thing is - and I think it would be a

Re: [Owfs-developers] Openwrt + serial 1wire

2006-08-20 Thread Paul Alfille
What adapter is listed under system?On 8/20/06, Matt [EMAIL PROTECTED] wrote: Well, I found an old 9v power pack from something or other and connecting it up to RTS and DTR. Openwrt is running, I have the console on tty0, the 1-wire adaptor is connected to tty1. Looking at the errors I

[Owfs-developers] Loop suppression

2006-08-20 Thread Paul Alfille
other). Paul Alfille - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1

Re: [Owfs-developers] Openwrt + serial 1wire

2006-08-21 Thread Paul Alfille
Looks like you are connecting to owserver (tcp) on port 3002. Next try /bus.0/system That is a query to device on bus.0 (owserver connection in your case).On 8/21/06, Matt [EMAIL PROTECTED] wrote: system/adapter up directory address.ALL 3002 address.0

Re: [Owfs-developers] DS9097 fails to detect DS1990A

2006-08-22 Thread Paul Alfille
I've built the circuit myself. After a few awkward soldering attempts, it did work. In fact it's been in use continuously over a year.So my first suggestion is to just test the voltages, with no devices attached. The data line should be 5V higher than the ground. Second, make sure you are

Re: [Owfs-developers] nslu2 pressure

2006-09-06 Thread Paul Alfille
Sounds like we need a newer verions of OWFS for the slug. Can you do it? Paul AlfilleOn 9/6/06, Lorenz Drack [EMAIL PROTECTED] wrote: Hi - I'm lovingOWFS on the slug, and I hope I'm not bothering too many people with this question: the 2x DS2406's for the TAI8570 AAG pressure sensor

[Owfs-developers] Fwd: owfs pressure

2006-09-08 Thread Paul Alfille
-- Forwarded message --From: Lorenz Drack [EMAIL PROTECTED]Date: Sep 8, 2006 12:31 PM Subject: RE: owfs pressureTo: Paul Alfille [EMAIL PROTECTED] Hi Paul - I've noticed an update in the nslu package directory 2.5p0-1 - I hope I haven't stuffed things up by upgrading my owfs

[Owfs-developers] Fwd: Problem with owfs / fuse (?)

2006-09-09 Thread Paul Alfille
-- Forwarded message --From: Philipp Haeuser [EMAIL PROTECTED]Date: Sep 9, 2006 2:12 PM Subject: Problem with owfs / fuse (?)To: [EMAIL PROTECTED]Hi Paul,I installed OWFS on my Debian Sarge Linux box, I'm using1-wire devices to monitor my central heating at home. I want to move to

Re: [Owfs-developers] Problem with owfs / fuse (?)

2006-09-09 Thread Paul Alfille
(Since the text string isn't a char device).Paul AlfilleOn 9/9/06, Paul Alfille [EMAIL PROTECTED] wrote: -- Forwarded message --From: Philipp Haeuser [EMAIL PROTECTED]Date: Sep 9, 2006 2:12 PM Subject: Problem with owfs / fuse (?)To: [EMAIL PROTECTED]Hi Paul,I installed OWFS on my

Re: [Owfs-developers] Fwd: Problem with owfs / fuse (?)

2006-09-10 Thread Paul Alfille
Thank you.The CVS version has that fix.PaulOn 9/10/06, Anders Björk [EMAIL PROTECTED] wrote:I had the same problem.I found in the main function in owfs-2.5p0 /module/owfs/src/c/owfs.c line89-96:while ( optind argc ) {if ( outdevices ) {OW_ArgGeneric(argv[optind]) ;} else

[Owfs-developers] zeroconf (Bonjour) support

2006-09-12 Thread Paul Alfille
Just released 2.5p1Major change is zeroconf support. Never bother with port assignments!It is based on Apple's Bonjour, using multicast DNS services. The start ot documentation is here: http://www.owfs.org/index.php?page=bonjour_zerconfThe basic idea is that network OWFS programs announce

Re: [Owfs-developers] Trouble seeing files with OWFS

2006-09-12 Thread Paul Alfille
You found a known bug in 2.5p0 http://article.gmane.org/gmane.comp.file-systems.owfs.devel/25461. Starting owfs with /opt/owfs/bin/owfs -F -u --mountpoint /mnt/onewire --error_level 4 would work.2. So would 2.5p1 (just released)3. DS1921G thermocron) support might be a little flaky. I clearly need

Re: [Owfs-developers] zeroconf (Bonjour) support

2006-09-12 Thread Paul Alfille
then? On a different machine than the one that actually has the one-wire network adapter even? On 9/12/06, Paul Alfille [EMAIL PROTECTED] wrote: Just released 2.5p1 Major change is zeroconf support. Never bother with port assignments

Re: [Owfs-developers] OWFS FC5: owfs does not return

2006-09-13 Thread Paul Alfille
Andrew, I'm getting suspicious about your FUSE installation. Fuse has a few simple test programs (under examples in the source code). Can you try them ans see if they work? Paul AlfilleOn 9/13/06, E. Kastelijn [EMAIL PROTECTED] wrote: Andrew,Here is my working output:start[EMAIL PROTECTED] mnt]#

Re: [Owfs-developers] OWFS FC5: owfs does not return

2006-09-14 Thread Paul Alfille
I experimented with fuse, and get different results.from the fuse/examples directory,./hello /mountpointshould make a filesystem with a single file named hello and contents of Hello, World! Since you don't get that, I think there is a version mismatch in your fuse

Re: [Owfs-developers] Bad Adapter adapter reconnected log messages

2006-09-16 Thread Paul Alfille
a background thread to close stale sessions. Now your 1-wire topology will give the purists fits. I'm no expert, but having a splitter risks signal reflections that confuse the adapter. There is pleanty written on the subject, or you can make your own empirical tests. Paul Alfille Paul AlfilleOn

Re: [Owfs-developers] Bad Adapter adapter reconnected log messages

2006-09-17 Thread Paul Alfille
Actually OWFS does 3 retries for each unsuccessful read. Take a look at the statistics to see how your network is functioning. You can also use them to tune the wire lengths. PaulOn 9/17/06, Philipp Haeuser [EMAIL PROTECTED] wrote: Paul Alfille wrote:Hi Paul, Hi all, I think we have that feature

Re: [Owfs-developers] Bad Adapter adapter reconnected log messages

2006-09-17 Thread Paul Alfille
Philipp,What is the license on the code you refrerence? There isn't any information at the start of the files, and I don't want to look too closely at the rest.It would be easy to add support if:1. Testing A. You have a sample and are willing to test, or B The vendor supplies a sample2.

Re: [Owfs-developers] DS18B20 and DS18S20

2006-09-18 Thread Paul Alfille
Completely correct.As you saw, the infrastructure for lower resolution was there. I just couldn't believe that anyone would want it.PaulOn 9/18/06, Roberto Spadim [EMAIL PROTECTED] wrote: i changedow_1820.cand added:{temperature.9bits ,12,NULL, ft_temperature, fc_volatile,{f:FS_22temp} ,

Re: [Owfs-developers] DS18B20 and DS18S20

2006-09-18 Thread Paul Alfille
SureOn 9/18/06, Roberto Spadim [EMAIL PROTECTED] wrote: can we put it on next release ??-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make

Re: [Owfs-developers] OWFS FC5: owfs does not return

2006-09-18 Thread Paul Alfille
/mnt/1wire --- owfs -F -u --mountpoint /mnt/1wire kind regards, Egon Andrew, I'm getting suspicious about your FUSE installation. Fuse has a few simple test programs (under examples in the source code). Can you try them ans see if they work? Paul

Re: [Owfs-developers] next release howto

2006-09-20 Thread Paul Alfille
What ever works for you.Diff is easy, though if it isn't too extensive, I usually just look at it and make the changes manually.Do enough work and you become a developer.Paul On 9/20/06, Roberto Spadim [EMAIL PROTECTED] wrote: what's the best way to change code and send to you to put on next

Re: [Owfs-developers] i2c

2006-09-20 Thread Paul Alfille
1. DS2481-x00 is supported, fully.2. The PIC (or other microprocessors) have been brought up a few times.I have a proposed serial communication scheme (very light-weight) that we could implement. You have think about how much of the smarts in in your microprocessor, and how much is in the host. 3.

Re: [Owfs-developers] DS2408 LCD_M OR LCD_H

2006-09-21 Thread Paul Alfille
We never had anyone make specific requests for LCD functions, so only the most minimal was implemented. Can you define a set of primatives? Remember, it has to fit the filesystem metaphor. If the list above is what you want, perhaps we could consolidate: echo row LCD_ROW, etc... Paul AlfilleOn

Re: [Owfs-developers] owfs on centOS4.4

2006-09-21 Thread Paul Alfille
Try now. I don't have your specific distribution install, but you caught the project in the middle of a new feature development. Stay tuned for announcement.Paul AlfilleOn 9/21/06, Vittore Zen [EMAIL PROTECTED] wrote: Hi, i'm trying to compile owfs on a centOS4.4 distro (a RHEL4 clone).FUSE was

Re: [Owfs-developers] problem writing PIO on DS2413

2006-09-22 Thread Paul Alfille
What happens to the uncached values?On 9/22/06, Christoph Scheurer [EMAIL PROTECTED] wrote:Hello,I have a DS2413 attached to a serial master DS9097U-E25 with owfs-2.5p1 . Onpower-on both PIO.A and PIO.B read 1. Any attempt to write to PIO.A, PIO.B,PIO.ALL, or PIO.BYTE is just ignored (LEDs are

Re: [Owfs-developers] DS2408 LCD_M OR LCD_H

2006-09-22 Thread Paul Alfille
... Paul Alfille On 9/21/06, Roberto Spadim [EMAIL PROTECTED] wrote: for example: how can i just turn cursor off set cursor to line 3 set cursor blinking on turn off lcd turn on lcd set cursor to line 2 clear lcd move cursor right 2 caracters i can only clear and set text with owfs i can't execute

Re: [Owfs-developers] bug

2006-09-22 Thread Paul Alfille
Thanks for the report (and the warning).I think it's DS2405-related, but will test.PaulOn 9/22/06, Roberto Spadim [EMAIL PROTECTED] wrote:hello i have posted an bug but i don't know if anyone readed it it's in bug report of sourceforge owfs pagethe owserver crash and stop working when i try to

Re: [Owfs-developers] Website typo

2006-09-25 Thread Paul Alfille
Thank you. Fixed.Paul AlfilleOn 9/23/06, E. Kastelijn [EMAIL PROTECTED] wrote: Guys,There is a small typo on the website:http://www.owfs.org/index.php?page=bonjour_libraryQuote:--Support compiled in if: * --enable_zero (default)--This should be: --enable-zerocheers,

Re: [Owfs-developers] owfs on centOS4.4

2006-09-25 Thread Paul Alfille
Does the CVS version work now? (The error was due to forgetting to #ifdef out some code when libdnssd wasn't available.)On 9/22/06, Vittore Zen [EMAIL PROTECTED] wrote:Hi, i'm trying to compile owfs on a centOS4.4 distro (a RHEL4 clone). FUSE was compiled sucessufully..bootstrap and configure are

Re: [Owfs-developers] bug

2006-09-26 Thread Paul Alfille
work with gdb very well.. :(Paul Alfille escreveu: 1. is the error reproducable? 2. in your example program, what happens of you take out the temperature lines ( i.e. just bang away at the DS2405)? If you can reproduce the error consistently, we can add debugging code to narrow down the location. Paul

Re: [Owfs-developers] What's wrong here?

2006-09-26 Thread Paul Alfille
The configuration script checks to see if you have Apple's mDNSResponder library installed.See http://www.owfs.org/index.php?page=bonjour_library GThere are also packages for SuSE, and Ubuntu (probably others as well).Paul AlfilleOn 9/26/06, Gregg Levine [EMAIL PROTECTED] wrote:Hello!Please

Re: [Owfs-developers] bug

2006-09-26 Thread Paul Alfille
So you can generate this error intermittently?That starts to sound like mutex locking issues. Have you found that the temperature sensor is needed to trigger the error, or is the DS2405 enough?Paul Alfille On 9/26/06, Roberto Spadim [EMAIL PROTECTED] wrote: the error occurs with --foreground too

Re: [Owfs-developers] What's wrong here?

2006-09-26 Thread Paul Alfille
, that a package describing that function must beinstalled to work properly. (Whatever that is!)--Gregg C Levine [EMAIL PROTECTED]This signature was once found posting rude messages in English in the Moscow subway.On 9/26/06, Paul Alfille [EMAIL PROTECTED] wrote: The configuration script checks to see

Re: [Owfs-developers] DS2450

2006-09-26 Thread Paul Alfille
Roberto,If you are mainly interested in a switch, the DS2408 has 8 switches and is fully supported.If you are interested in thermocouples, the DS27xx family (DS2751 DS2755/6 DS2760/1/2 DS2770 DS2780/1) all have temperature, switch, and thermocouple support built in with known (and commercially

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