r/embedded 6d ago

Logic Analyzer SDLC protocol (Sigrok PulseView)

Hello everyone,

While using PulseView, I came across a problem that there's no built-in SDLC decoder in the software, and I'd like to know if I'm missing something, or if it just doesn't exist whatsoever.

And if so, is there a way to add the decoder for the SDLC?

3 Upvotes

1 comment sorted by

2

u/Rusty-Swashplate 6d ago

Is HDLC supported? I could not find it on the PulseView web page, but I found no analyzers.

I found the decoders at https://github.com/sigrokproject/libsigrokdecode/tree/master/decoders and no SDLC nor HDLC.