Skip to content

A small utility to find out if there is some signal above noise in a rtl_sdr IQ file

License

Notifications You must be signed in to change notification settings

xofc/rtl_fftmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small utility to find out if there is some signal above noise in a rtl_sdr IQ file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published