-
In most known package of librtlsdr there's rtl_tcp (which enables RTL on tcp and can be used on remote hosts).
I have some cheap openwrt router which could be host for USB RTL stick while readings/pa…
-
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
…
-
Wireguard 1GE FPGA is a complex HW/SW co-development project, with a large team and multidisciplinary needs. As such, it draws from a variety of open source tools that are to be brought in, managed an…
-
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 - …
-
There is a bunch of receivers, the most common interface is a tcp-server-interface like rsp_tcp or rtl_tcp.
the stdin stream can easy generated from a rsp/rtl_tcp stream
here is an exaple:
http…
-
It would be great to have the RTL_TCP input source support https://github.com/c4software/raspberry-rtlsdr-server
Like
devices:
({
type = "rtl_tcp";
...
});
It's very handy to have the RTLSD…
atlex updated
2 years ago
-
Hi, if I understood the help-section correctly running 'rtl_ais -nT' should produce a TCP-server that's listening on port 10110 and it should print out NMEA-sentences on both STDERR and the TCP-port. …
-
### The problem
After I restart my PC I have to physically disconnect and reconnect the tuner for it to be detected. This issue only arose after the latest upgrade.
The add on normally shuts itse…
-
I run this command to find my meter `~ docker run --rm -ti -e LISTEN_ONLY=yes -e RTL_MSGTYPE="all" -e RTL_TCP_ARGS="-d 777" --device=/dev/bus/usb:/dev/bus/usb allangood/rtlamr2mqtt
`
but get an err…
-
Hello,
I wanted to start a discussion about the best way to accommodate more advanced functionality. I'm new to homebridge (quite familiar with rtl_433 though) so some of this may be accomplished in …