awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
miek avatar

miek/inspectrum

0
View on GitHub↗
2,466 stars·301 forks·C++·GPL-3.0·19 views

Inspectrum

Features

  • IQ Sample File Viewers - Loads complex and real IQ sample files and shows their frequency-domain representation for visual inspection.
  • Plugin-Based Format Readers - Uses a plugin registry of format-specific readers for SigMF, GNU Radio, BladeRF, HackRF, and RTL-SDR sample files.
  • Memory-Mapped File Access - Maps files into virtual memory to access multi-gigabyte captures without loading them entirely into RAM.
  • Spectrogram Generation - Displays a time-frequency heatmap of a captured signal with zoom and pan across the recording.
  • SDR Spectrogram Analyzers - Displays a time-frequency heatmap of captured radio signals with zoom, pan, and measurement capabilities.
  • SDR Sample Format Loaders - Reads complex and real sample files in common SDR formats including SigMF, GNU Radio, BladeRF, HackRF, and RTL-SDR.
  • IQ Sample File Readers - Loads IQ sample files in SigMF, GNU Radio, BladeRF, HackRF, and RTL-SDR formats.
  • Tile-Based - Divides the time-frequency display into cached image tiles recomputed only on zoom or pan changes.
  • Spectrum Capture and Analysis - Loads an IQ sample file from disk and displays its spectrum for interactive analysis.
  • Spectrogram Cursor Measurements - Plot amplitude, frequency, phase, and IQ samples alongside the spectrogram for detailed waveform inspection.
  • Spectrogram Zoom Controls - Provides interactive zoom and pan controls for navigating spectrogram time-frequency displays.
  • Signal Visualizers - Displays spectrograms with zoom and pan, plus plots of amplitude, frequency, phase, and IQ samples.
  • Spectrogram Cursor Measurements - Reads cursor-position values for frequency, time, and amplitude directly from the spectrogram display.
  • Large Recording Analyzers - Opens and navigates radio-frequency recordings exceeding 100 gigabytes without excessive memory use.
  • Radio Signal Analysis - Displays a spectrogram of recorded SDR data with zoom and pan for detailed inspection of signal content.
  • Spectrogram Displays - Displays a time-frequency heatmap of captured radio signals with zoom and pan for detailed inspection.
  • Signal Decimation Pipelines - Downsamples raw IQ data on the fly to keep rendering responsive for large files.
  • Radio IQ Sample Recorders - Opens and navigates radio-frequency recordings exceeding 100 gigabytes without excessive memory use.
  • Large Recording Analyzers - Opens and navigates radio-frequency recordings exceeding 100 gigabytes without excessive memory use.
  • Large Recording Navigators - Opens and navigates radio-frequency recordings exceeding 100 gigabytes without excessive memory use.
  • Plot Pan and Zoom Controls - Navigates along the time and frequency axes of a spectrogram to examine signal details at different scales.
  • Synchronized Multi-Plot Viewports - Links spectrogram, amplitude, frequency, phase, and IQ plots so zooming one updates all others.
  • Spectrogram Measurement Cursors - Places measurement cursors on the spectrogram to read time, frequency, and amplitude values.
  • Data Export - Saves selected time ranges, filtered samples, or demodulated results to a file for further use.
  • Spectrogram Cursor Tools - Places cursors on a spectrogram to read period, symbol rate, and export individual symbols.
  • Infrastructure Monitoring - Radio signal analyser.

Star history

Star history chart for miek/inspectrumStar history chart for miek/inspectrum

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Inspectrum

These projects share indexed features with Inspectrum. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • portapack-mayhem/mayhem-firmwareportapack-mayhem avatar

    portapack-mayhem/mayhem-firmware

    5,199View on GitHub↗

    Mayhem-Firmware is a custom firmware for the PortaPack add-on that transforms a HackRF software-defined radio into a standalone handheld device capable of receiving, transmitting, and analyzing radio signals across a wide frequency range. The firmware provides a complete operational environment with an event-driven touchscreen interface, a menu-driven application launcher, and a real-time sample streaming pipeline that connects the hardware abstraction layer to a suite of modular applications. All user data, including frequency presets, captures, and configuration files, are stored on a remova

    Chackrfhackrf-componentsportapack
    View on GitHub↗5,199
  • gqrx-sdr/gqrxgqrx-sdr avatar

    gqrx-sdr/gqrx

    3,614View on GitHub↗

    Gqrx is a software defined radio application used to capture and demodulate radio signals across various frequencies to produce audio and visual data. It translates raw radio waves into audible sound using standard modes including AM, FM, SSB, and CW. The project provides tools for radio signal analysis through real-time frequency plots and waterfall displays. It enables the capture of raw baseband data and received audio for offline playback and technical analysis. The software includes capabilities for tuning radio frequencies, filtering signal noise via band-pass filters and gain control,

    C++airspyfftfuncube-dongle
    View on GitHub↗3,614
  • vremsoftwaredevelopment/wifianalyzerVREMSoftwareDevelopment avatar

    VREMSoftwareDevelopment/WiFiAnalyzer

    4,793View on GitHub↗

    WiFiAnalyzer is an IEEE 802.11 network analyzer and signal monitor used to scan wireless access points, monitor signal strength, and identify network specifications. It functions as a wireless hardware diagnostic tool and site survey system for collecting and exporting detailed wireless network metadata. The project distinguishes itself through capabilities for calculating approximate physical proximity to networks using received signal strength indicators and mapping signal levels across frequencies to identify channel congestion. It also includes a wireless spectrum visualizer for graphing

    Kotlin
    View on GitHub↗4,793
  • gusmanb/logicanalyzergusmanb avatar

    gusmanb/logicanalyzer

    4,827View on GitHub↗

    Logicanalyzer is a digital logic analyzer and signal visualizer designed for capturing and analyzing high-speed digital signal transitions. It functions as a protocol decoder that translates raw digital signals into human-readable frames and operates as a network capture tool to acquire data remotely over TCP. The system is an extensible protocol analyzer, allowing the development of custom decoders and renderers for proprietary protocols through external libraries. It supports remote hardware capturing via WiFi and provides a mechanism to increase available digital channels through multi-dev

    Python
    View on GitHub↗4,827
Compare all 30 related projects→

Frequently asked questions

What are the main features of miek/inspectrum?

The main features of miek/inspectrum are: IQ Sample File Viewers, Plugin-Based Format Readers, Memory-Mapped File Access, Spectrogram Generation, SDR Spectrogram Analyzers, SDR Sample Format Loaders, IQ Sample File Readers, Tile-Based.

Which projects share features with miek/inspectrum?

Projects with overlapping indexed features include: portapack-mayhem/mayhem-firmware — Mayhem-Firmware is a custom firmware for the PortaPack add-on that transforms a HackRF software-defined radio into a… gqrx-sdr/gqrx — Gqrx is a software defined radio application used to capture and demodulate radio signals across various frequencies… vremsoftwaredevelopment/wifianalyzer — WiFiAnalyzer is an IEEE 802.11 network analyzer and signal monitor used to scan wireless access points, monitor signal… gusmanb/logicanalyzer — Logicanalyzer is a digital logic analyzer and signal visualizer designed for capturing and analyzing high-speed… tencent/mmkv — MMKV is a high-performance, cross-platform key-value storage framework designed for mobile platforms and POSIX… openhft/chronicle-queue — Chronicle Queue is a high-performance data handling system featuring off-heap message queues, memory-mapped file…