Package inspectrum: Information

    Source package: inspectrum
    Version: 0.4.0-alt3
    Build time:  Jun 23, 2026, 07:21 PM
    Category: Engineering
    Report package bug
    License: GPL-3.0
    Summary: Tool for visualising captured radio signals
    Description: 
    inspectrum is a tool for analysing captured signals, primarily from
    software-defined radio receivers.
    
    inspectrum supports the following file types:
    *.sigmf-meta, *.sigmf-data - Signal Metadata Format (SigMF) recordings
    *.cf32, *.cfile - Complex 32-bit floating point (GNURadio, osmocom_fft)
    *.cf64 - Complex 64-bit floating point samples
    *.cs16 - Complex 16-bit signed integer (BladeRF)
    *.cs8 - Complex 8-bit signed integer (HackRF)
    *.cu8 - Complex 8-bit unsigned integer (RTL-SDR)
    *.f32 - Real 32-bit floating point samples
    *.f64 - Real 64-bit floating point samples (MATLAB)
    *.s16 - Real 16-bit signed integer samples
    *.s8 - Real 8-bit signed integer samples
    *.u8 - Real 8-bit unsigned integer samples
    
    Features:
    * Large (100GB+) file support
    * Spectrogram with zoom/pan
    * Plots of amplitude, frequency, phase and IQ samples
    * Cursors for measuring period, symbol rate and extracting symbols
    * Export of selected time period, filtered samples and demodulated data

    List of RPM packages built from this SRPM:
    inspectrum (riscv64)
    inspectrum-debuginfo (riscv64)

    Maintainer: Nikolay Strelkov

    List of contributors:
    Nikolay Strelkov

      1. cmake
      2. pkgconfig(Qt5Widgets)
      3. pkgconfig(fftw3)
      4. pkgconfig(liquid-dsp)
      5. gcc-c++
      6. rpm-macros-cmake

    Last changed


    June 19, 2026 Nikolay Strelkov 0.4.0-alt3
    - Use pkgconfig for liquid-dsp.
    Jan. 31, 2026 Nikolay Strelkov 0.4.0-alt2
    - Enabled build on i586.
    Dec. 7, 2025 Nikolay Strelkov 0.4.0-alt1
    - New version 0.4.0.