peekSDR

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Magnus Paulsson magnus.paulsson at lnu.se
Sat Jan 16 11:05:30 UTC 2016


I’ve been playing with a python application to scan, find and record strong signals.
I attached the code with the hope that someone would like to improve it … maybe
put it on sourceforge or github. I will not have time to do anything about it for a few
weeks.

Works at least with linux … haven’t tried OSX or win.
Needs: numpy, scipy, matplotlib, npyscreen (https://pypi.python.org/pypi/npyscreen/),
pyrtlsdr (https://github.com/roger-/pyrtlsdr/releases [use the old release, new code python 3 only])

start with:

python peekSDR.py -d (in one window to start database)
python peekSDR.py -vr (in one window to start radio scanning)
python peekSDR.py -g (in one window to start user interface)

[can be run on different computers as long as you have the same filesystem and stand in the same directory]

in the user interface “f” plots ffts of recorded signals. “1” starts gqrx with the recorded signal.

Best wishes - Magnus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20160116/1eb5dad0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: peekSDR.tgz
Type: application/octet-stream
Size: 7930 bytes
Desc: peekSDR.tgz
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20160116/1eb5dad0/attachment.obj>


More information about the osmocom-sdr mailing list