Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

rx_tools

> 编程语言
Open source

rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SD

399 stars0 likes0 views
WebsiteGitHub

About

rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SD

rx_tools

rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SDR support library instead, intended to support a wider range of devices than RTL-SDR.

Installation

Install SoapySDR, then run:

cmake .
make

Tools included

After building, these binaries should then be available at the root directory:

  • rx_fm (based on rtl_fm): demodulator for FM and other modes, see rtl_fm guide

  • rx_power (based on rtl_power): FFT logger, see rtl_power

  • rx_sdr (based on rtl_sdr): emits raw I/Q data

Not included

Tools from librtlsdr not included in this repository:

  • rtl_eeprom, rtl_test, rtl_ir: specific to RTL-SDR devices
  • rtl_tcp, rtl_rpcd: remote networking, see SoapyRemote instead
  • rtl_adsb: see dump1090

Device support

Currently tested with an RTL-SDR dongle, a HackRF One, and bladeRF x40, primarily using rx_fm, but supporting all devices supported by SoapySDR is the goal. Experimental, use at your own risk, but bug reports and patches are welcome.

Version history

See ChangeLog.md

Issues· 55 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言