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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: quisk
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: A. Maitland Bottoms <bottoms@debian.org>,
Christoph Berg <myon@debian.org>,
Build-Depends: debhelper-compat (= 12),
debhelper (>= 12.8~),
dh-python,
libasound2-dev,
libcodec2-dev,
libfftw3-dev,
libpulse-dev,
libsoapysdr-dev,
python3-dev,
libusb-1.0-0-dev,
portaudio19-dev,
python3-setuptools,
python3-usb,
python3-wxgtk4.0,
python3-zombie-telnetlib
Standards-Version: 4.5.0
Homepage: https://james.ahlstrom.name/quisk/
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/quisk
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/quisk.git
Package: quisk
Architecture: linux-any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-wxgtk4.0
Recommends: alsa-utils, libcodec2-dev, python3-serial, python3-usb, udev
Description: Software Defined Radio (SDR)
This is Quisk, a Software Defined Radio (SDR). You supply an antenna and a
complex (I/Q) mixer to convert the radio spectrum to a low IF. Then send that
IF to your computer using the sound card, Ethernet or USB. The Quisk software
will read the I/Q data, tune it, filter it, demodulate it, and send the audio
to headphones or speakers. Quisk has a microphone input and a key input so it
can operate as a complete transceiver.
.
Quisk works with this hardware:
* SoftRock connected to the sound card
* Many other SDR's connected to the sound card
* SDR-IQ connected by USB
* Perseus connected by USB
* N2ADR hardware connected by Ethernet and IP
* HiQSDR hardware connected by Ethernet and IP
* The Hermes-Lite project at hermeslite.com
* Quisk can be used as a pan adapter, and can control some radios
.
Quisk is small and simple, and has been designed so that it is easy to change
Quisk to suit your own hardware. Quisk rhymes with "brisk", and is QSK plus a
few letters to make it easier to pronounce. QSK is a Q signal meaning full
breakin CW operation, and Quisk has been designed for low latency. Quisk
includes an input keying signal that can mute the audio and substitute a
sidetone.
|