schneider42

Results 10 issues of schneider42

Currently based on #202 Show a warning when encountering meta data which uses core:description in annotations. Show core:comment if core:label is not found. Closes #199

Currently inspectrum looks for a `core:description` field while the spec defines `core:comment` and `core:label`. Apparently the spec never defined a `core:description` there. Using `core:description` was simply an oversight while implementing...

For fun I added `-Wall` and `-Wextra` on my gcc 7.5 and it already found quite a few things. We should probably turns some warnings like that on. I'm don't...

I'm currently working with a LimeSDR and noticed that it is dropping samples, but gr-soapy is not reporting that. Further investigation showed that in my case it was dropping samples...

See https://github.com/pothosware/SoapySDR/blob/master/.github/workflows/ci.yml#L10

Not much more to say. Also adds the IRQ handlers for the M0

Python in Ubuntu 24.04 does not support distutils anymore

Example: `usrp_source :error: In the last 3953 ms, 1 overflows occurred.`