RF Explorer for Python
Classes | Namespaces | Variables
RFE_Common.py File Reference

Classes

class  RFExplorer.RFE_Common.eModel
 
class  RFExplorer.RFE_Common.eMode
 
class  RFExplorer.RFE_Common.eCalculator
 
class  RFExplorer.RFE_Common.eModulation
 
class  RFExplorer.RFE_Common.eDSP
 
class  RFExplorer.RFE_Common.eInputStage
 

Namespaces

 RFExplorer.RFE_Common
 

Variables

string RFExplorer.RFE_Common.CONST_RFESA_FIRMWARE_CERTIFIED = "01.33";
 
string RFExplorer.RFE_Common.CONST_RFESA_PLUS_FIRMWARE_CERTIFIED = "03.28";
 
string RFExplorer.RFE_Common.CONST_RFEGEN_FIRMWARE_CERTIFIED = "01.34";
 
string RFExplorer.RFE_Common.CONST_RFESA_AUDIOPRO_FIRMWARE_CERTIFIED = "03.08";
 
string RFExplorer.RFE_Common.CONST_RFESA_IOT_FIRMWARE_CERTIFIED = "01.15";
 
int RFExplorer.RFE_Common.CONST_FCY_CLOCK = 16 * 1000 * 1000
 
float RFExplorer.RFE_Common.CONST_MIN_AMPLITUDE_DBM = -120.0
 
int RFExplorer.RFE_Common.CONST_MAX_SPECTRUM_STEPS = 65535
 
float RFExplorer.RFE_Common.CONST_MAX_AMPLITUDE_DBM = 50.0
 
tuple RFExplorer.RFE_Common.CONST_MAX_ELEMENTS = (1000)
 
int RFExplorer.RFE_Common.CONST_FILE_VERSION = 2
 
string RFExplorer.RFE_Common.CONST_ACKNOWLEDGE = "#ACK"
 
float RFExplorer.RFE_Common.CONST_RFGEN_MIN_FREQ_MHZ = 23.438
 
int RFExplorer.RFE_Common.CONST_RFGEN_MAX_FREQ_MHZ = 6000
 
float RFExplorer.RFE_Common.CONST_RFGENEXP_MIN_FREQ_MHZ = 0.100
 
int RFExplorer.RFE_Common.CONST_RFGENEXP_MAX_FREQ_MHZ = 6000
 
int RFExplorer.RFE_Common.CONST_RFE_MIN_SWEEP_POINTS = 112;
 
int RFExplorer.RFE_Common.CONST_RFE_MIN_SWEEP_STEPS = CONST_RFE_MIN_SWEEP_POINTS - 1;
 
string RFExplorer.RFE_Common.CONST_RESETSTRING = "(C) Ariel Rocholl "
 
string RFExplorer.RFE_Common.CONST_EEOT = "\xFF\xFE\xFF\xFE\x00"
 
int RFExplorer.RFE_Common.CONST_POS_INTERNAL_CALIBRATED_6G = 134
 
int RFExplorer.RFE_Common.CONST_POS_INTERNAL_CALIBRATED_MWSUB3G = 0
 
int RFExplorer.RFE_Common.CONST_POS_INTERNAL_CALIBRATED_WSUB1G = 15
 
int RFExplorer.RFE_Common.CONST_POS_END_INTERNAL_CALIBRATED_WSUB1G = 58
 
int RFExplorer.RFE_Common.CONST_POS_INTERNAL_CALIBRATED_WSUB1G_PLUS = 0
 
int RFExplorer.RFE_Common.CONST_POS_END_INTERNAL_CALIBRATED_WSUB1G_PLUS = 258