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

See https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#c-api-benchmarking

benchmark

Many signals are not continuous (i.e. they are received in bursts) and are so short that synchronization routines just don't have enough time to recover the timing. This can be...

enhancement

If I attach a device after I've run SigDigger, I won't see it in the `Device` drop-down list. I have to close and run the app again to see and...

enhancement

I know that profiles can be saved and loaded, but I think it would be very convenient if the last entered data for frequency and sampling rate are set every-time...

bug
macos

Hey @BatchDrake Is SigDigger fully relying on SoapySDR or you also have to add device-specific configurations to the code? In a comment to issue #12 you said > For AirSpy...

Hello, Using an AirSpy R2 on Debian Buster, with the 0.0.6 AppImage, click the Peak Detection button causes an immediate segfault: ``` /home/kevin/Downloads [kevin@carbon] [11:30] > ./SigDigger-0.0.6-x86_64.AppImage [INFO] Using format...

bug

rtl-sdr installed, but in source list of sdr devices not present. Log of rtl_test: $ rtl_test Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: Using device 0: Generic RTL2832U OEM Found...

As the number of systems where SigDigger is being tested is increasing (as well as the device detection issues), debug options should be added to the AppImage.

enhancement