Am Sonntag, den 28.03.2010, 23:56 +0200 schrieb Pascal Baerten:
> I don't know pyowfs, but I guess:
> s=root.find(type="DS18S20")[0]
> and read the properties specific to the DS18S20 sensor with
> print s.get("temperature")
thanks pascal, perfectly right ;)
regards,
marcus.
---
Thank you for the reminder. This will be the next problem addressed.
No there is really no better but reporting method, unless you want to send a
patch. The bandwidth limitation is at the developer's end and he scans the
mailing list daily, and the sourceforge reports occasionally.
Paul Alfille
Hi Paul,
Well I've made some good progress in that I now have a Linksys NSLU2 with
OpenWRT 8.09.2 installed
I installed the owfs packages and the version reported is:
owfs version:
2.7p13
libow version:
2.7p13
I've installed the FTDI USB drivers and can now see the /dev/ttyUSB0
owtcl does not seem to work with the current Version of owfs :(
System is Debian stable (lenny).
All I need is the following command:
~/ > echo "package require ow; ::OW::init localhost:5; ::OW::get /" |tclsh
*** glibc detected *** tclsh: double free or corruption (top): 0x09525c38 ***
===
Hello!
Paul, when you get a moment please check with the folks at
SourceForge. It seems something over there who holds our project and
perhaps a lot of them have crashed. I can't download anything from CVS
on Linux, and the update fails with connection refused on Cygwin.
(Same error on Linux.)
And
Yes. The Sourceforge CVS servers for OWFS are down.
https://sourceforge.net/apps/wordpress/sourceforge/
Quite a shame, since I've fixed the problem with owcapi (and owtcl by
extension).
Paul Alfille
On Wed, Mar 31, 2010 at 8:50 PM, Gregg Levine wrote:
> Hello!
> Paul, when you get a moment plea