Пакет inspectrum: Информация

    Исходный пакет: inspectrum
    Версия: 0.4.0-alt2
    Последняя версия по данным Repology
    Собран:  31 января 2026 г. 13:05 в задании #406765
    Категория: Инженерное ПО
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/miek/inspectrum

    Лицензия: GPL-3.0
    О пакете: Tool for visualising captured radio signals
    Описание: 
    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

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    inspectrum (x86_64, i586, aarch64)
    inspectrum-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Nikolay Strelkov

    Список участников:
    Nikolay Strelkov

    Права:
    Nikolay Strelkov
    @qa

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

    Последнее изменение


    31 января 2026 г. Nikolay Strelkov 0.4.0-alt2
    - Enabled build on i586.
    7 декабря 2025 г. Nikolay Strelkov 0.4.0-alt1
    - New version 0.4.0.
    9 июня 2025 г. Nikolay Strelkov 0.3.1-alt1
    - Initial build for Sisyphus