Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Jan Kandziora
Am 21.10.2015 um 19:36 schrieb Ritchie: > > thanks for taking a closer look too it, but I may try to find a way, > that the owserver will only send information on request. > > Creating extra builds it not needed... > > I just thought it was easy to get a dump. > > Is there maybe a other good do

Re: [Owfs-developers] DS18B20 at 3.3V - Resistor? Accuracy? - Conclusions

2015-10-21 Thread Jan Kandziora
Am 21.10.2015 um 02:45 schrieb Loren Amelang: > > This is the first I've heard that the w1 driver is supposed to > implement a strong pullup| > Yes, the w1 driver supports it. But you have a beagleboard, which uses a board definition file to configure its GPIOs, and if that one accidentally doesn

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Ritchie
Hi to all, thanks for taking a closer look too it, but I may try to find a way, that the owserver will only send information on request. Creating extra builds it not needed... I just thought it was easy to get a dump. Is there maybe a other good documentation what commands are running from the

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Hm seems this was introduced in 76efcb94e4cc1657de4b3197da7e137232200813, commited exactly one year ago (20 Oct 2014). Before that, you had to build with --enable-owtraffic, and it would always be outputted. v2.8p15 is from May 20, 2012... I'd recommend getting a newer owfs before trying to debug

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Alex Shepherd
Hi Johan, > On 22/10/2015, at 2:09 am, Johan Ström wrote: > > Try --traffic (two dashes) Hmmm… so I tried: /usr/bin/owserver -c /etc/owfs.conf --foreground --traffic /usr/bin/owserver: unrecognized option '--traffic' I also note that ‘—traffic’ doesn’t seem to be list

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Try --traffic (two dashes) On 21/10/15 14:58, Alex Shepherd wrote: >> >> Oh, and --foreground is useful too. > > Hmmm… > > I tried to run it using: > > /usr/bin/owserver -c /etc/owfs.conf --foreground —traffic > > but got an error: > > /usr/bin/owserver: unrecognized option ‘—traffic > > Here is s

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Alex Shepherd
> > Oh, and --foreground is useful too. Hmmm… I tried to run it using: /usr/bin/owserver -c /etc/owfs.conf --foreground —traffic but got an error: /usr/bin/owserver: unrecognized option ‘—traffic Here is some version info: /usr/bin/owserver --version /usr/bin

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Oh, and --foreground is useful too. On 21/10/15 13:18, Johan Ström wrote: > Run owserver (or whatever you use) with --traffic. Not sure if you > need to compile with debug, but I don't think so. > > On 21/10/15 12:25, rot...@gmx.de wrote: >> Hi Alex, >> >> >I’ve never done a “full byte dump” bef

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Run owserver (or whatever you use) with --traffic. Not sure if you need to compile with debug, but I don't think so. On 21/10/15 12:25, rot...@gmx.de wrote: > Hi Alex, > > >I’ve never done a “full byte dump” before so if you can give me some > sort of recipe to produce what you want, I should be

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Rotarn
Hi Alex,   >I’ve never done a “full byte dump” before so if you can give me some sort of recipe to produce what you want, I should be able to run it on my >system and get you the output. I have done this with my logic analyse normally. Maybe on the Debug level of the owserver , there is a way to