forked from keenerd/rtl-sdr
-
Notifications
You must be signed in to change notification settings - Fork 1
RTL-SDR experimental branch
License
michelinok/rtl-sdr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 ====================================================================== Features added by me (MichelinoK): - Ability to enable RTL AGC in rtl_sdr - Ability to enable RTL AGC in rtl_tcp (for those apps that doesn't support enabling it) Now in rtl_sdr and rtl_tcp you can use the "-X" switch to enable RTL AGC ====================================================================== Suggested to compile this way: git clone https://github.com/michelinok/rtl-sdr.git cd rtl-sdr mkdir build cd build cmake ../ -DDETACH_KERNEL_DRIVER=ON -DINSTALL_UDEV_RULES=ON make sudo make install sudo ldconfig
About
RTL-SDR experimental branch
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 90.7%
- CMake 6.7%
- Shell 1.4%
- C++ 1.2%