macOS
brew install librtlsdrprovider-native install command
安装
brew install librtlsdrprovider-native install command
概览
Use Realtek DVB-T dongles as a cheap SDR
历史
librtlsdr is the library and tool suite that turned inexpensive Realtek RTL2832U DVB-T USB receivers into general-purpose software-defined radio receivers. Its importance comes from making SDR experimentation cheap enough to become normal in amateur radio, security research, ADS-B tracking, and signal-analysis tutorials.
The Osmocom rtl-sdr wiki states that RTL2832U-based DVB-T dongles can be used as cheap SDR devices because the chip can transfer raw I/Q samples to the host. It credits Eric Fry with discovering that possibility and lists Steve Markgraf, Dimitri Stolnikov, and Hoernchen as developers, with contributions from Kyle Keen, Christian Vogel, and Harald Welte.
The official wiki points to Osmocom source, source-release tarballs, and an official GitHub mirror with tagged releases. The GitHub repository was created in January 2013, and the signed v0.5.0 tag followed in June 2013.
Osmocom's wiki lists many applications and wrappers using librtlsdr directly or through GNU Radio, including gqrx, rtl_fm, rtl_adsb, dump1090, rtl_433, pyrtlsdr, python-librtlsdr, GNSS-SDR, and LTE-Cell-Scanner. That list shows how one hardware quirk became a shared base layer for many SDR applications.
The installed tools cover testing, raw capture, TCP streaming, FM demodulation, ADS-B reception, EEPROM configuration, and bias-tee control. The library is also used through GNU Radio source blocks and language wrappers when applications need to stream samples instead of invoking command-line tools.
librtlsdr is package-nerd-famous because it converts commodity TV-tuner hardware into a science and radio tool. A small C library, libusb, udev rules, and several tiny executables made a whole class of cheap USB dongles useful beyond their advertised purpose.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rtl_adsb | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_biast | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_eeprom | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_fm | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_power | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_sdr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_tcp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rtl_test | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:librtlsdr |
|---|---|
| 版本 | 2.0.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://osmocom.org/projects/rtl-sdr/wiki |
| 仓库 | https://github.com/steve-m/librtlsdr |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.