2017-01-15 17:51:13 +01:00
|
|
|
sigrok-cli is a command-line frontend for sigrok.
|
2015-07-31 19:47:12 +02: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-15 17:51:13 +01:00
|
|
|
and for various other use-cases. It can display samples on standard
|
2015-07-31 19:47:12 +02:00
|
|
|
output or save them in various file formats.
|
2017-01-15 17:51:13 +01:00
|
|
|
|
|
|
|
Optional dependency (available from SlackBuilds.org):
|
|
|
|
- libsigrokdecode.
|