-
Currently, the spectrum shows the full 10 MHz bandwidth, even if only 6 MHz are used to scan.
Maybe it would make sense to have
` f"-f {int(frequency_start)}:{int(frequency_stop)} "
`
…
-
Re-visiting using this repository in auto_rx (lots of refactoring going on in auto_rx at the moment!)
Getting IQ is fine but I'm having issues getting power data out of ss_client.
Spyserver is s…
-
SDRPlusPlus Version: 1.1.0
OS: DragonOS FocalX R35 x86_64
Host: ASUS TUF Gaming F15 FX506HF_FX506HF 1.0
Kernel: 6.5.0-27-generic
Shell: bash 5.1.16
DE: LXQt 0.17.1
WM: Openbox
CPU: 11th Gen Int…
-
**Hardware**
- CPU: i913900K
- RAM:32GB
- GPU: RTX4080
- SDR: LOCAL
**Software**
Windows 11 23H2 & DragonOS_FocalX_R35
**Bug Description**
The usrp b205 dll was compiled by you so that I…
-
Compiling from source using
`cmake .. -DOPT_BUILD_SDRPLAY_SOURCE:BOOL=ON -DOPT_BUILD_NEW_PORTAUDIO_SINK:BOOL=ON -DOPT_BUILD_M17_DECODER:BOOL=ON -DCMAKE_C_FLAGS="-std=c11"`
(tried without -std=c11,…
-
There is no library `atomic` on OSX. Proposed solution (worked for me):
* modify `Makefile`
```
CXX=g++
CXXFLAGS=-I. -O3 -Wall -std=c++11
#CXXFLAGS=-I. -g -Wall
DEPS = tcp_client.h spyserver_…
-
**Hardware**
- CPU: Intel Core i5-6300 @ 2.4HGz x 2
- RAM: 7.6GB
- GPU: Intel Skylake GT2 [HD Graphics 520]
- SDR: Local HackRF
**Software**
Linux Mint 21.3 Cinnamon
SDR++ v1.1.0 Built at 2…
-
FIRST: Before reporting any bug, make sure that the bug you are reporting has not been reported before. Also, try to use the [nightly version](https://www.sdrpp.org/nightly) if possible in case I've a…
-
I have to mention one strange behavior of SDRPP, when connected to spyserver.
The SR setting is 150 000 sps.
Both server and client are in the same LAN.
Connection to server and starting the stream…
-
**Hardware**
- Host: 4180Q3U ThinkPad T420
- CPU: Intel(R) Core(TM) i7-2860QM CPU @ 2.50 GHz
- RAM: 16GB 1333
- GPU: Integrated
- SDR: local rtlsdrblog v3 and v4
**Software**
- Operating Sys…