SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

Qt-based digital signal analyzer, using Suscan core and Sigutils DSP library

Results 119 SigDigger issues
Sort by recently updated
recently updated
newest added

so we can specify the options to soapySDR like "driver=uhd,addr=192.168.1.12"

Latest MacOS, M1. Version: latest from GitHub Stacktrace: ``` Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [12697] VM Region Info: 0x68 is not in...

Here is the output from make: g++ -s -Wl,-O1 -Wl,-rpath,/home/atomicatheist/anaconda3/lib -o SigDigger AppConfig.o Application.o AppUI.o ColorConfig.o GuiConfig.o Loader.o AudioFileSaver.o AudioPlayback.o GenericAudioPlayer.o AboutDialog.o AudioPanel.o ConfigDialog.o DataSaverUI.o DeviceGain.o DopplerDialog.o FftPanel.o GainSlider.o GenericDataSaverUI.o...

Hi, I installed soapysdr-module-uhd and soapysdr-module-all with apt-get on my Debian Buster system, but I cannot get SigDigger to recognize my Ettus USRP N210 device. uhd_find_devices and gqrx have no...

device-support

First of all, thank you so much for making this. I've made SDR apps in the past, but never one close to as nice as this. Excellent work. I'm using...

When trying to add a HackRF by going to "view --> Devices --> Refresh" in the Capture Devices screen. The SDR HackRF One does not appear in the Device ID...

user-experience
SigDigger 0.2

I just ran the latest release (0.3.0 built today) on a clean 2021 MacBook Pro 14" (which uses the Apple silicon, not Intel) The first issue I notice is that...

macos
SigDigger 0.3

error: Failed to open RX stream on SDR device: error: exception in "suscan_source_open_sdr(new)" (/privatebuild/CMakeFiles/suscan.dir/compiler_depend.ts:2206) error: exception in "self->source = suscan_source_new(config)" (/privatebuild/CMakeFiles/suscan.dir/compiler_depend.ts:694) error: Failed to initialize source error: exception in "new->impl...

Found via `codespell -q 3`

Somewhat related to #[140](https://github.com/BatchDrake/SigDigger/issues/140#issue-871254893), would it be possible to add scanning, autocorrelation and data output for CW, RTTY, and PSK31? **I'd like to use this functionality for another application my...

SigDigger 0.3
plugin