rtl_test
Software defined radio receiver for Realtek RTL2832U (tools)
Install
- All systems
-
curl cmd.cat/rtl_test.sh
- Debian
-
apt-get install rtl-sdr
- Ubuntu
-
apt-get install rtl-sdr
- Arch Linux
-
pacman -S rtl-sdr
- Kali Linux
-
apt-get install rtl-sdr
- Fedora
-
dnf install rtl-sdr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rtl-sdr
- Raspbian
-
apt-get install rtl-sdr
- Dockerfile
- dockerfile.run/rtl_test
rtl-sdr
Software defined radio receiver for Realtek RTL2832U (tools)
rtl-sdr is a software defined radio (SDR) receiver software for certain low-cost DVB-T/DAB(+) USB dongles based on the Realtek RTL2832U chip. This package contains a set of command line utilities: * rtl_adsb: a simple ADS-B decoder for RTL2832 based DVB-T receivers * rtl_eeprom: an EEPROM programming tool for RTL2832 based DVB-T receivers * rtl_fm: a narrow band FM demodulator for RTL2832 based DVB-T receivers * rtl_sdr: an I/Q recorder for RTL2832 based DVB-T receivers * rtl_tcp: an I/Q spectrum server for RTL2832 based DVB-T receivers * rtl_test: a benchmark tool for RTL2832 based DVB-T receivers