Gonzalo José Carracedo Carballal

Results 35 issues of 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.

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

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

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

The frequency of many SDR devices out there lack accuracy. A frequency correction feature (i.e. ppm field) is necessary,

enhancement

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...