diff options
author | pyllyukko <pyllyukko@maimed.org> | 2020-01-31 23:55:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-31 23:55:33 +0700 |
commit | 901311a111b6413923de7812ee1c31aaf2453c64 (patch) | |
tree | 33c136c2fc65c6998890adf294218c476737ff50 /ham/spectools/README | |
parent | 332abe2b671d601046537131c191f74dec940e10 (diff) | |
download | slackbuilds-901311a111b6413923de7812ee1c31aaf2453c64.tar.gz |
ham/spectools: Added (spectrum analyzer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/spectools/README')
-rw-r--r-- | ham/spectools/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ham/spectools/README b/ham/spectools/README new file mode 100644 index 0000000000..2a280f07a9 --- /dev/null +++ b/ham/spectools/README @@ -0,0 +1,6 @@ +Spectools is a set of utilities for using various spectrum analyzer hardware. +It supports the suite of Wi-Spy devices (original, 24x, 24x2, DBX, DBX2, 900, +24i) by Metageek LLC and the Ubertooth. Spectools includes userspace drivers +for the hardware itself, a graphing UI built GTK and Cairo, network protocols +for remote device capture, and simple utilities for developing additional +tools. |