-
**Describe the bug**
Discovered errors in a few notebooks relating to the cuSignal library after running them in the 21.10 stable release. The errors were tested and found in both CentOS and Ubuntu o…
-
Hi,
I'm facing a strange behaviour when I use the read_samples method: A discontinuity appears at the beginning of the data.
Here's my setup:
- My sdr dongle ( [this reference](http://www.nooele…
-
When I use `sdr.stream(num_samples_or_bytes=1024 * 3000, format='bytes')`, the received samples are still of length 131042, as defined in line 162 in rtlsdraio.py: `DEFAULT_READ_SIZE = 128*1024`. In o…
-
For the WASM port, we need to ensure that there is no blocking on the main thread, otherwise SDRangel will hang.
This is described more in the Qt docs here https://doc.qt.io/qt-6/wasm.html under "M…
-
When trying to use PyQT5 and multiprocessing Process, I am getting the following error and crashes. Not entirely sure what's causing it but looks like it might be loading the ctypes stuff in such a …
-
make produces the following...i have tried the main and mirror to see if there was a difference....
running raspian, the same instructions worked before...however im stuck in my tracks with this one
…
-
Running pip install ugradio_code doesn't automatically install scipy or rtlsdr
-
Please make support for rtlsdr
-
**Describe your environment**
- RTLSDR-Airband version you are using (stable release number or branch/commit): v4.0.2
- `make` options used to build the program:
- NFM=ON
- RTLSD…
-
Carles,
In your earlier posts (#386, #410) you mention that you've been able to run two rtlsdr successfully. I'm trying to get two clock-synched HackRFs running starting with an edited version of you…