RTLSDR Scanner Package Description

A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library.
In other words a cheap, simple Spectrum Analyser.

The scanner attempts to overcome the tuner’s frequency response by averaging scans from both the positive and negative frequency offets of the baseband data.

Source: http://eartoearoak.com/software/rtlsdr-scanner
RTLSDR Scanner Homepage | Kali RTLSDR Scanner Repo

  • Author: Al Brown
  • License: GPLv3

Tools included in the rtlsdr-scanner package

rtlsdr-scanner – Python frequency scanning GUI for the OsmoSDR rtl-sdr library
[email protected]:~# rtlsdr-scanner -h
usage: rtlsdr_scan.py [-h] [file]

positional arguments:
  file        plot filename

optional arguments:
  -h, --help  show this help message and exit

rtlsdr-scanner Usage Example

[email protected]:~# rtlsdr-scanner

rtlsdr-scanner