Gonzalo José Carracedo Carballal
Gonzalo José Carracedo Carballal
Add the ability to improve and extend the GUI through a plugin system. Write a test plugin to show the Smith Chart using NanoVNA.
https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#implement-audio-preview
https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#fix-installation-directories
See https://github.com/BatchDrake/SigDigger/wiki/MacOS-Port-Milestone#c-api-benchmarking
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...
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.
The frequency of many SDR devices out there lack accuracy. A frequency correction feature (i.e. ppm field) is necessary,
Hi, I've been failing to build pothossoapy in macOS 11 for some time now. The build machines are GitHub Action's `macos-11` ones. These are the commands I've been using: ```...
Hi, This is a temptative PR that implements settings **and** device arguments to control Bias T during TX and RX. They are called `bias_tx` and `bias_rx` respectively. The rationale behind...