Re: [Owfs-developers] pyowfs - next question

2010-03-31 Thread Marcus Priesch
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. ---

Re: [Owfs-developers] pyowfs & owcapi still not working in p33

2010-03-31 Thread Paul Alfille
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

Re: [Owfs-developers] Hello and AVR based slave device

2010-03-31 Thread Alex Shepherd
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

[Owfs-developers] owtcl crash in owfs 2.7p33

2010-03-31 Thread Sven Geggus
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 *** ===

[Owfs-developers] CVS or even Source Forge is not working

2010-03-31 Thread Gregg Levine
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

Re: [Owfs-developers] CVS or even Source Forge is not working

2010-03-31 Thread Paul Alfille
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