Open miek opened 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).
It would be great if that would be supported. It would make importing captures from MaiaSDR straight forward.
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).