libsigrokdecode

Protocol decoder library for logic analyzer data analysis

brewmacoslinux
Try with needOr install directly
Source

About

Drivers for logic analyzers and other supported devices

Commands

sigrokdecode

Examples

List all available protocol decoders$ sigrokdecode -l
Decode a logic analyzer capture file with specific decoder$ sigrokdecode -i file.sr -d uart -o text
Show decoder options and configuration$ sigrokdecode -A uart