Skip to content
#

rtlsdr

Here are 74 public repositories matching this topic...

📻 LocalRadio is "Radio for Cord-Cutters" – a Software-Defined Radio (SDR) app for your Mac and mobile devices. With an inexpensive RTL-SDR USB device, LocalRadio provides a casual, home-based radio listening experience for your favorite local frequencies - FM broadcasts/free music/news/sports/weather/public safety & aviation scanner/etc.

  • Updated Mar 23, 2020
  • Objective-C
HamPi
danieladams456
danieladams456 commented Jan 13, 2021

It looks like on Raspberry pi, libssl-dev files get put in a different location than cqrlog is expecting. https://www.cqrlog.com/comment/7703#comment-7703

The reason for this is because on Rapsbian Buster libssl and libcrypto are at a different location than on other Linux releases. ( /usr/lib/arm-linux-gnueabihf )
Just copy from /usr/lib/arm-linux-gnueabihf to /usr/lib following files:
li

Improve this page

Add a description, image, and links to the rtlsdr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rtlsdr topic, visit your repo's landing page and select "manage topics."

Learn more