librtlsdr
librtlsdr copied to clipboard
Please allow finer grained ppm control
If I am not mistaken from the driver code (https://github.com/steve-m/librtlsdr/blob/master/src/librtlsdr.c#L714) it seems the ppm could be set in the 1/16 steps which would be definitely an improvement over the 1.0 integer steps.
I think the driver should use the full capabilities of the HW. There is opened gqrx bug https://github.com/gqrx-sdr/gqrx/issues/522 about it.