Crate rtlsdr

Source

Structs§

RTLSDRDevice
RTLSDRError
USBStrings
A set of USB strings for an RTL-SDR device.

Enums§

DirectSampling

Functions§

get_device_count
Get the number of detected RTL-SDR devices.
get_device_name
Get the name for a specific RTL-SDR device index.
get_device_usb_strings
Get the USB strings for a specific RTL-SDR device index.
get_index_by_serial
Get the index of a specific RTL-SDR by serial number.
open
Open an RTL-SDR device by index.