inspectrum 0.2.3-3 source package in Ubuntu

Changelog

inspectrum (0.2.3-3) unstable; urgency=medium

  * update to v0.2.3-36-g98b998f to enable new features
    ahead of new upstream release.
  * Update standards version to 4.6.1, no changes needed.

 -- A. Maitland Bottoms <email address hidden>  Thu, 15 Sep 2022 17:30:10 -0400

Upload details

Uploaded by:
Debian Hamradio Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Hamradio Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
inspectrum_0.2.3-3.dsc 2.0 KiB 4326fb3daa96e2b2e8fc02da42ab302c63c985022e1e7e2b01d4a445b8c61ad5
inspectrum_0.2.3.orig.tar.gz 107.0 KiB 7be5be96f50b0cea5b3dd647f06cc00adfa805a395484aa2ab84cf3e49b7227b
inspectrum_0.2.3-3.debian.tar.xz 18.9 KiB 7b692e6f9e19b5331ef4339880b05c5ad6c20ef2a68e4a25b9395424331ae985

No changes file available.

Binary packages built by this source

inspectrum: 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

inspectrum-dbgsym: debug symbols for inspectrum