Re: [sigrok-devel] Using protocol analyzers

2010-09-29 Thread Bert Vermeulen
On 28/09/10 04:38, Richard A. Smith wrote: > I've got the latest HEAD built and I can sample data from the OLS. > My first attempt to run some data through the transitioncounter however, > gave me confusing output. > > When I run a small capture on a single channel and specify '-a > transitionc

[sigrok-devel] Using protocol analyzers

2010-09-27 Thread Richard A. Smith
I've recently purchased a OLS and now I'm trying to do some things with it. Current goals are to decode PS/2 protocol streams and SD/SDIO communication streams [1]. Since here at OLPC we like hacking on python over java we want to try and use sigrok if possible to implement the analyzers. I've