Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 263 Bytes

sdr_spectrogram.py

Generate spectrogram thumbnails for SDR data. Uses SoX and needs the sox binary in $PATH.

Usage

sdr_spectrogram.py [-h] [--width WIDTH] [--height HEIGHT] paths

Todo

An actual waterfall visualization for I/Q data would be nice.