SDRPlusPlus
SDRPlusPlus copied to clipboard
Cross-Platform SDR Software
I just updated my sources (15 Jan 2022) and re-built the application. I now get: Segmentation fault (core dumped) I had no problems during the cmake step and no errors...
Usually, when AirSpyHf is connected to the computer only orange led is switched on and blue one is switched off. You starts up SDR++ and once you run the program...
Connecting to a remote SDR++ server instance with an already connected client, the program dumps to shell with the following: ...... Regular Startup ...... [2022-03-03 22:33:50.415] [info] Ready. [2022-03-03 22:34:27.483]...
It appears installing an rtl-sdr in sdr++ requires adding a usb driver with zadig. However, users are not told this in the readme for installation.
When running the suggested cmake command for building under macOS `cmake .. \ -DOPT_BUILD_AUDIO_SINK=OFF \ -DOPT_BUILD_BLADERF_SOURCE=OFF \ -DOPT_BUILD_M17_DECODER=ON \ -DOPT_BUILD_NEW_PORTAUDIO_SINK=ON \ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF \ -DOPT_BUILD_PORTAUDIO_SINK=ON \ -DOPT_BUILD_SOAPY_SOURCE=OFF` I get an error...
I have other SDR's work perfectly (Airspy, etc.), just garden-variety RTL-SDR does not seem to connect and run despite the "refresh" button sees RTL-SDR. I tried deleting the default Windows...
I copied the Meteor Demod plugin and adapted for GOES 16/17 signaling so people could use that for debugging issues with the RX. It doesnt do much, but it does...
When using the SDRplay RSP2 I noticed a problem in SDR++ with the antenna selection. It defaults to antenna Port A which works fine, changing to antenna Port B in...
- make bookmarks editable with right click on their label - add a searchbar for finding bookmarks - make bookmark colors and/or category colors changeable - bookmarks shouldn't be ordered...
I made a fresh SD card with the recently-released Raspberry Pi 64-bit OS and used the rpi_install.sh to build from src. It fails with this error from the CMakeError.log file:...