SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Static Public Attributes | List of all members
fcd_traits< ProPlus > Struct Template Reference

#include <fcdtraits.h>

Static Public Attributes

static const uint16_t vendorId = 0x04D8
 
static const uint16_t productId = 0xFB31
 
static const int sampleRate = 192000
 
static const int convBufSize = (1<<10)
 
static const char * alsaDeviceName = "hw:CARD=V20"
 
static const char * qtDeviceName = "FUNcube_Dongle_V2.0"
 
static const char * hardwareID = "FCDPro+"
 
static const char * interfaceIID = "sdrangel.samplesource.fcdproplus"
 
static const char * displayedName = "FunCube Dongle Pro+"
 
static const char * pluginDisplayedName = "FunCube Pro+ Input"
 
static const char * pluginVersion = "4.5.2"
 
static const int64_t loLowLimitFreq = 150000L
 
static const int64_t loHighLimitFreq = 2000000000L
 

Detailed Description

template<>
struct fcd_traits< ProPlus >

Definition at line 66 of file fcdtraits.h.

Member Data Documentation

◆ alsaDeviceName

const char * fcd_traits< ProPlus >::alsaDeviceName = "hw:CARD=V20"
static

Definition at line 72 of file fcdtraits.h.

◆ convBufSize

const int fcd_traits< ProPlus >::convBufSize = (1<<10)
static

Definition at line 71 of file fcdtraits.h.

◆ displayedName

const char * fcd_traits< ProPlus >::displayedName = "FunCube Dongle Pro+"
static

Definition at line 76 of file fcdtraits.h.

◆ hardwareID

const char * fcd_traits< ProPlus >::hardwareID = "FCDPro+"
static

Definition at line 74 of file fcdtraits.h.

◆ interfaceIID

const char * fcd_traits< ProPlus >::interfaceIID = "sdrangel.samplesource.fcdproplus"
static

Definition at line 75 of file fcdtraits.h.

◆ loHighLimitFreq

const int64_t fcd_traits< ProPlus >::loHighLimitFreq = 2000000000L
static

Definition at line 80 of file fcdtraits.h.

◆ loLowLimitFreq

const int64_t fcd_traits< ProPlus >::loLowLimitFreq = 150000L
static

Definition at line 79 of file fcdtraits.h.

◆ pluginDisplayedName

const char * fcd_traits< ProPlus >::pluginDisplayedName = "FunCube Pro+ Input"
static

Definition at line 77 of file fcdtraits.h.

◆ pluginVersion

const char * fcd_traits< ProPlus >::pluginVersion = "4.5.2"
static

Definition at line 78 of file fcdtraits.h.

◆ productId

const uint16_t fcd_traits< ProPlus >::productId = 0xFB31
static

Definition at line 69 of file fcdtraits.h.

◆ qtDeviceName

const char * fcd_traits< ProPlus >::qtDeviceName = "FUNcube_Dongle_V2.0"
static

Definition at line 73 of file fcdtraits.h.

◆ sampleRate

const int fcd_traits< ProPlus >::sampleRate = 192000
static

Definition at line 70 of file fcdtraits.h.

◆ vendorId

const uint16_t fcd_traits< ProPlus >::vendorId = 0x04D8
static

Definition at line 68 of file fcdtraits.h.


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