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

Hi BatchDrake, First thank you for the fantastic work you are doing on SigDigger. Trying the AppImage release on my Ubuntu 18.04.3 LTS returns following error : ``` ./SigDigger-full-x86_64.AppImage /tmp/.mount_SigDigKeelMp/usr/bin/SigDigger.app:...

deployment-issue

This is caused by ```detachAllInspectors``` not testing whether the traversed element is null.

bug

I thought you might be interested in knowing this warning line which is shown when running the app via command line: `qt.qpa.fonts: Populating font family aliases took 149 ms. Replace...

bug

For less powerful users it is easier to introduce values like Bandwidth, Frequency, Sample Rate in the Hz, KHz, MHz, Ghz. It could be achieved by simple drop down menu...

enhancement
user-experience

In some scenarios, a digital signal has been modulated twice. This is the case for RDS: it consists of two mirrored BPSK signals modulated at 57 kHz with respect to...

feature

When working with LEO satellites, TLE data could be used to reduce the Doppler shift to the point that you don't need to readjust the central frequency of the inspector...

feature

In many cases, SigDigger acts as a mere relay between the receiver and a Matlab/Octave script which does the actual signal processing. However, processing raw I/Q files directly from these...

enhancement

Add the ability to improve and extend the GUI through a plugin system. Write a test plugin to show the Smith Chart using NanoVNA.

enhancement

https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#implement-audio-preview

enhancement

https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#fix-installation-directories

enhancement