diff options
author | Nate Bargmann <n0nb@arrl.net> | 2018-02-10 20:19:56 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:45 +0700 |
commit | 006518d2484b7a792ad5fe777f0dc3a4f45a36eb (patch) | |
tree | 287c59148a210021f476adf29dc5594abbb00b3b /network/lxi-tools/README | |
parent | e3a564c87629bc6023f190496ae2088a04cfee64 (diff) |
network/lxi-tools: Updated for version 1.18.
Signed-off-by: Nate Bargmann <n0nb@arrl.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/lxi-tools/README')
-rw-r--r-- | network/lxi-tools/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/lxi-tools/README b/network/lxi-tools/README index a42359ddde..e3b0dedfd9 100644 --- a/network/lxi-tools/README +++ b/network/lxi-tools/README @@ -5,3 +5,6 @@ spectrum analyzers etc. All features are consolidated in the 'lxi' application which provides a simple commandline interface to discover LXI instruments, send SCPI commands, and capture screenshots from supported LXI instruments. + +The lxi-tools package now features an optional GUI that requires the qt5 +package. Enable it with: GUI=yes ./lxi-tools.SlackBuild |