miek / inspectrum

Radio signal analyser
GNU General Public License v3.0
2.09k stars 270 forks source link

Support SigMF archives #182

Open miek opened 3 years ago

miek commented 3 years ago

Since SigMF uses plain tar archives, this should be straightforward to support. We can parse the file header records then mmap the sample data in-place (without any extract step).

andrepuschmann commented 4 months ago

It would be great if that would be supported. It would make importing captures from MaiaSDR straight forward.