rtlsdr v2.0.2
- Created
- Updated
rtl-sdr is a library that turns your Realtek RTL2832 based DVB dongle into a SDR receiver
# Usage
rtlsdr provides CMake targets:
find_package(rtlsdr CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:rtlsdr::rtlsdr>,rtlsdr::rtlsdr,rtlsdr::rtlsdr_static>)
rtlsdr provides pkg-config modules:
# C Utility Library
librtlsdr
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# tools
Build tools
Supports: !android
- ✅ linux
- ✅ osx
- ✅ windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
# Host Dependencies
and 5 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
vcpkg-msbuild (by libusb )
Platforms:
windows & !mingw
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Egor Chesakov
- Billy O'Neal
- Jack·Boos·Yu
- Kai Pastor