[Owfs-developers] Owfs connect timout error

2010-10-28 Thread William Brown
Just started getting this since I switched to Ubuntu 10.4, is it related to this rts/cts problem or is there another reason for the timeout? Running owfs 2.8p2 but timeout was also in owfs 2.7p38. Ubuntu 9.10 and owfs 2.7p38 were ok. Oct 28 18:20:36 Irry OWFS[859]: CONNECT: ow_com_read.c:COM_r

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Eloy Paris
On 10/28/2010 09:11 PM, Paul Alfille wrote: > Good question about the roadmap: > > 1. Fix current issues (like the rwlock, alias, and LinkUSB). Is there a bug track system where one can read about current issues? In other words, I'd like to know the details about these issues you mention to see

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Paul Alfille
Good question about the roadmap: 1. Fix current issues (like the rwlock, alias, and LinkUSB). 2. Fill in rest of slave support (Thermocron, Humidicron, DS2435, ...) 3. Support for the AGG RS485 weather station. 4. Support for Pascal's new BAE0911 5. Support for the EDS ENET-OWSERVER (works but nee

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Paul Alfille
On Thu, Oct 28, 2010 at 4:54 AM, Rob Conway wrote: > Hi, > > Just wondering if there was an update on the roadmap for OWFS.  It does > everything I want it to do however was just wondering if there was any > significant changes in the pipeline over the next 6 - 12 months. > > I would also like to

Re: [Owfs-developers] set_alarm on DS2408

2010-10-28 Thread Tom Kucharski
Does anyone know if the problem with set_alarm in DS2408 is fixed? I found it still not working - there is no way to set any proper value. It's crucial functionality because I decided to build all my house switches on DS2408. I know and (confirmed it twice) that set_alarm on DS2406 is working p

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Eloy Paris
Hi Marcus, On 10/28/2010 10:18 AM, Marcus Priesch wrote: > Hi there, > > also LinuUSB detection and communication is currently not working > out-of-the box ... i posted a patch for 2.8p2. > > it is related to enabling rts/cts handshake - but maybe this is > dependent on the kernel version running

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Marcus Priesch
Hi there, also LinuUSB detection and communication is currently not working out-of-the box ... i posted a patch for 2.8p2. it is related to enabling rts/cts handshake - but maybe this is dependent on the kernel version running (and the ftdi driver) ?!?! - for me it only works when i enable rts/c

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Eloy Paris
Hi Rob, On 10/28/2010 04:54 AM, Rob Conway wrote: [...] > I would also like to know if the Alias function is OK. I can remember > some time ago there was some kind of caution in using the alias file. When I tried using aliases I got random read failures so I stopped using them and instead impl

Re: [Owfs-developers] have to run sudo root on 1 pc but not on the other

2010-10-28 Thread Norman Elliott
ds2490 is not blacklisted on my laptop and this is the one that works fine!!! Unfortunately my desktop PC ( 64bit) now has some sort of hardware fault so, for now, I will not be able to take this further. I will try again when i have it fixed. Thanks On 28 October 2010 01:28, Paul Alfille wrote:

Re: [Owfs-developers] OWFS roadmap

2010-10-28 Thread Christian Magnusson
I found one major bug which needs to be fixed as soon as possible. The rwlocks have never worked actually!?! If something will make owfs more stable, it's probably by fixing this bug. Strange that nobody have seen this before. void my_rwlock_init(my_rwlock_t * my_rwlock) { _MUTEX_INIT(my_

[Owfs-developers] OWFS roadmap

2010-10-28 Thread Rob Conway
Hi, Just wondering if there was an update on the roadmap for OWFS. It does everything I want it to do however was just wondering if there was any significant changes in the pipeline over the next 6 - 12 months. I would also like to know if the Alias function is OK. I can remember some time ag

[Owfs-developers] Ubuntu 10.4 php version error

2010-10-28 Thread William Brown
Found this using Ubuntu 10.4 Lucid Lynx, php 5.3 and swig 1.3.40. Changing option php4 to php5 seems to have fixed the error and make completed. Making all in php make[3]: Entering directory `/owfs-2.8p2/module/swig/php' /usr/bin/swig -php4 -o ow_wrap.c ../ow.i *** -php4 is no longer supported.