Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
Go to file
Will Glynn 4914b5d431 rtl_adsb: Fix invalid memory access
single_manchester() considers both i and i+1, but the loop only
tests that i is in bounds. This causes undefined behavior, including
but not limited to a SIGBUS-related crash on Mac OS X.

(And also, we should not enter an infinite loop, caused by applying
an patch I sent that didn't also change the while condition.)

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-09-13 18:55:55 +02:00
cmake cmake: add version module 2013-06-04 20:18:56 +02:00
include lib: enable standby mode of e4k and r820t on exit 2013-01-16 01:43:45 +01:00
m4 add autotools based build system 2012-03-27 20:53:49 +02:00
src rtl_adsb: Fix invalid memory access 2013-09-13 18:55:55 +02:00
.gitignore add Cmake generated files to .gitignore 2012-05-20 18:13:34 +02:00
AUTHORS update authors 2012-12-16 16:25:40 +01:00
CMakeLists.txt change version to 0.5git 2013-06-12 18:49:38 +02:00
configure.ac lib: don't detach kernel driver by default 2013-06-04 20:57:43 +02:00
COPYING add autotools based build system 2012-03-27 20:53:49 +02:00
Doxyfile.in add autotools based build system 2012-03-27 20:53:49 +02:00
git-version-gen add autotools based build system 2012-03-27 20:53:49 +02:00
librtlsdr.pc.in install pkg-config file when building with cmake 2012-05-12 12:34:21 +02:00
Makefile.am don't install udev rules by default, as it may pollute the system 2012-09-08 16:37:56 +02:00
README adjust project slogan 2012-04-03 20:18:20 +02:00
rtl-sdr.rules lib: add ASUS U3100MINI_PLUS_V2 to device list 2013-06-12 18:50:28 +02:00

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

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr