-
I am using Linux HamPI 5.10.17-v71 for my Raspberry Pi 4B. The SDR is an RTL-SDR v3, CubicSDR ver 0.2.6a
When starting CubicSDR in terminal or from the icon, all seems ok with no errors but when I …
-
I run Ubuntu 16.04 and compiled the Master Branch this morning without any issues. The three executable seems to run OK. The rtl-sdr server detects my RTL dongle and it detects the connection of the d…
-
Has anyone had any success in getting this library to work on an android? I am using chaquopy to run python on my app. I have established a connection in java to the sdr, with all the correct (I belie…
-
Hello Andras,
I have an Issue with an R820T2 Stick.
It runs fine under SDR# etc. but doesn't start up under OpenwebRX.
Is there any way to get it running ? I can't find any Failure.
`[openwe…
-
Likely a hardware bug:
There appears to be inadequate signal isolation on the input of ALL sources, from the signal input by the Micro-Nova-suggested USB FM-antenna USB input dongle.
Input si…
-
Trying to install on a new Rasbian Lite 32bit image on a Raspberry Pi 2b (without wifi) the install fails with:
fatal: [localhost]: FAILED! => {"msg": "The conditional check 'disable_wifi_power_mgm…
-
I've noticed that when tuning, the reported value is 10kHz lower than the value I'm transmitting on with the radio.
My config is:
# DSP/RX settings
dsp_plugin="csdr"
fft_fps=9
fft_size=8192
samp_rat…
-
```
julia> using SoapySDR
julia> collect(Devices(driver="XTRX"))
6-element Vector{Any}:
signal (11): Segmentation fault
in expression starting at none:0
unknown function (ip: 0x7f659454197d)…
-
Thank you for your work on making this server available. I am opening this issue to report a problem I have observed as described below.
I'm using a raspberry pi 3B+ with a fresh install of 2022-04…
-
Tested on MacOS High Sierra 10.13.6 and Mojave 10.14.3
Xcode must be installed.
In the Terminal:
# Install Homebrew: https://brew.sh/
# Xcode Command line tools will be installed.
$ brew instal…