HARDT - The Ham Radio DSP Toolkit
Public Attributes | List of all members
HRtl2832::DeviceInformation Struct Reference

#include <hrtl2832.h>

Public Attributes

int Device
 
std::string Vendor
 
std::string Product
 
std::string Serial
 
bool IsDefaultDevice
 
std::vector< int > Gain
 

Detailed Description

Holds information for the existing RTL28332 devices found on the system

Member Data Documentation

◆ Device

int HRtl2832::DeviceInformation::Device

Logical device number. This is the number that must be given to any rtl2832 reader to identify the device to use

◆ Gain

std::vector<int> HRtl2832::DeviceInformation::Gain

Contains the available gain settings, if not using automatic gain

◆ IsDefaultDevice

bool HRtl2832::DeviceInformation::IsDefaultDevice

Set to true if this device is the systems default device

◆ Product

std::string HRtl2832::DeviceInformation::Product

The product name (device name)

◆ Serial

std::string HRtl2832::DeviceInformation::Serial

The product serial number

◆ Vendor

std::string HRtl2832::DeviceInformation::Vendor

The name of the device vendor


The documentation for this struct was generated from the following file: