Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 411 Bytes

File metadata and controls

10 lines (10 loc) · 411 Bytes

rtl_fftmax

A small utility to find out if there is some signal above noise in a rtl_sdr IQ file
rtl_fftmax [-f frequency] [-s sample rate] [-n #bins] < file.iq > 2-column-text-file
Reads stdin, writes stdout.
The input file is a raw rtl_sdr IQ file; the output is a 2-column table (frequency, value) to be used with gnuplot (or a spreadsheet)
See also https://github.com/xofc/rtl_dump