The crash bug, where rtl_tcp has segmentation fault after a client disconnects and connects, is caused by an old libusb (<1.0.19). For latest Raspbian it is still necessary to install those packages by hand.
The “buzzing” or strange reception on sdr#. I have checked with wireshark that all packages arrive at the tcp client. However sdr# handles these in a doubtful way as far as I can judge from the old code I saw, since this software is now closed source.I assume its an performance problem of sdr# and you should look out for another open-source receive back-end …
Hi guys,
Sorry for reviving the old topic, but I am running into some problems trying to setting up my TP-LINK router.
I have a TL-WR710N with Openwrt 15.05 Chaos Calmer. I am trying to get hamlib and rtl packages installed, but I cannot update the repo. When I run “opkg update” I got a problem with openssl:
wget: can't execute 'openssl': No such file or directory
Searched in how to install openssl but didn’t find anything helpful.
I tried to download and install the packages manually but I got no success. I can ping from and to the router. It is my first time playing with Openwrt.