miek / inspectrum

Radio signal analyser
GNU General Public License v3.0
2.04k stars 263 forks source link
dsp sdr

inspectrum

inspectrum is a tool for analysing captured signals, primarily from software-defined radio receivers.

inspectrum screenshot

Features

Install

Linux

Install inspectrum with your package manager, it should be present in most distros.

macOS

Windows

Build from source

Prerequisites

Build instructions

Build instructions can be found here: https://github.com/miek/inspectrum/wiki/Build

Run

./inspectrum [filename]

Input

inspectrum supports the following file types:

If an unknown file extension is loaded, inspectrum will default to *.cf32.

Note: 64-bit samples will be truncated to 32-bit before processing, as inspectrum only supports 32-bit internally.