SigMF.jl

The Signal Metadata Format
Author JuliaIO
Popularity
2 Stars
Updated Last
2 Years Ago
Started In
September 2021

SigMF

Stable Dev Build Status

SigMF - Signal Metadata Format

This is a Julia package for working with metadata and storage associated with signals.

The official spec may be found here: https://github.com/gnuradio/SigMF

The documentation serves as the "as-built" specification for the package, and the format is pre-1.0 so we have reproduced the specifications used to develop the package.

Quickstart

using SigMF

SigMF.load("/path/to/file.sigmf")

Used By Packages

No packages found.