-
I am trying to build goestools on Ubuntu server 22.04 but I keep getting "fatal error: proj_api.h: No such file or directory"
`matt@sat:~/goestools/build$ sudo make -j2 install
[ 1%] Building CXX o…
-
Hi there, new to Linux and rpi.
Installed rtl433 on my rpi with a 433mhz rx/TX chip on breadboard. But when I execute ./rtl_433 it's says no supported device. What am I doing wrong?
-
sudo make install
[ 0%] Building CXX object src/util/CMakeFiles/util.dir/fs.cc.o
[ 1%] Building CXX object src/util/CMakeFiles/util.dir/string.cc.o
[ 1%] Building CXX object src/util/CMakeFile…
-
I keep getting the below in the ultrafeeder logs and the container stays down.
`[2023-06-21 12:03:43.507][readsb] High load: removeStale took 207/0 ms! stats: 0 (suppressing for 30 seconds)
[2023-…
-
Hardware: MacBook Air M1
`lsusb` output
```
> lsusb
Bus 000 Device 001: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838UHIDIR Serial: 00000001
Bus 000 Device 000: ID 0bda:2838 Realtek Semi…
-
For many years, I have been building latest software packages from Jan (and contribute regularly, for example Qt-DAB) and have found your repository recently, so I tried to build `DABstar` under Ubunt…
-
Compiling with only SDRPlay V3 device don't find any device.
Perhaps code for SDRPlay V3 device need to be updated?
Regards
Franco Spinelli
IW2DHW
-
Hi, I recently ran into an error `shmget (2): No space left on device` and wanted to share my solution for searchability.
I run 3 RTLSDRs and 3 Airspy R2s on my trunk-recorder on Docker via docker-…
-
Rtl-sdr.com are now selling new v4 dongles with different chip. Is there any known issues? Doea it still has same sprikes? Will the install instructions be adapted to use with v4?
Thanks.
-
Hi Team,
Thank you so much for this awesome project!
I would just like to let you know that I successfully got it working under WSL, so the docs can be updated to reflect this. All that was requ…