Digilent / openscope-mz

OpenScope MZ firmware
MIT License
66 stars 25 forks source link

Protocol Analysis #2

Open samkristoff opened 7 years ago

samkristoff commented 7 years ago

Add protocol analysis for logic analyzer channels.

SimonFili commented 7 years ago

Wondering where we would get the more bang for the buck (hours/$$) 1) Add protocol analysis to waveform live OR 2) Have a library for openscope for sigrok that already support a lot of protocol analysis ?

avnrdf commented 6 years ago

@SimonFili @samkristoff Please add sigrok support. Waveforms live is good enough for everything else, but the logic analyzer isn't very useful without a protocol decoder. While you could add this to Waveforms Live, Sigrok is regularly updated with tons of decoders and it would be a better idea to leverage that by adding Sigrok support.

orzel commented 6 years ago

I agree that Sigrok is (imho) the way to go for such kind of hardware. Please add Sigrok support.

VictorTagayun commented 5 years ago

Any progress on this? Maybe the developer can point out on where in the code to start.

rdragonrydr commented 4 years ago

I have since bought one of these, but I still feel that the lack of protocol decoding (at least the very basics) is disappointing. This could be a really good all-in-one open hardware and software device, but it's missing what I feel is a core feature.

I'd love if Waveforms came with a simple set of UART, I2C, and SPI protocols, but Sigrok support would be nice too (and probably more useful and simpler to implement in the long run).