Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 649 Bytes

What is this?

This is a collection of python scripts built to ease use and enable refined measurements using an SDR dongle compatible with librtlsdr. It uses matplotlib to plot results acquired from a scan using rtl_power_fftw, as well as enabling set-and-forget measurements using a Raspberry Pi, which can later be loaded in the program for measurements.

Features and goals

  • Ease of use
  • Ability to look either at the waterfall diagram as well as each individual scan
  • Generate report data from measurements
  • Load and save scans and reports

To do list:

[ ] Modularize
[ ] Enhance cursor performance
[ ] Embed on a GUI
---- [ ]