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.
Classes | Enumerations
fcdproplusconst.h File Reference
#include <string>
+ Include dependency graph for fcdproplusconst.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fcdproplus_rf_filter
 
struct  fcdproplus_if_filter
 
class  FCDProPlusConstants
 

Enumerations

enum  fcdproplus_rf_filter_value {
  FCDPROPLUS_TRF_0_4, FCDPROPLUS_TRF_4_8, FCDPROPLUS_TRF_8_16, FCDPROPLUS_TRF_16_32,
  FCDPROPLUS_TRF_32_75, FCDPROPLUS_TRF_75_125, FCDPROPLUS_TRF_125_250, FCDPROPLUS_TRF_145,
  FCDPROPLUS_TRF_410_875, FCDPROPLUS_TRF_435, FCDPROPLUS_TRF_875_2000
}
 
enum  fcdproplus_if_filter_value {
  FCDPROPLUS_TIF_200KHZ =0, FCDPROPLUS_TIF_300KHZ =1, FCDPROPLUS_TIF_600KHZ =2, FCDPROPLUS_TIF_1536KHZ =3,
  FCDPROPLUS_TIF_5MHZ =4, FCDPROPLUS_TIF_6MHZ =5, FCDPROPLUS_TIF_7MHZ =6, FCDPROPLUS_TIF_8MHZ =7
}
 

Enumeration Type Documentation

◆ fcdproplus_if_filter_value

Enumerator
FCDPROPLUS_TIF_200KHZ 
FCDPROPLUS_TIF_300KHZ 
FCDPROPLUS_TIF_600KHZ 
FCDPROPLUS_TIF_1536KHZ 
FCDPROPLUS_TIF_5MHZ 
FCDPROPLUS_TIF_6MHZ 
FCDPROPLUS_TIF_7MHZ 
FCDPROPLUS_TIF_8MHZ 

Definition at line 28 of file fcdproplusconst.h.

◆ fcdproplus_rf_filter_value

Enumerator
FCDPROPLUS_TRF_0_4 
FCDPROPLUS_TRF_4_8 
FCDPROPLUS_TRF_8_16 
FCDPROPLUS_TRF_16_32 
FCDPROPLUS_TRF_32_75 
FCDPROPLUS_TRF_75_125 
FCDPROPLUS_TRF_125_250 
FCDPROPLUS_TRF_145 
FCDPROPLUS_TRF_410_875 
FCDPROPLUS_TRF_435 
FCDPROPLUS_TRF_875_2000 

Definition at line 13 of file fcdproplusconst.h.