Jeff Long

Results 220 comments of Jeff Long

I'd vote for letting the user pick the type. Then at runtime either (1) the hardware produces that type, (2) the iio library or gr-iio block converts to the requested...

Closing for now due to lack of time.

The code looks reasonable. I haven't set up a system where Gqrx is driven completely by another program. What kind of setup do you have that makes this useful?

Feel free to squash. I'll do that in the merge otherwise, since the long dev history isn't going to be as useful on main.

Go ahead an remove that commit if it's not needed for Conda. Could you do a quick check at the beginning of `main.py/main()` to make sure the Qt conf file...

We can continue working on this on `main`.

@ncorgan how do we define "close enough" here? For example, soapyplutosdr sample rate step should be 1, 4, or 8 hz. We don't need to bother the user about this...

The A in ASIO sort of hints that there shouldn't be a listener thread.

CI stopped on Python formatting: `/gr-fft/python/fft/qa_fft.py:288:76: E226 missing whitespace around arithmetic operator`