Stephen Blinick d0e7dcde04 Perf: Replace rtl_tcp linked list with ring buffer
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>
2019-02-10 10:20:48 -07:00
2018-06-03 15:19:53 +02:00
2012-03-27 20:53:49 +02:00
2012-12-16 16:25:40 +01:00
2018-10-07 01:00:49 +02:00
2012-03-27 20:53:49 +02:00
2012-03-27 20:53:49 +02:00
2016-11-27 12:19:44 +01:00

rtl-sdr
turns your Realtek RTL2832 based DVB dongle into a SDR receiver
======================================================================

For more information see:
https://osmocom.org/projects/rtl-sdr/wiki
Description
Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
Readme 883 KiB
Languages
C 91.5%
CMake 5.2%
Shell 1.7%
M4 0.9%
Makefile 0.7%