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< Pro > Struct Template Reference

#include <fcdtraits.h>

Static Public Attributes

static const uint16_t vendorId = 0x04D8
 
static const uint16_t productId = 0xFB56
 
static const int sampleRate = 96000
 
static const int convBufSize = (1<<11)
 
static const char * alsaDeviceName = "hw:CARD=V10"
 
static const char * qtDeviceName = "FUNcube_Dongle_V1.0"
 
static const char * hardwareID = "FCDPro"
 
static const char * interfaceIID = "sdrangel.samplesource.fcdpro"
 
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 = 64000000L
 
static const int64_t loHighLimitFreq = 1700000000L
 

Detailed Description

template<>
struct fcd_traits< Pro >

Definition at line 48 of file fcdtraits.h.

Member Data Documentation

◆ alsaDeviceName

const char * fcd_traits< Pro >::alsaDeviceName = "hw:CARD=V10"
static

Definition at line 54 of file fcdtraits.h.

◆ convBufSize

const int fcd_traits< Pro >::convBufSize = (1<<11)
static

Definition at line 53 of file fcdtraits.h.

◆ displayedName

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

Definition at line 58 of file fcdtraits.h.

◆ hardwareID

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

Definition at line 56 of file fcdtraits.h.

◆ interfaceIID

const char * fcd_traits< Pro >::interfaceIID = "sdrangel.samplesource.fcdpro"
static

Definition at line 57 of file fcdtraits.h.

◆ loHighLimitFreq

const int64_t fcd_traits< Pro >::loHighLimitFreq = 1700000000L
static

Definition at line 62 of file fcdtraits.h.

◆ loLowLimitFreq

const int64_t fcd_traits< Pro >::loLowLimitFreq = 64000000L
static

Definition at line 61 of file fcdtraits.h.

◆ pluginDisplayedName

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

Definition at line 59 of file fcdtraits.h.

◆ pluginVersion

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

Definition at line 60 of file fcdtraits.h.

◆ productId

const uint16_t fcd_traits< Pro >::productId = 0xFB56
static

Definition at line 51 of file fcdtraits.h.

◆ qtDeviceName

const char * fcd_traits< Pro >::qtDeviceName = "FUNcube_Dongle_V1.0"
static

Definition at line 55 of file fcdtraits.h.

◆ sampleRate

const int fcd_traits< Pro >::sampleRate = 96000
static

Definition at line 52 of file fcdtraits.h.

◆ vendorId

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

Definition at line 50 of file fcdtraits.h.


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