2017-01-16 00:51:13 +08:00
|
|
|
sigrok-cli is a command-line frontend for sigrok.
|
2015-08-01 01:47:12 +08:00
|
|
|
|
|
|
|
It cannot display graphical output, but is still sufficient to run
|
|
|
|
through the whole process of hardware initialization, acquisition,
|
|
|
|
protocol decoding and saving the session.
|
|
|
|
|
|
|
|
It is useful for running on remote or embedded systems, netbooks, PDAs,
|
2017-01-16 00:51:13 +08:00
|
|
|
and for various other use-cases. It can display samples on standard
|
2015-08-01 01:47:12 +08:00
|
|
|
output or save them in various file formats.
|
2017-01-16 00:51:13 +08:00
|
|
|
|
|
|
|
Optional dependency (available from SlackBuilds.org):
|
|
|
|
- libsigrokdecode.
|