6098741cc6
Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum analyzer tools from Metageek LLC (http://www.metageek.net). They include userspace drivers for the hardware (implemented via libusb), a graphing UI built on GTK/Cairo, network servers for remote devices, and simple utilities for developing additional tools. This package contains the GTK user interface, spectool_gtk. Non-GUI tools can be found in the spectrum-tools-utils package. thanks to matthieu@ for testing and ckuethe@ for pointing me at the svn code (better than the previous release). it's not perfect (some X resource leaks) but usable.
15 lines
661 B
Plaintext
15 lines
661 B
Plaintext
Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum
|
|
analyzer tools from Metageek LLC (http://www.metageek.net). They include
|
|
userspace drivers for the hardware (implemented via libusb), a graphing
|
|
UI built on GTK/Cairo, network servers for remote devices, and simple
|
|
utilities for developing additional tools.
|
|
|
|
This package contains the non-graphical components:
|
|
|
|
- spectool_raw - a basic dumper from the USB interface to stdout,
|
|
without RSSI to dBm conversion.
|
|
|
|
- spectool_net - a network server for the cross-platform network
|
|
protocol for remote sensors. Supports broadcast announcement, device
|
|
locking, remote device configuration, etc
|