Hi,
I thought you may be interested in a program I've written, it's a Python GUI which scans a set of frequencies and plots the resulting levels, which can be saved for later viewing or exported to a CSV file.
Source: https://github.com/EarToEarOak/RTLSDR-Scanner More info: http://www.eartoearoak.com/software/rtlsdr-scanner
I wrote it to help me find signals over a wide bandwidth, to get a better view of the RF space. I hope you find it useful.
Al
Hi Al,
I have tried to run rtlsdr_scan.py on Mac OSX(10.6), and it seems works good. I think this is very useful to view wide spectrum with rtl dongle.
While running rtlsdr_scan.py I had an problem related to wxwidgets installed with brew, but resolved as following article. http://stackoverflow.com/questions/5121574/wxpython-import-error
Thanks a lot,
@edy555
On Tue, Jan 22, 2013 at 1:53 AM, Al al@eartoearoak.com wrote:
Hi,
I thought you may be interested in a program I've written, it's a Python GUI which scans a set of frequencies and plots the resulting levels, which can be saved for later viewing or exported to a CSV file.
Source: https://github.com/EarToEarOak/RTLSDR-Scanner More info: http://www.eartoearoak.com/software/rtlsdr-scanner
I wrote it to help me find signals over a wide bandwidth, to get a better view of the RF space. I hope you find it useful.
Al