Jacob Gilbert

Results 27 issues of Jacob Gilbert

A common protocol structure is to have a header containing a `length` field, followed by data of `length` bytes, followed by additional protocol fields such as a CRC. If the...

feature
discussion
help wanted
good first issue

I was writing a simple recipe to install pyserial via PIP, and discovered that even though pyserial was installed via PIP during the binary install phase, it was not detected...

bug

This is an update to #195 that provides essentially the same features through the much more sane `presentation.sigmf-ext.md` which can be [found in this proposal to upstream it](https://github.com/gnuradio/SigMF/pull/234). Example thus...

currently the plot will jump around when changing the FFT size, especially when the FFT size is large. This maintains the relative center bin when zooming.

When tab completing sigmf files, the completion will stop at '..sigmf-' which can be annoying since all information is available to open the files at this point. Allow opening of...

I think adding CTRL+R (reload file) and CTRL+O (open file dialog) keyboard shortcuts would be exceptionally useful features.

This is an updated version of #96 I have been using for a bit. There was some discussion back then of the 'right' way to handle zooming out, and some...

seems like apache-thrift should be a dependency, or -DENABLE_GR_CTRLPORT=OFF should be a CMAKE arg. Not sure what the desired behavior is.

Without including -DENABLE_GR_MODTOOL=ON this was not built by default on ubuntu 18.04. Possibly intentional, but does not seem like it.

This extension has no examples and it is not clear how to use it. Removal would **NOT** affect the validity of any SigMF using it, but I have been asked...

suggestion
extensions