Clayton Smith
Clayton Smith
I would like the macOS builds to have M1 support. I just don't have the expertise (or hardware) to work on this at the moment. One obstacle is that the...
Do you see errors if you run `rtl_test`? If so, then the problem is not with Gqrx.
Some additional information that would be helpful: * Which input device are you using? At what sample rate? * How does your script work? Perhaps you could share it for...
There are quite a few code changes here, so it would be very helpful to have some explanation of what's going on. Some questions: * In what ways is it...
What if the filename does not have a frequency, or the frequency is incorrect? Should the user not be allowed to adjust the frequency in those cases?
I guess the core of the problem is the behaviour of the main frequency control, which currently changes the hardware frequency rather than the channel filter offset. I sometimes find...
One minor issue: if an I/Q file is opened using the I/O Devices panel instead of the I/Q tool, then the current frequency continues to be used, even if it...
Reopening for now, since the fix was reverted.
> Any other value interprets as invalid and defaults to 0.2MHz I had a peek at the gr-osmosdr source code, and that doesn't appear to be the case: https://github.com/osmocom/gr-osmosdr/blob/a100eb024c0210b95e4738b6efd836d48225bd03/lib/sdrplay/sdrplay_source_c.cc#L554-L561 However,...
Sorry for the delayed response. Which controls specifically do you need explained?