File: control

package info (click to toggle)
qthid-fcd-controller 4.1-5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,588 kB
  • sloc: ansic: 5,459; cpp: 2,269; xml: 18; makefile: 18; sh: 14
file content (31 lines) | stat: -rw-r--r-- 1,454 bytes parent folder | download
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
Source: qthid-fcd-controller
Section: science
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Uploaders: "Antoine Beaupré" <anarcat@koumbit.og>
Build-Depends: debhelper (>= 12~), libhidapi-dev, libusb-1.0-0-dev [!kfreebsd-any], libusb2-dev [kfreebsd-any], qtchooser, qt5-qmake, qtbase5-dev, qttools5-dev, pkg-config, libudev-dev [linux-any]
Standards-Version: 4.4.0
Homepage: http://oz9aec.net/radios/funcube-dongle/updated-fcdctl-for-the-funcube-dongle-pro-and-pro

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.