Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver ====================================================================== *UA3REO Windows build* For more information see: http://sdr.osmocom.org/trac/wiki/rtl-sdr This repository https://github.com/XGudron/librtlsdr was forked from https://github.com/n1gp/librtlsdr and https://github.com/steve-m/librtlsdr. It's purpose is to add the rtl_hpsdr application and allows building it for Windows or Linux. See http://www.staniscia.net/1023-how-to-build-rtl-sdr-on-windows-x64 for an example on how to build on Windows. For Linux: mkdir build cd build cmake .. make