nramsbottom / rtl-sdr

SDR (Software Defined Radio): A collection of SDR related software + hardware projects. In particular, look at the sub-projects such as rtl-sdr, gr-osmosdr, osmo-fl2k, gr-gsm, libosmo-dsp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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


## Neil Ramsbottom
This is a fork of the original code hosted at https://gitea.osmocom.org/sdr/rtl-sdr.git

It adds an option to squelch a lot of the output in the packet handling code, which seems to cause latency to clients.

About

SDR (Software Defined Radio): A collection of SDR related software + hardware projects. In particular, look at the sub-projects such as rtl-sdr, gr-osmosdr, osmo-fl2k, gr-gsm, libosmo-dsp

License:GNU General Public License v2.0


Languages

Language:C 91.3%Language:CMake 5.3%Language:Shell 1.7%Language:M4 0.9%Language:Makefile 0.7%