Teque5
Teque5
Okay, this was a tough one. Definitely closes #186, #174. I think this also closes #176. # rework validate using official jsonschema ## Changes * Remove concept of `sections` throughout....
I'm at the SciPy Conference 2022 at the moment and came across [ASDF](https://github.com/asdf-format/asdf), which replaces the prior format for science data on Hubble and previous. ASDF will be used for...
We need a PR to fix a few small issues and the schema. 1. The validator makes a distinction between "sections" and "keys" and there really isn't any difference. As...
Potentially have a `.sigmf-generator` type (or similar) that created sigmf compliant files. Think of it as an `svg` but for signals :D Originally discussed at GNU Radio Conference 2021.
1. Descriptions to be compliant with NTIA formatting, which is better. 2. Every extensions should have an example similar to how NTIA has it implemented. Originally discussed GNU Radio Conference...
I propose we add another optional field called `core:md5` with an md5 checksum. This along with the existing optional `core:sha256` will cover 99% of use cases. In the workshop we...
Now that the spec has been separated from the [python module](https://github.com/sigmf/sigmf-python), the versions are now separate too. There are a few outstanding issues in this repo that I'd like to...
## Type of Issue (Enhancement, Error, Bug, Question) Question ---------------------------------------- ## Environment #### Operating System Linux #### PySimpleGUI Port (tkinter, Qt, Wx, Web) tkinter ---------------------------------------- ## Versions #### Python version...
I've been trying to decide if this is ready for production use, and I have some thoughts. - All your scripts should have the crunchbang as `#!/usr/bin/env python3` since pointing...
Doesn't seem to support `$HTTP_PROXY` or `$HTTPS_PROXY` environment variables.