Description
Signal-analysis tools can turn raw logic-analyzer captures into readable protocol information.
This library contains protocol decoders used by sigrok-based software. It helps another application interpret captured digital signals as buses, messages, timings, or device communication instead of showing only raw highs and lows.
It does not capture data by itself; it works with sigrok clients and compatible analyzers. Decoded traffic may expose private device behavior, credentials, or debugging data depending on what was connected.