dernasherbrezon / rtlSpectrum

Analyze spectrograms created by rtl_power

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtlSpectrum Build Status Quality Gate Status

Analyze spectrograms created by rtl_power

Screenshots

screen1 screen2

Features

  • load from .csv file produced by rtl_power
  • run rtl_power directly. it should be available in the $PATH
  • add multiple graphs for analysis
  • substract one graph from another
  • save/export graph in the rtl_power based format

Installation

  • Ensure you have java installed. Required version is Java 11+
  • Go to Releases tab
  • Download the latest .jar file for your operating system. Supported operating systems are:
    • Linux 64bit
    • Windows 64bit
    • MacOS Intel 64bit
    • MacOS M1
  • Run it using the command java -jar rtlSpectrum_win.jar

About

Analyze spectrograms created by rtl_power

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Shell 0.3%Language:CSS 0.1%