1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: qthid-fcd-controller
Section: science
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Uploaders: "Antoine Beaupré" <anarcat@koumbit.og>
Build-Depends: debhelper (>= 9), libusb-1.0-0-dev [linux-any], libusb2-dev [kfreebsd-any], qt4-qmake, libqt4-dev, pkg-config, libudev-dev [linux-any]
Standards-Version: 3.9.4
Homepage: http://www.oz9aec.net/index.php/funcube-dongle/qthid-fcd-controller
Vcs-Git: git://github.com/csete/qthid.git
Package: qthid-fcd-controller
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: gr-fcd, gnuradio, udev [linux-any]
Description: Funcube Dongle controller
Controller application for the Funcube Dongle software defined radio receiver,
built using the HID API library and the Qt GUI toolkit.
.
The Funcube Dongle is a small software defined radio receiver for
64 MHz - 1.7 GHz. It fits into a computer's USB port and uses USB audio
to transfer complex I/Q data to SDR applications. The control API for
setting frequency, gain, filter, etc. uses the USB HID standard.
.
It provides full support for the Funcube Dongle API::
* Change frequency and apply frequency correction.
* Change RF gains and filters.
* Change IF gains and filters.
* LNA enhancement, bias current, etc.
* I/Q correction.
* Auto-repeat tuning buttons (click and hold button to scan).
* Variable frequency step.
* Upgrade and verify the firmware.
|