Jacob Gilbert
Jacob Gilbert
This appears to be an issue for other aspects of modtool; e.g.: ```bash jacob@ubuntu:/opt/gnuradio-master/src/gr-pdu_utils$ gr_modtool rm GNU Radio module name identified: pdu_utils Which blocks do you want to delete? (Regex):...
FWIW, this exact issue caused me to immediately abandon tagged stream blocks back in the start of my PDU work. As you have identified its a property of TSBs, which...
I've thought about this a bit on and off, and there is a way you can do this now that should be fairly straightforward, though not [SigMF Compliant](https://github.com/sigmf/SigMF/blob/sigmf-v1.x/sigmf-spec.md#sigmf-schema-compliance) or canonically...
I think SigMF would make sense as an internal format as well, and I thought about providing native support to your application but figured I'd start here. If this is...
Just want to second that this would be a super helpful feature 👍 I was unable to get your workaround to work in KiCad 7.0.9.
I don't think I can help you much with this specific error other than to tell you that inspectrum builds fine for me on my M1. Sorry thats not incredibly...
Hi Brett, Had no idea someone was also using this! It's uploaded - also see the note on video interference in the README.
Brett, I updated some information on the README about the interference issue. It's power supply related. I'm suspicious of the power trace, and if that is the issue I can...
Hi @AdrFebles - the `SigMFFile.EXTENSIONS_KEY` references the `extensions` field in the [`global` metadata object](https://github.com/sigmf/SigMF/blob/sigmf-v1.x/sigmf-spec.md#global-object) (or `collections` file). In general this module implements only the `core` spec and does not include...
Hi @jhazentia thanks for getting involved here. @gmabey as our resident archive poweruser, do you have any insights for this?