paolo-projects / librtlsdr-android

A modified version of librtlsdr that runs on android as native library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is a modified version of the library found at https://github.com/steve-m/librtlsdr
that works with Android OTG devices by using the modified rtlsdr_open method.
You just have to supply an USB file descriptor retrieved from the USBDeviceConnection.

For more information see:
https://osmocom.org/projects/rtl-sdr/wiki

About

A modified version of librtlsdr that runs on android as native library

License:GNU General Public License v2.0


Languages

Language:C 91.9%Language:CMake 4.7%Language:Shell 1.7%Language:M4 0.9%Language:Makefile 0.7%