satdump/plugins/sdr_sources/rtlsdr_sdr_support
Jamie Vital a16dca70cf Fix excess DC spike with RTLSDR
I was investigating why I get a much better signal in goestools than
SatDump. I finally traced it down to how the samples are read from
the RTL-SDR. This commit makes SatDump's RTL-SDR handler mathmatically
match goestools. This is also in line with these two official Osmocom
sources:

https://cgit.osmocom.org/gr-osmosdr/tree/lib/rtl/rtl_source_c.cc#n177
https://cgit.osmocom.org/gr-osmosdr/commit/?id=0edfcfcba0ddf0fd5002dab70331d75a376bcf3f
2023-12-24 16:24:50 -05:00
..
CMakeLists.txt Move plugins to /usr/lib on Linux. Fixes #328 2023-08-02 01:47:38 +02:00
main.cpp Add RTL-SDR Support 2022-05-05 21:06:29 +02:00
rtlsdr_sdr.cpp Fix excess DC spike with RTLSDR 2023-12-24 16:24:50 -05:00
rtlsdr_sdr.h [RTLTCP] Add PPM correction 2023-09-25 22:30:54 -04:00