mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-06 10:47:35 +01:00
Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
d0e7dcde04
Removed the linked list structure, locking, and malloc/free on each USB callback. Replaced it with a non blocking ring buffer for performance. This resulted in a large performance improvement when using an Raspberry Pi or Raspberry Pi Zero W as a rtl_tcp server. The sample rate could be doubled and instead of wired ethernet wifi could be used. Frequnecy change lag was reduced greatly also. Signed-off-by: Stephen Blinick <stephen@stesoft.com> |
||
---|---|---|
cmake | ||
contrib | ||
debian | ||
include | ||
m4 | ||
src | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CMakeLists.txt | ||
configure.ac | ||
COPYING | ||
Doxyfile.in | ||
git-version-gen | ||
librtlsdr.pc.in | ||
Makefile.am | ||
README | ||
rtl-sdr.rules |
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver ====================================================================== For more information see: https://osmocom.org/projects/rtl-sdr/wiki