-
Followup to https://github.com/merbanan/rtl_433/issues/3080.
Similar to https://github.com/merbanan/rtl_433/issues/2621, `git checkout 22.11` is OK.
`23.11` and `master` are producing the same error…
-
I am using a Daisy HAT as my AIS receiver. How do I configure the docker-compose file to use this instead of the SDR's? I added:
devices:
- "/dev/ttyAMA0:/dev/ttyAMA0"
to the file, bu…
-
I haven't even tested with the RTLSDR yet and the project has only been listed for a day, so apologize for immediately asking this question, but are you thinking of adding support of other SDRs via So…
-
On 2.0.0 stable, I plugged in a second SDR to run it for 978 but it will not let me save the settings in the SDR section. It just unchecks the second SDR every time (after refreshing the page) after I…
-
I'm encountering a `Windows fatal exception: access violation error `when using SoapyRTLSDR on Windows 11 Home 64-bit. The crash occurs when trying to interact with the RTL-SDR device (NooElec R820T2 …
-
This was running fine for me but it recently stopped working. It looks like it's finding the device,
```
rtlamr2mqtt | [2024-08-26 19:24:56] RTL SDR Device 0bda:2838 found on USB port 001:003 - …
-
Hi,
i am using a RTL SDR v4 with rtl_433 under Linux no problem. Everything works fine.
Under Windows i used Zadig to switch my Blog v4 device to WinUSB (v6.1.7600.16385).
But if i run rtl_433…
-
The recent addition of dithering control, permitting coherent sampling of multiple rtlsdr's, is somewhat mysterious. I've wired the clock of one rtl-sdr V3 to drive a second rtl-sdr V3 but there does…
-
Hello!
Do Blog v4 supported with pyrtlsdr. I suffered the problem Could not set center_freq with DEFAULT_FC when initializing RtlSdr() on Ubuntu 20.04 with python 3.8.10.
The device is as follow:
…
-
Hi!
Today i try to install horus on Jetson Nano.
Os Ubuntu
Instalation was proceed without problem but problem is with start
I give log as below and i cannot find core that problem
`(venv) pi…