From Sigrok
Supported logic analyzers
Various others are planned...
Supported input formats
| Input format
| Status
| Comments
|
| Logic analyzer
| 100%
| Getting samples directly from the logic analyzer hardware.
|
| sigrok session
| 90%
| —
|
| Binary
| 100%
| Raw, binary data output without any metadata attached.
|
Supported output formats
| Output format
| Status
| Comments
|
| sigrok session
| 80%
| —
|
| ASCII bits
| 100%
| —
|
| ASCII hexdump
| 100%
| —
|
| Binary
| 100%
| Raw, binary data output without any metadata attached.
|
| Gnuplot
| 80%
| Gnuplot data file format (tab-separated columns of '1' and '0' characters). You need another gnuplot input file such as this one in addition.
|
| VCD
| 80%
| The Value Change Dump format can be visualized in gtkwave, for instance.
|
Supported protocol decoders
| Protocol decoder
| Status
| Comments
|
| I2C
| 80%
| Preliminary, untested
|
| Nunchuk
| 80%
| Preliminary, untested
|
Other analyzers:
| Analyzer
| Status
| Comments
|
| Transition counter
| 80%
| Preliminary, untested. Counts rising and falling edges in the signal.
|
GUI translations
The sigrok GUI can easily be translated into different languages using Qt's support tools. Currently, the following translations are available:
| Language code
| Language
| Status
|
| en_US
| English
| 100%
|
| de_DE
| German
| 95%
|
| nl_NL
| Dutch
| 90%
|
Currently implemented and working features
...