diff options
author | Andrzej Telszewski <atelszewski@gmail.com> | 2017-01-15 23:51:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 23:51:13 +0700 |
commit | b49a5cb0a4eba206fe2156c38ea862621ff01ecf (patch) | |
tree | 8b865dd76f873fddce0674f5d224befa3e0f59b9 /academic/sigrok-cli/README | |
parent | 201fb542179b757ca3ceed59363f0b72a1097960 (diff) | |
download | slackbuilds-b49a5cb0a4eba206fe2156c38ea862621ff01ecf.tar.gz |
academic/sigrok-cli: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/sigrok-cli/README')
-rw-r--r-- | academic/sigrok-cli/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/academic/sigrok-cli/README b/academic/sigrok-cli/README index 4379219c19..a4ee143e59 100644 --- a/academic/sigrok-cli/README +++ b/academic/sigrok-cli/README @@ -1,9 +1,12 @@ -sigrok-cli is a cross-platform command line utility for the sigrok software. +sigrok-cli is a command-line frontend for sigrok. 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, -and for various other use-cases. It can display samples on standard +and for various other use-cases. It can display samples on standard output or save them in various file formats. + +Optional dependency (available from SlackBuilds.org): +- libsigrokdecode. |