This is a patch to the Quisk Software Defined Radio (SDR) program by James Ahlstrom, N2ADR. It provides RS-HFIQ and CW features. Find more information on Quisk, including links to the upstream version, at: https://james.ahlstrom.name/quisk/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
afedrinet | 3 years ago | |
freedvpkg | 3 years ago | |
hermes | 3 years ago | |
hiqsdr | 3 years ago | |
kc4upr | 2 years ago | |
n2adr | 3 years ago | |
perseuspkg | 3 years ago | |
quisk.egg-info | 3 years ago | |
sdriqpkg | 3 years ago | |
sdrmicronpkg | 3 years ago | |
soapypkg | 3 years ago | |
softrock | 3 years ago | |
CHANGELOG.txt | 3 years ago | |
Extensions.txt | 3 years ago | |
MANIFEST.in | 3 years ago | |
PKG-INFO | 3 years ago | |
README.md | 2 years ago | |
README.txt | 3 years ago | |
WinEdit.pyw | 3 years ago | |
WinQuisk.pyw | 3 years ago | |
WinQuiskVna.pyw | 3 years ago | |
__init__.py | 3 years ago | |
__main__.py | 3 years ago | |
_quisk.pyd | 3 years ago | |
configure.py | 3 years ago | |
defaults.html | 3 years ago | |
docs.html | 3 years ago | |
dxcluster.py | 3 years ago | |
extdemod.c | 3 years ago | |
filter.c | 3 years ago | |
filter.h | 3 years ago | |
filters.h | 3 years ago | |
filters.py | 3 years ago | |
freedv.c | 3 years ago | |
freedv.h | 3 years ago | |
gpiokeyer.c | 3 years ago | |
help.html | 3 years ago | |
help_conf.html | 3 years ago | |
help_vna.html | 3 years ago | |
import_quisk_api.c | 3 years ago | |
is_key_down.c | 3 years ago | |
libfftw3-3.dll | 3 years ago | |
libgcc_s_dw2-1.dll | 3 years ago | |
libusb.txt | 3 years ago | |
libwinpthread-1.dll | 3 years ago | |
license.txt | 3 years ago | |
makefile | 3 years ago | |
microphone.c | 3 years ago | |
microphone.h | 3 years ago | |
plot_wxmplot.py | 3 years ago | |
portaudio.py | 3 years ago | |
quisk | 3 years ago | |
quisk.c | 3 years ago | |
quisk.h | 3 years ago | |
quisk.py | 3 years ago | |
quisk_conf_defaults.py | 3 years ago | |
quisk_conf_kx3.py | 3 years ago | |
quisk_conf_model.py | 3 years ago | |
quisk_conf_openradio.py | 3 years ago | |
quisk_conf_peaberry.py | 3 years ago | |
quisk_conf_sdr8600.py | 3 years ago | |
quisk_conf_sdriq.py | 3 years ago | |
quisk_conf_win.py | 3 years ago | |
quisk_hardware_fixed.py | 3 years ago | |
quisk_hardware_hamlib.py | 3 years ago | |
quisk_hardware_model.py | 3 years ago | |
quisk_hardware_sdr8600.py | 3 years ago | |
quisk_hardware_sdriq.py | 3 years ago | |
quisk_hardware_sdrmicron.py | 3 years ago | |
quisk_utils.py | 3 years ago | |
quisk_vna.py | 3 years ago | |
quisk_widgets.py | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
softrock_tune_vfo.py | 3 years ago | |
sound.c | 3 years ago | |
sound_alsa.c | 3 years ago | |
sound_directx.c | 3 years ago | |
sound_portaudio.c | 3 years ago | |
sound_pulseaudio.c | 3 years ago | |
utility.c | 3 years ago | |
windows.txt | 3 years ago | |
winsound.txt | 3 years ago |
README.md
NOTE: This project/branch is not actively maintained. I inadvertantly fried (at least) the final amp on my RS-HFIQ, and so until I can figure out how to repair that, I am not actively working on my Quisk branch.
Things that this code is intended to do:
- Provide control of the RS-HFIQ hardware (note, originally derived from other code; attribution in source).
- Provide a built-in iambic keyer with low latency, derived from the N1GP keyer. Use Raspberry Pi GPIO.
- Provide hardware keying (vs. serial keying) of the RS-HFIQ using the front panel connector (intended for min latency CW).
- Provide some additional UI elements (adjust keyer, adjust power, etc).