Re: [Owfs-developers] Scan for serial masters

2011-09-28 Thread Paul Alfille
I'll have to test for the serial case, but this is fixed in the CVS version for HA5 bus masters. On Wed, Sep 28, 2011 at 11:10 AM, Mark Richards wrote: > On 9/28/2011 08:11, Paul Alfille wrote: > > It seems like testing for valid bus masters would be an easy utility to > write with owcapi. Even

Re: [Owfs-developers] Scan for serial masters

2011-09-28 Thread Mark Richards
On 9/28/2011 08:11, Paul Alfille wrote: It seems like testing for valid bus masters would be an easy utility to write with owcapi. Even Forking multiple children for parallel testing. With a little testing I note that OW::init("-d/dev/ttyS3 --timeout_serial=2 --timeout_usb=2 --timeout_pres

Re: [Owfs-developers] Scan for serial masters

2011-09-28 Thread Mark Richards
On 9/28/2011 08:11, Paul Alfille wrote: It seems like testing for valid bus masters would be an easy utility to write with owcapi. Even Forking multiple children for parallel testing. Good idea. I'll look at it and (finally) make a contribution. ---

Re: [Owfs-developers] Scan for serial masters

2011-09-28 Thread Paul Alfille
It seems like testing for valid bus masters would be an easy utility to write with owcapi. Even Forking multiple children for parallel testing. Or an owperl program. Paul Alfille On Tue, Sep 27, 2011 at 6:29 PM, Mark Richards wrote: > Hello Paul, > > > On 9/27/2011 18:18, Paul Alfille wrote: >