Re: [Owfs-developers] ownet and uncached temperature

2007-02-03 Thread Paul Alfille
$owserver=OWNet->new("localhost -F") ; On 2/3/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Fri, February 2, 2007 21:58, Paul Alfille said: > Thanks for the error report. No problem. I figured, actually, that I was doing something wrong! :) > Fixed, I th

Re: [Owfs-developers] Newbie question

2007-02-04 Thread Paul Alfille
What you described should work. Just a question, in the OWFS directory, were there files like "configure.ac" Did you do the commands: "./bootstrap" and "./configure"? (So the owfs version rather than some other version of those commands is done)? Paul Alfill

Re: [Owfs-developers] Newbie question

2007-02-04 Thread Paul Alfille
On 2/4/07, Leland Helgerson <[EMAIL PROTECTED]> wrote: Oops, they were run like this: sh ./bootstrap sh ./configure Does that affect the outcome? Easy enough to test. After configure, are you presented with a nice table of selected options and modules? Or errors? Paul A

Re: [Owfs-developers] ownet oddity

2007-02-04 Thread Paul Alfille
Well, currently OWNet assumes a bare address is a port number or service name. Shall I add a special case for "localhost"? i.e. support forms are host: host:port ip: ip:port host:service ip:service port service :port :service but not host ip Paul Alfille On 2/5/07, Tim Sail

Re: [Owfs-developers] paring down the component list

2007-02-05 Thread Paul Alfille
take a look at http://www.owfs.org/index.php?page=binary-sizes 4. If you just don't want certain family codes to appear, it is harder. Even unrecognized codes are shown, but they have minimal default properties. 5. Consider another fuse layer on top to filter the display. Paul Alfille On 2/5/

Re: [Owfs-developers] [Fwd: [Maxim/Dallas EE-Mail] 1 New Product (1-Wire(r) Devices)]

2007-02-05 Thread Paul Alfille
Ok, beginning support is in the CVS version. The DS28EA00 is similar to the DS18B20 and DS1822 in thermometer function. There are 2 PIO pins. The "CHAIN" function is unusual, and will need some thought to fit it into OWFS design. A man page is pending. Paul Alfille On 2/3/07

Re: [Owfs-developers] 85°C-Problem with DS18S20

2007-02-06 Thread Paul Alfille
I can't test a DS2409 until next week. You know the VDD (on the DS18S20) should be powered, or grounded, not allowed to float free. I wonder if there isn't a problem with power for conversion using a DS2409 hub. It will take some experimentation. Paul Alfille On 2/6/07, Chr

Re: [Owfs-developers] i2c

2007-02-06 Thread Paul Alfille
Jan Kandziora's design is now placed at http://www.owfs.org/index.php?page=i2c-parallel-port-design Paul Alfille On 2/6/07, Jan Kandziora <[EMAIL PROTECTED]> wrote: Am Dienstag, 6. Februar 2007 08:30 schrieb Stuart Poulton: > Dear All, > > Does anyone have experience of wo

Re: [Owfs-developers] 85°C-Problem with DS18S20

2007-02-06 Thread Paul Alfille
All with the DS2409 circuit? On 2/6/07, Chris <[EMAIL PROTECTED]> wrote: Ah, I forgot to say, it works with digitemp in linux and with 1wire-viewer in windows, also with not-connected VDD-Pin on the DS18s20. Paul Alfille wrote: > I can't test a DS2409 until next week. > >

Re: [Owfs-developers] More ownet questions

2007-02-06 Thread Paul Alfille
Can you try the new version of OWNet.pm? Paul Alfille On 2/5/07, Tim Sailer <[EMAIL PROTECTED]> wrote: OK, Maybe I'm dense. Or maybe I'm still programming at 01:30, but I can't make sense of this: I have 3 device serialnumbers in a database. I want to check to see if

Re: [Owfs-developers] More ownet questions

2007-02-06 Thread Paul Alfille
Yes, just comitted to the CVS. Also available from CPAN as OWNet.pm-1.7 Paul Alfille On 2/6/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Tue, February 6, 2007 22:45, Paul Alfille said: > Can you try the new version of OWNet.pm? I'm using the CVS from 2/5/07. Is there somethi

Re: [Owfs-developers] ownet oddity

2007-02-07 Thread Paul Alfille
Special case added On 2/5/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Mon, February 5, 2007 0:28, Paul Alfille said: > Well, currently OWNet assumes a bare address is a port number or service > name. Shall I add a special case for "localhost"? Hmm. Maybe. Then, again,

Re: [Owfs-developers] More ownet questions

2007-02-07 Thread Paul Alfille
Fixed, I think. OWNet.pm 1.8 On 2/6/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Tue, February 6, 2007 23:19, Paul Alfille said: > Yes, just comitted to the CVS. > Also available from CPAN as OWNet.pm-1.7 syntax error at /usr/local/share/perl/5.8.8/OWNet.pm line 210, near &quo

Re: [Owfs-developers] thermocouple device

2007-02-07 Thread Paul Alfille
2.6p2, when it's released, should have the corrected code. Before that release, I'd like to address some of the DS2409 microhub and Ds18S20 problems that have bbeen reported, and bus numbering problems that show up;. Paul Alfille On 2/7/07, Lorenz Drack <[EMAIL PROTECTED]> wro

Re: [Owfs-developers] Problem running recent versions of owfs on Slackware-11.0

2007-02-08 Thread Paul Alfille
x27; in another window A. in the owdir window returns the answer B. in the owserver window, the transaction is shown 4. I notice you are invoking ./owserver -- are you sure you are using the correct version? Paul Alfille On 2/8/07, J Kvalvaag <[EMAIL PROTECTED]> wrote: Hi all, I am h

Re: [Owfs-developers] Fwd: New kernel modules

2007-02-08 Thread Paul Alfille
Using one of the ownet programs (connecting directly to owserver) seems like the best approach. Paul Alfille On 2/8/07, Mark Cheeseman <[EMAIL PROTECTED]> wrote: A couple of months ago, Paul Alfille wrote: > > Also, is there interest in an OWFS - OWW bridge? My thought is to us

Re: [Owfs-developers] Newbie question

2007-02-08 Thread Paul Alfille
Great that you have it compiling now. That uppercase /OWFS/ directory looked a little strange, and should have tipped us off. If you want a quick test, use owhttpd. It doesn't require fuse or any external components beside a web browser. I'll bet you have that. Paul Alfille On 2/5/

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-08 Thread Paul Alfille
Wire Filesystem" "One Wire File System" or something in between. So I'll second the plea for suggested logos. Paul Alfille - Using Tomcat but need to do more? Need to support web services, security? G

Re: [Owfs-developers] Problem running recent versions of owfs onSlackware-11.0

2007-02-09 Thread Paul Alfille
Ok, fix will come come Sunday (or at least I'll be able to test that configuration then). Thank you for doing the reversion testing, it's VERY helpful! Paul Alfille On 2/9/07, J Kvalvaag <[EMAIL PROTECTED]> wrote: > Just tried your test case. I works for me. > > 1. Y

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-09 Thread Paul Alfille
Looks great to me! Can we use it? Paul Alfille On 2/9/07, Rob Conway <[EMAIL PROTECTED]> wrote: Somebody on this list must be acquainted with a friend / partner/ family member that is in marketing or advertisingthat could assist ? My suggestion (am not that good with graphics as y

Re: [Owfs-developers] OWFS on WRT-Router

2007-02-09 Thread Paul Alfille
tsearch is part of the C library binary search routines. It sounds like you C library doesn't include the binary search support. Christian Magnusson built the WRT packages for OpenWRT. Is that what you are using? Paul Alfille On 2/9/07, Chris <[EMAIL PROTECTED]> wrote: Hi, I ins

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-10 Thread Paul Alfille
And we'd love to have the ruby code included! Paul Alfille On 2/10/07, Pedro Côrte-Real <[EMAIL PROTECTED]> wrote: On 2/9/07, Pedro Côrte-Real <[EMAIL PROTECTED]> wrote: > I wanted to use owfs in a Ruby project so I decided to port the Python > ownet client to Ruby. I&#x

Re: [Owfs-developers] Problem running recent versions of owfs onSlackware-11.0

2007-02-10 Thread Paul Alfille
egg, have you found any problems? Paul Alfille On 2/8/07, J Kvalvaag <[EMAIL PROTECTED]> wrote: > >> > >> Hi all, > >> > >> I am having trouble running owfs version 2.6p0 and 2.6p1 on > Slackware-11.0 > >> with a stock 2.6.18 kernel. Versio

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-11 Thread Paul Alfille
commands and all I got was a connection reset. Yes, owserver supports persistent connections, but they must be REQUESTED and GRANTED. (It's only a single bit to signal this). Paul Alfille - Using Tomcat but need to do

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-12 Thread Paul Alfille
I've put the proposals at http://www.owfs.org/index.php?page=logo-poll I'll try to keep the page up to date. One question is size. At least the initial request was for a logo to acknowledge OWFS use on sites that use OWFS. David Lissuik also sugggests that we'll want to use the logo on PCB silk

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-12 Thread Paul Alfille
pport their offerings. I'd prefer we help people find those sites, and that those vendors mention OWFS as one of the available software systems. Paul Alfille - Using Tomcat but need to do more? Need to support web servi

Re: [Owfs-developers] Problem running recent versions of owfsonSlackware-11.0

2007-02-12 Thread Paul Alfille
Tried on Ubuntu, as well. Success. Linux ubuntu 2.6.15-27-386 #1 PREEMPT Fri Dec 8 17:51:56 UTC 2006 i686 GNU/Linux libusb-0.1-4 Perhaps this is a problem with libusb versions? Paul Alfille On 2/11/07, J Kvalvaag <[EMAIL PROTECTED]> wrote: > Ok, I tried the current CVS version u

Re: [Owfs-developers] Problem running recent versions of owfsonSlackware-11.0

2007-02-12 Thread Paul Alfille
On 2/12/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: i had problems with a nic card using PREEMPT kernels... try the default kernel without preempt Paul Alfille escreveu: > Tried on Ubuntu, as well. Success. > > Linux ubuntu 2.6.15-27-386 #1 PREEMPT Fri Dec 8 17:51:56 UTC

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-12 Thread Paul Alfille
y_code++ / 10 Binary: This would have all the advantages of --fake and allow rather intricate unit testing. Any suggestions before I start coding? Paul Alfille - Using Tomcat but need to do more? Nee

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-12 Thread Paul Alfille
urns an error if you don't write the set value? 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. D

Re: [Owfs-developers] OWNet and remote host

2007-02-13 Thread Paul Alfille
It's easier if the code is fixed. Fixed. Paul Alfille On 2/13/07, Tim Sailer <[EMAIL PROTECTED]> wrote: I can not get OWNet to work with anything but localhost, and I'm stumped. Has anyone else gotten this to work? What was the magic incantation? Tim -- Tim Sailer Coast

[Owfs-developers] Maintainers list

2007-02-14 Thread Paul Alfille
me a message for corrections and additions. 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 opinions on IT & busi

Re: [Owfs-developers] protocols

2007-02-14 Thread Paul Alfille
On 2/14/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: hello guys, i was out for some days, i saw the protocols implementations New features: 1. Dirall (single owserver message getting an entire directory). stable, won't change. we might add a superclass called "get" that either reads, or does

Re: [Owfs-developers] ibuttons

2007-02-14 Thread Paul Alfille
nd the humidity-enabled 1922) has differetn temperature ranges, no histogram, password protection, ... Nothing impossible, just complex. Paul Alfille On 2/14/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: it's like an dsxxx on parasite mode? Alfille, Paul H.,M.D. escreveu: &

Re: [Owfs-developers] TAI-8570

2007-02-15 Thread Paul Alfille
file? Yes. "man 5 owfs" or http://www.owfs.org/index.php?page=configuration-file Paul Alfille - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get t

Re: [Owfs-developers] TAI-8570

2007-02-16 Thread Paul Alfille
able, I'd be happy to help and support it. Paul Alfille On 2/16/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: reading configuration file.. what this means? /LINK/ = [address:]port # LINK-HUB-E ??? can i use an tcp-serial converter? Paul Alfille escreveu: > On 2/15/07, *Tim

Re: [Owfs-developers] Owfs response time

2007-02-16 Thread Paul Alfille
lays. Even better would be auto tuning, where the delays are adjusted as the program proceeds, compensating for the hardware and clock speed. Of course, it is also possible that we have some inefficient implementation -- again, the only testing was that is worked. Paul Alfille On 2/16/07, [EMAIL

Re: [Owfs-developers] local and remote owserver

2007-02-17 Thread Paul Alfille
On 2/18/07, Tim Sailer <[EMAIL PROTECTED]> wrote: I have a computer out in my garage monitoring the inside temperature and the solar heater output vent. I have some perl code that writes it into the same database as my other weather station. I remembered that owserver can use a remote owserver a

Re: [Owfs-developers] DS9097 - What's wrong with it?

2007-02-19 Thread Paul Alfille
The adapters I'm familiar with are found at http://owfs.sourceforge.net/adapters.html Simple question, do you have permission to access the serial port? Paul Alfille On 2/19/07, Chris <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FYI: system/bu

Re: [Owfs-developers] owfs -> LinkHub-E

2007-02-19 Thread Paul Alfille
relatively constant. Paul Alfille On 2/16/07, Jon Dustin <[EMAIL PROTECTED]> wrote: Greetings - I have been looking at your OneWireFileSystem for some time, and it looks to be *very* promising. I have been using the iButtonLink for some time (via digitemp libraries), and now am look

Re: [Owfs-developers] Problem with temperature reading

2007-02-21 Thread Paul Alfille
s and allows arbitrary levels of DS2409 branching. I'm guessing that we turn off power to the branch too early. In my experiments I got intermittent 85C in a similar setup -- about 50% of 100 sensors on hte branch, 0% on the main line. Pa

Re: [Owfs-developers] Problem running recent versions of owfs on Slackware-11.0

2007-02-22 Thread Paul Alfille
orks. I'm a little lost chasing through where the variable is set ( src/include/config.h.in probably by automake or autoconf ). ( the easy, ugly, fix is #define HAVE_USB_INTERRUPT_READ at the start of module/owlib/src/c/ow_9490.c ) Anyone have better insight? Paul Alfille On 2/8/07, J K

Re: [Owfs-developers] Problem running recent versions of owfs on Slackware-11.0

2007-02-23 Thread Paul Alfille
there might have caused the bad detection. /Christian *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Paul Alfille *Sent:* den 22 februari 2007 21:05 *To:* owfs-developers@lists.sourceforge.net *Subject:* Re: [Owfs-developers] Problem running recent versions of owfs on Sla

Re: [Owfs-developers] OWFS on Debian

2007-02-24 Thread Paul Alfille
I suspect a permissions issue, or the recently fixed USB configuration issue. (HAVE_USB_INTERRUPT_READ). Can you start owfs with: --foreground --error_level=9 and report the first few lines. Paul Alfille On 2/24/07, John Benfield <[EMAIL PROTECTED]> wrote: Okay, the warning first - This

Re: [Owfs-developers] OWFS on Debian

2007-02-24 Thread Paul Alfille
Ok, it looks like the error in usb configuration that Christian just corrected. Either pull from cvs, and run ./bootstrap,... or add #define HAVE_USB_INTERRUPT_READ to the top of module/owlib/src/c/ow_ds9490.c On 2/24/07, John Benfield <[EMAIL PROTECTED]> wrote: > On 24/02/07, Paul Alfill

Re: [Owfs-developers] Windows OW....

2007-02-24 Thread Paul Alfille
On 2/24/07, Chris <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm wondering how good your port to windows is, as it does not appear to detect my home-built DS9097. How good? Probably not as good as the older and better tested linux version. It is t

Re: [Owfs-developers] xml from owhttpd

2007-02-27 Thread Paul Alfille
8 And a perl module for stream xml parsing like SAX http://perl-xml.sourceforge.net/perl-sax/ Is this the direction you are thinking? Paul Alfille On 2/27/07, Matt <[EMAIL PROTECTED]> wrote: http://www2.buoy.com/pipermail/weather/2007-February/007544.html This thread on a Weather list

Re: [Owfs-developers] Cable length when connecting a 18B20 sensor to a USB dongle

2007-03-03 Thread Paul Alfille
Are you certain that the extension cable doesn't reverse polarity? Paul On 3/3/07, Pedro Côrte-Real <[EMAIL PROTECTED]> wrote: I'm trying to use a 18B20 sensor connected to a USB dongle. I've put the 18B20 sensor directly on an RJ-11 connector. I've connected the 18B20 Vcc connector to the USB

Re: [Owfs-developers] -link still broken

2007-03-06 Thread Paul Alfille
Hi Jerry, Can you confirm: 1. --link (2 dashes) 2. local or remote? 3. show the actual command line 4. Link45, not LinkTH Paul Alfille On 3/6/07, Jerry Scharf <[EMAIL PROTECTED]> wrote: > Paul, > > Sorry, it's been a while since I tested it. I just pulled the latest > fro

Re: [Owfs-developers] -link still broken

2007-03-06 Thread Paul Alfille
Try: /opt/owfs/bin/owserver --link /dev/ttyS0 -p 2840 -P /opt/owfs/run/owserv.pid Paul Alfille On 3/6/07, Jerry Scharf <[EMAIL PROTECTED]> wrote: > Paul Alfille wrote: > > Hi Jerry, > > Can you confirm: > > 1. --link (2 dashes) > > 2. local or remote? > >

Re: [Owfs-developers] is the logging control in ow_python broken?

2007-03-10 Thread Paul Alfille
Sorry about that. At least you can tell where the current design work is focussed. Paul Alfille P.S. There's an idea! A /dev/null spam responder. On 3/10/07, Jerry Scharf <[EMAIL PROTECTED]> wrote: So I upgraded to the latest CVS pull about a week ago. Up till the upgrade, I had

Re: [Owfs-developers] Reading 1 wire data every minute with an NSLU2 (SLUG)

2007-03-12 Thread Paul Alfille
ould be nice to find the underlying problem. Paul Alfille On 3/12/07, Rob Conway <[EMAIL PROTECTED]> wrote: I am using an NSLU2 (Unslung 6.8), I currently use a simple bash script to gather 8 off 1wire variables and do some calc's before storing the data in trend files. I have it sche

Re: [Owfs-developers] Reading 1wire dataevery minutewith anNSLU2(SLUG)

2007-03-14 Thread Paul Alfille
ompletely public domain (not GPL). 5. Very small binary 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 opinions on IT &

Re: [Owfs-developers] Python with ownet

2007-03-16 Thread Paul Alfille
You are right to ingore the payload= -1 packets. They are "keepalive" packets to show that processing is still occuring and that the connection needn't be timed out. See: http://www.owfs.org/index.php?page=owserver-protocol Paul Alfille On 3/16/07, Stephen Houser <[EMAIL PROT

Re: [Owfs-developers] Bad iButtonLink MS-TH humidity readings

2007-03-16 Thread Paul Alfille
. The two models are exactly the same except the MS-THW has a Honeywell humidity sensor." So might be the same. I'll test the AAG design again to corroborate that it is accurate, and then we will have to get more information to properly support iButtonLink's design. Paul Alfille

Re: [Owfs-developers] owfs exits, no obvious error

2007-03-30 Thread Paul Alfille
Hmm... works with kernel 2.6.18 (Suse 10.2) As Christian noted, it seems that owfs is exitting, but giving no hints. I'll try to find a new distro. Does anyone else have a similar experience? Paul Alfille - Take Su

Re: [Owfs-developers] New distribution of Slackware going active RSN

2007-03-31 Thread Paul Alfille
What version of the kernel does it use? I'm interested because of the recent reports of FUSE problems with 2.6.19+ Paul Alfille On 3/31/07, Gregg Levine <[EMAIL PROTECTED]> wrote: Hello! Just in case anyone missed it, Slackware 11.0 went GA (Generally Available) towards the beginn

[Owfs-developers] Fwd: Dead WRT54G v2

2007-04-05 Thread Paul Alfille
Tom Ament asked me to forward this to the list to see if anyone can help with a WRT54G problem. -- Forwarded message -- From: Tom Ament <[EMAIL PROTECTED]> Date: Apr 4, 2007 5:35 PM Subject: Dead WRT54G v2 Any chance you have a schematic of the power side of this thing. I have o

Re: [Owfs-developers] OWNet.py: does MultiSensor attribute work?

2007-04-10 Thread Paul Alfille
Good question. What do you get when you read page 0? The first byte is used for determining sensor type. Paul Alfille On 4/10/07, George Bobeck <[EMAIL PROTECTED]> wrote: I have been encountering something a bit strange while using the ownet python module to access the MultiSensor att

Re: [Owfs-developers] owfs exits, no obvious error

2007-04-21 Thread Paul Alfille
Thanks for the report. If it isn't fuse, then owhttpd should also fail -- did you find that? Paul Alfille On 4/21/07, njh <[EMAIL PROTECTED]> wrote: I just upgraded to feisty and my ow system died. After a few hours debugging it seems that libusb is generating -22 when talking to

Re: [Owfs-developers] attaching microcontrollers to OW

2007-04-21 Thread Paul Alfille
or business decision, limitting their market, mindshare, etc, but they seem to have the right. The DS2408 can also talk to a microprocessor a byte at a time, with a strobe line to coordinate data transfer. We'd have to do some additions to OWFS to support that mode, but it's quite doable.

Re: [Owfs-developers] attaching microcontrollers to OW

2007-04-24 Thread Paul Alfille
ed to ba a sane timeout. The machinery is there to do this 1 byte at a time (setting strobe, reading latch on the alarm channel, writing/reading PIO.BYTE but it can't be called elegant. Paul Alfille On 4/21/07, njh <[EMAIL PROTECTED]> wrote: On Sat, 21 Apr 2007, Paul Alfille wrote

Re: [Owfs-developers] OWFS+Puredata /// switching DS2413

2007-04-25 Thread Paul Alfille
language extensions easily. It would be easy to embed OWFS into puredata using owcapi, or just communicate with an owserver by embedding owshell code. As for the DS2413, I'm not clear about your question. Can you explain? Paul Alfille On 4/21/07, Chris <[EMAIL PROTECTED]> wrote: Hi,

Re: [Owfs-developers] Bus Masters

2007-04-26 Thread Paul Alfille
For speed differences, see: http://www.owfs.org/index.php?page=performance Paul Alfille On 4/26/07, Gregg C Levine <[EMAIL PROTECTED]> wrote: Hello! To quote a friend in a different venue, "It depends.". Essentially, if you are planning on using OWFS as part of a setup ru

Re: [Owfs-developers] Data error reading DS2423 counters

2007-04-27 Thread Paul Alfille
Hacker's guide: code is in: DS2423 is in module/owlib/src/c/ow_ds2423.c debugging: --foreground --error_level=9 sniffing: use an extra "LINK" adapter and the src/sniffer/linksniff program (just run "make" in that directory). Paul Alfille On 4/27/07, Matthias

Re: [Owfs-developers] DS2408 switch problem (TAI8558)

2007-04-28 Thread Paul Alfille
e probably trails a bit). Paul Alfille On 4/27/07, Lorenz Drack <[EMAIL PROTECTED]> wrote: Hi I'm having problems switching relays on my TAI8558 relay board (and TAI8555) switch on my slug. By setting PIO.BYTE I can switch the relays on the TAI8558, however, PIO.ALL seems to do no

Re: [Owfs-developers] Data error reading DS2423 counters

2007-04-28 Thread Paul Alfille
I've been looking at the code. Can you post what kind of errors you are getting? Perhaps debug output? Paul Alfille On 4/27/07, Paul Alfille <[EMAIL PROTECTED]> wrote: Hacker's guide: code is in: DS2423 is in module/owlib/src/c/ow_ds2423.c debugging: --foreground --error_

Re: [Owfs-developers] Data error reading DS2423 counters

2007-05-01 Thread Paul Alfille
Ok, sounds easy to fix. Paul Alfille On 5/1/07, Lorenz Drack <[EMAIL PROTECTED]> wrote: > > > > > Hi > > I run 2.6p3-4 which is the latest port to the slug. > > Previous versions don't support the AAG thermocouple device (DS2760) which I > need as part of

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

2007-05-01 Thread Paul Alfille
owserver is multithreaded -- might separate threads appear as separate processes in uclinux? Paul Alfille On 5/1/07, Lorenz Drack <[EMAIL PROTECTED]> wrote: Hi Rob Your message prompted me to check the processes on my slug. PS looks a bit scarier than yours. Why aren't old proc

Re: [Owfs-developers] DS2760 - two bugs

2007-05-02 Thread Paul Alfille
Ok, I see part of the problem: The DS2760 stores data highbyte/lowbyte and the DS2438 stores data lowbyte/highbyte. I was trying to reduce repetetive code between these very similar chips and missed this nuance. It effects voltage readings, temperature, and current. Fixed in the CVS. Paul

Re: [Owfs-developers] New master device: EtherWeather

2007-05-05 Thread Paul Alfille
n the OWFS website under bus masters, and think of a suitable command line argument. Tell us more about your device. Is it microprocessor-based? Is it commercially available or is the design open? Does it support all 1-wire devices? Does it have special functions? Paul Alfille On 5/5/07, Jacob P

Re: [Owfs-developers] New master device: EtherWeather

2007-05-07 Thread Paul Alfille
Does it work? You are able to set communication parameters and control the DS2480? Should be very easy to add support. After all, we support tcp communication and we support the DS2480 Paul Alfille On 5/7/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: today i have a kind of "ethe

Re: [Owfs-developers] New master device: EtherWeather

2007-05-07 Thread Paul Alfille
EtherWeather is now supported. Jacob, I'm going to add the GPL v2 license to your file, since it is required. Remove the file if this is not acceptable. Paul Alfille On 5/6/07, Jacob Potter <[EMAIL PROTECTED]> wrote: On 5/5/07, Paul Alfille <[EMAIL PROTECTED]> wrote: > Th

Re: [Owfs-developers] New master device: EtherWeather

2007-05-07 Thread Paul Alfille
Please, and the $ID:$ cvs tag in the comments. On 5/7/07, Jacob Potter <[EMAIL PROTECTED]> wrote: On 5/7/07, Paul Alfille <[EMAIL PROTECTED]> wrote: > EtherWeather is now supported. > > Jacob, I'm going to add the GPL v2 license to your file, since it is > require

Re: [Owfs-developers] newest CVS

2007-05-07 Thread Paul Alfille
As far as I know, there have been no changes to ow.pm for quite a while. Tell us a little more for about your setup. Paul Alfille On 5/7/07, Tim Sailer <[EMAIL PROTECTED]> wrote: Updating my owfsws scripts, I compiled the lastest CVS to make the counters work. Well, my wind speed, lig

Re: [Owfs-developers] newest CVS

2007-05-08 Thread Paul Alfille
So you've found a work-around, but parameter handling in OW.pm needs debugging? Paul Alfille On 5/7/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Mon, May 7, 2007 21:29, Paul Alfille said: > As far as I know, there have been no changes to ow.pm for quite a while. Interest

Re: [Owfs-developers] OWFS on Kamikaze OpenWrt

2007-05-10 Thread Paul Alfille
If I could figure out the interface, the GPIO pin would be fun. Isn't it at 3V, though? Paul Alfille On 5/10/07, Alessio Sangalli <[EMAIL PROTECTED]> wrote: Hi, I have an Asus wl-500gP with Openwrt Kamikaze on it and I would like to run OWFS on it. Are there packages for Kamikaze

Re: [Owfs-developers] New master device: EtherWeather

2007-05-12 Thread Paul Alfille
Added to website: http://www.owfs.org/index.php?page=etherweather If you have a picture, pdf, website or specs, we can add that as well. Paul Alfille On 5/6/07, Jacob Potter <[EMAIL PROTECTED]> wrote: On 5/5/07, Paul Alfille <[EMAIL PROTECTED]> wrote: > There are several ways

Re: [Owfs-developers] new owfsws release

2007-05-12 Thread Paul Alfille
Very nice! Added to the website (under Examples) http://www.owfs.org/index.php?page=weatherowfsws We'll need to add it to software list as well. Paul Alfille On 5/12/07, Tim Sailer <[EMAIL PROTECTED]> wrote: I just posted the newest release of owfsws that I have been runnin

Re: [Owfs-developers] Where to buy an ASUS gizmo

2007-05-13 Thread Paul Alfille
LAN-Hard-Disk-2-5-Box_W0QQitemZ170103236834QQihZ007QQcategoryZ106273QQrdZ1QQssPageNameZWD1VQQcmdZViewItem There are a number of vendors in the UK and Australia that will ship to you reasonably. Paul Alfille On 5/12/07, Gregg Levine <[EMAIL PROTECTED]> wrote: Hello! Would anyone here on the list know w

Re: [Owfs-developers] Broken CVS check-in alert

2007-05-15 Thread Paul Alfille
Thank you. How embarrassing. The risks of trying to make the code more readable. Paul Alfille On 5/15/07, Matthias Urlichs <[EMAIL PROTECTED]> wrote: This cannot possibly be correct for any sane definition of that word... diff --git a/module/owlib/src/c/ow_read.c b/module/owlib

Re: [Owfs-developers] OWFS on DD-WRT

2007-05-15 Thread Paul Alfille
tsearch is the binary tree search that is part of glibc and some implementations of uClibc. It may not have been included in the dd-wrt version of uClibc. It could be an optional part of owlib, like some of the semaphore and other code. Does that give you a place to look? Paul Alfille On 5/15

[Owfs-developers] Fwd: Faster-than-cron polling ideas?

2007-05-19 Thread Paul Alfille
-- Forwarded message -- From: Brian Fahrlander <[EMAIL PROTECTED]> Date: May 19, 2007 7:03 PM Subject: Faster-than-cron polling ideas? To: [EMAIL PROTECTED] -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just got my first board from Hobby-Boards.com; it's a temperature/humi

Re: [Owfs-developers] OWFS on DD-WRT

2007-05-19 Thread Paul Alfille
Not without writing a version for your machine, though I could switch in a linear search algorthm. Let me work on it Monday. Paul Alfille On 5/19/07, Eric Allen <[EMAIL PROTECTED]> wrote: > Okay. But I'm still stuck with tsearch. Any way to get around that? > > > On 5/18/

Re: [Owfs-developers] OWFS on DD-WRT

2007-05-21 Thread Paul Alfille
turn failure. I just hadn't put in stube for the newest functions, tilll now -- my oversight. If everything seem good, it's time for a new release. Paul Alfille On 5/19/07, Christian Magnusson <[EMAIL PROTECTED]> wrote: Building owlib without cache-support seem to be broken righ

Re: [Owfs-developers] OWFS on DD-WRT

2007-05-21 Thread Paul Alfille
On 5/21/07, Matthias Urlichs <[EMAIL PROTECTED]> wrote: Somebody please fix the shared library sonames before releasing (if it hasn't happened already) so that I can put out a "proper" version of the Debian packaging. Can you instruct me on what to do? Configuration

Re: [Owfs-developers] Gentoo ebuild for owfs

2007-05-22 Thread Paul Alfille
Great Ben! Added your Gentoo instructions to the website at http://www.owfs.org/index.php?page=gentoo Paul Alfille - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and

Re: [Owfs-developers] Latest patches...

2007-05-22 Thread Paul Alfille
reate worse problems. Paul Alfille -- Hello, here is my current set of diffs. All of these should make perfect sense. ;-) *** We don't want to overwrite random memory *** diff --git a/module/swig/ow.i b/module/swig/ow.i index 768d173..e585117 100644 --- a/modu

Re: [Owfs-developers] (C) API question

2007-06-02 Thread Paul Alfille
Sounds like a bug in owcapi -- I'll check. Paul Alfille On 6/2/07, Sven Geggus <[EMAIL PROTECTED]> wrote: Hi there, my last posting I assumed this to be a bug of owtcl, but its not! Presumably I have just got some misunderstanding of the API. Anyway, this did work with some ol

Re: [Owfs-developers] DS2423 - Data Error on lates releases

2007-06-03 Thread Paul Alfille
thank you. On 6/3/07, Carsten Günther <[EMAIL PROTECTED]> wrote: > however, i tried the release pl1 on the current branch which works as > expected. i did not look into the code, just wanna let you know. maybe > someone can have a look into it.

[Owfs-developers] Fwd: 1-wire

2007-06-04 Thread Paul Alfille
-- Forwarded message -- From: "Γιώργος Μπόλλας (Yorgos Bollas)" <[EMAIL PROTECTED]> Date: Jun 4, 2007 8:26 AM Subject: 1-wire To: [EMAIL PROTECTED] the 1-wire for wrt-54g does it work with standard whiterussian 0.9 ? i dont want to put extra firmware (unless yours is based on whit

Re: [Owfs-developers] Fwd: 1-wire

2007-06-04 Thread Paul Alfille
or owfs: libpthread libpthread kernel (2.4.30-brcm-3) libpthread obviously libpthread does not exit in the repository what do i do now ? On 6/4/07, Eric Allen <[EMAIL PROTECTED]> wrote: I have it running on whiterussian 0.9 perfectly installed through ipkg. On 6/4/07, Paul A

Re: [Owfs-developers] owperl for openwrt

2007-06-15 Thread Paul Alfille
Very impressive. Linux Weekly News (www.lwn.net) had a recent article on OpenWRT. Paul Alfille On 6/15/07, Christian Magnusson <[EMAIL PROTECTED]> wrote: I have managed to compile owperl for openwrt. Here are some outputs of the installation and tests. Perl is pretty big, but I mana

Re: [Owfs-developers] DS18S20 sampling speed

2007-06-21 Thread Paul Alfille
ile containing it seems pretty straightforward, though I'm always open to better ways of doing things. I apologize for taking up time on a development list, for applications questions, but appreciate the advice from both responden

Re: [Owfs-developers] Persistent connections broken ?

2007-06-22 Thread Paul Alfille
onfused. Are you trying to modify owdir's code? Or writing a client of your own? Paul Alfille - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of

Re: [Owfs-developers] Flag forwarding

2007-06-23 Thread Paul Alfille
orks! The problem is with your syntax. Did I document it incorrectly somewhere? Paul Alfille - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of y

Re: [Owfs-developers] ownet/python crashing sporadically in connection.py

2007-06-29 Thread Paul Alfille
with backwards compatibility. Paul Alfille On 6/28/07, Doug Collinge <[EMAIL PROTECTED]> wrote: Here is a little patch that seems to fix it. It would actually be nice if the owlib returned a decimal point on all temperatures, even those with integer values, and with enough trailing zeroes to indi

Re: [Owfs-developers] ownet/python crashing sporadically in connection.py

2007-06-29 Thread Paul Alfille
real question is, given that backwards compatibility and handling of the existing data format will have to be included in clients, is there really a strong need for the improved read version? (i.e. the extended_read type). Paul Alfille On 6/29/07, Jerry Scharf <[EMAIL PROTECTED]> wrote: Yo

Re: [Owfs-developers] MAN pages for owread / owwrite links

2007-06-29 Thread Paul Alfille
en a client and owserver, relaying messages, and giving a visual display of the transactions. Paul Alfille On 6/29/07, Rob Conway <[EMAIL PROTECTED]> wrote: I am looking for information on owread/write and if owserver provides for an error log. I only use owserver with owread/owwrite in

Re: [Owfs-developers] Weathervane using DS2450. Volt.ALL query.

2007-07-03 Thread Paul Alfille
Separate readings. What should the values be? Paul On 7/3/07, Matt <[EMAIL PROTECTED]> wrote: I'm using owserver and python to take reading of a 1wire weathervane. It uses some reed switches to determine the direction. Here's some output from owhttpd typeDS2450 volt.ALL0.0597665, 4.

<    6   7   8   9   10   11   12   13   14   15   >