Skip to content

SigMF annotations edition, signal measurements/computations and burst detection - #253

Closed
ng88 wants to merge 24 commits into
miek:mainfrom
ng88:update_v1
Closed

SigMF annotations edition, signal measurements/computations and burst detection#253
ng88 wants to merge 24 commits into
miek:mainfrom
ng88:update_v1

Conversation

@ng88

@ng88 ng88 commented Aug 3, 2026

Copy link
Copy Markdown

Summary

This PR brings in the features developed in my fork: SigMF
annotation editing, per-selection signal measurements, automatic burst
detection and PNG export.

I'm opening this as a single PR to show the whole picture, but I'm happy to
split it into separate, smaller PRs. Just let me know what you'd prefer.

What's included

SigMF annotations
Annotations from the SigMF metadata file can be created, edited and
deleted directly from the spectrogram, and written back to the .sigmf-meta
file.

Optional center frequency
When set, the frequency axis shows absolute frequencies instead of baseband
offsets.

Measurements on a selection
Selecting a range of samples can compute: symbol rate, center frequency,
power/RMS, autocorrelation period, occupied bandwidth, and a modulation
classification guess (OOK/ASK, BPSK/QPSK/8PSK, 2FSK/4FSK/GMSK, OFDM).

Burst detection
Automatic detection of bursts, listed in a side panel; clicking an entry jumps
to that burst in the view.

PNG export
Save plots as an image.

Notes for review

  • No new dependencies
  • The modulation classifier is heuristic and best-effort

@miek

miek commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Large chunks of this look LLM-generated, so I'm not interested in merging it.

I noticed that you have tagged v1.0.0 on your fork and are distributing packages named "inspectrum-1.0.0" which will cause conflicts with this project. Please don't do that. If you wish to fork and go your own way, you are free to do so, but pick your own project name rather than masquerading as a new version of this project.

@miek miek closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants