Re: [Owfs-developers] Problem running Python examples

2010-08-12 Thread Paul Alfille
Applied. It will be in 2.8p1 Thanks, Paul Alfille On Wed, Aug 11, 2010 at 4:37 PM, Joshua J. Kugler wrote: > On Wednesday 11 August 2010, Jim Kusznir elucidated thus: > > Yep, your file... > > Caught that...and felt silly when I did. > > > Our python guys aren't as good as you :) > > Thanks fo

Re: [Owfs-developers] segfault with 2.8p0

2010-08-12 Thread Paul Alfille
I found at least one bug with /alarm thanks to your report (the -uscan creates a bus entry that can't really support an alarm). It will be corrected in the next release. (It's in the CVS version). The system is now robust for me, but I'll look forward to your testing. Paul Alfille On Thu, Aug 12

Re: [Owfs-developers] How can i get a slave serial number allocated?

2010-08-12 Thread Paul Alfille
On Thu, Aug 12, 2010 at 11:35 AM, Jim Kusznir wrote: > ... a bit about it. I believe he stopped in the middle of getting a 2450 > emulated (having to deal with the A2D scaling, as OWFS used a 16bit > A2D and the atmel has a 12bit A2D IIRC). > The 16bit A/D choice was pretty arbitrary. The spee

Re: [Owfs-developers] How can i get a slave serial number allocated?

2010-08-12 Thread Jim Kusznir
So, I guess I should update everyone as well... Our lab got someone's (from this list, but I forgot who's -- I don't have it in front of me) AVR onewire slave code, and have been augmenting and improving it. Right now, it just emulates existing Dallis chips, so no explicit support is required. I